@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: repeat;
	line-height: 16px;
	background-image: url(../bilder/chamoisfond.jpg);
}
#banner {
	height: 200px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: c5b888;
}
#haupt-navi {
	height: 455px;
	float: left;
	width: 150px;
	padding-top: 40px;
	padding-left: 20px;
}
#sub-navi {
	float: left;
	width: 150px;
	height: 455px;
	padding-top: 40px;
	padding-left: 5px;
}
#content {
	padding-top: 0px;
	height: 455px;
	overflow:auto;
}
#sub-sub-navi {
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-top-width: 5px;
	border-top-style: none;
}
#footer {
	clear: left;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
	letter-spacing: 1px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #996633;
	text-decoration: none;
	letter-spacing: 1px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
#footer a:link, #footer a:visited, #footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #996633;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
}
#mantel1 {
	width: 924px;
	height: 625px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#mantel2 {
	margin-left: 150px;
}
#mantel3 {
	margin-left: 150px;	
}
h1 {
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC99;
	text-align: left;
	line-height: 24px;
}
bild {
	float: left;
}
.logo {
	padding-top: 380px;
}
.aktiv {
	color: #660000;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 1px;
}
.links {
	text-align: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
.rechts {
	text-align: right;
	color: #666666;
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
}

