@charset "UTF-8";


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align:center;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center 0px;
	font-weight:normal;
	font-size:12px;
	background-image: url(../images/bg/bg-augustin.jpg);
}

p {
	margin:0px;
	padding:0px 0px 10px 0px;
	font-weight:normal;
}


#container {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 1000px;
	margin: 0px auto;
	text-align:left;
}

#container #header {
	text-align:left;
	height: 200px;
	width: 900px;
	background-color: #FFFDF3;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	margin-left: 100px;
} 
	
#container #header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: lighter;
	font-variant: normal;
	text-align: right;
	line-height: 40px;
	margin-bottom: 0px;
	margin-right: 480px;
	background-color: #CC9900;
}

#maincontent {
	width: 870px;
	margin: 0px 0 0px 20px;
	padding: 0;
	float: right;
}

#footer {
	clear: both;
	color: #666666;
	text-decoration: none;
	text-align: left;
	height: 30px;
	background-image: url(../images/bg/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 30px;
	font-size:11px;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	vertical-align: middle;
}

#footer a {
	font-weight:normal;
	color:#669900;
	text-decoration:none;
	}


#footer a:hover, a:focus, a:visited {
	font-weight:normal;
	color:#666666;
	
}



#topnav {
	padding: 0px;
	height: 30px;
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	background-image: url(../images/bg/bg-topnav.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#container #topnav ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: middle;
}

#container #topnav li {
	display: inline;
	padding: 0px;
	width: 150px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#container #topnav a, a:visited {
	line-height: 30px;
	color: #666666;
	height: 30px;
	margin: 0px;
	display: block;
	float: left;
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
	background-image: url(../images/menu/menuflaeche-sub.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#container #topnav a:hover, a:focus {
	line-height: 30px;
	color: #333333;
	height: 30px;
	margin: 0px;
	display: block;
	float: left;
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
	background-image: url(../images/menu/menuflaeche-sub-hover.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#container #sidemenu {
	margin: 0 0 0 0;
	width: 100px;
	float: left;
	padding: 0;
}

#container #maincontent h1 {
	background-image: url(../images/elements/h1.png);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	color: #333333;
	letter-spacing: 2px;
	font-weight: lighter;
}

#container #maincontent h2 {
	font-weight: lighter;
	color: #666666;
}

.hervorgehoben {
	font-weight: bold;
	letter-spacing: 1px;
}

#container #maincontent td {
	vertical-align: top;
}

#container #maincontent li {
	list-style-position: outside;
	list-style-image: url(../images/elements/listenbild.png);
}

#container #maincontent a, a:visited {
	color: #006600;
	background-image: none;
	line-height:16px;
	height:auto;
	display: inline;
	float:none;
}

#container #maincontent a:hover, a:focus {
	color: #006600;
	background-image: none;
	text-decoration:underline;
	line-height:16px;
	display: inline;
	float:none;
}

#sideul {
	list-style-type: none;
	width: 100px;
	position: relative;
	margin:0;
	padding:0;
}

#sideul li {
	text-indent: 5px;
	height: 20px;
	width: 100px;
}

#container #sidemenu #sideul li p {
	font-size: 16px;
	font-weight: lighter;
	color: #FFFFFF;
	letter-spacing: 4px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

#container #sidemenu #sideul a, a:visited {
	text-decoration: none;
	color: #333333;
	display: block;
	width: 100px;
	height:16px;
	margin: 0;
	padding: 0;
}
#container #sidemenu #sideul a:hover, a:focus {
	text-decoration: none;
	color:#FFFFFF;
	display: block;
	width: 100px;
	height:16px;
	margin: 0;
	padding: 0;
	background-image: url(../images/menu/menuflaeche-sub-hover.png);
	background-repeat: no-repeat;
	background-position: 0px;
}
