/* @override 
	http://schoenwerth.buerowilhelm.de/css/franzxaverschoenwerth.css
	http://schoenwerth.buerowilhelm.de/css/startseite.css
	http://schoenwerth.de/css/startseite.css
*/

.bustart {
	height: 30px;
	width: 940px;
	color: #2c2d28;
	text-align: center;
	font: 11px/14px Georgia, "Times New Roman", Times, serif;
}

#container {
	background-color: #CD1619;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 750px;
}

#header {
	background-color: #CD1619;
	width: 940px;
	text-align: center;
	margin-left: 0;
	margin-right: 0;
	padding-right: 0;
	padding-left: 0;
	height: 200px;
}

.headerbild {
	float: left;
	height: 200px;
	width: 376px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 16px;
}

#main {
	height: 390px;
	width: 920px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #CD1619;
	text-align: center;
}

#footer {
	width: 768px;
	height: 100px;
	padding: 0 16px;
	margin-top: 16px;
	border-top-color: silver;
	border-top-width: 16px;
	background-color: white;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: white;
	background-repeat: repeat-y;
}


#navigation {
	width: 280px;
	float: left;
	margin-top: 30px;
	border-right: 2px solid white;
	line-height: 18px;
}

#navigation_startseite {
	width: 940px;
	line-height: 18px;
	height: 70px;
}

.menu:link {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.menu:visited {
color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.menu:active {
color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.menu:hover {
	color: #F1862E;
	/*color: #285a0e;*/
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.menuAKTIV:link {
color: #F1862E;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.menuAKTIV:visited {
color: #F1862E;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.menuAKTIV:active {
color: #F1862E;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

.menuAKTIV:hover {
color: #F1862E;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

#unternavigation {
	width: 212px;
	float: left;
	height: 400px;
	margin-top: 32px;
}

#textbehaelter {
	width: 376px;
	float: left;
	font-size: 14px;
	color: #575756;
	line-height: 19px;
	margin-top: 32px;
}

#spalterechts {
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	width: 580px;
}

#spalterechts_start {
	width: 920px;
	text-align: center;
}


#container #main #spalterechts img {
	margin-bottom: 16px;
}

.untermenu:link {
	color: #424242;
	text-decoration: none;
	font-size: 13px;
	padding-left: 16px;
}

.untermenu:visited {
	color: #424242;
	text-decoration: none;
	font-size: 13px;
	padding-left: 16px;
}

.untermenu:active {
	color: #424242;
	text-decoration: none;
	font-size: 13px;
	padding-left: 16px;
	
}

.untermenu:hover {
	color: #000;
	text-decoration: none;
	font-size: 13px;
	padding-left: 16px;
}

.untermenuAKTIV:link {
color: #F1862E;
	text-decoration: none;
	font-size: 13px;
	padding-left: 16px;
	font-weight: bold;
}

.untermenuAKTIV:visited {
color: #F1862E;
	text-decoration: none;
	font-size: 13px;
	padding-left: 16px;
	font-weight: bold;
}

.untermenuAKTIV:active {
color: #F1862E;
	text-decoration: none;
	font-size: 13px;
	padding-left: 16px;
	font-weight: bold;
}

.untermenuAKTIV:hover {
	color: #F1862E;
	text-decoration: none;
	font-size: 13px;
	padding-left: 16px;
	font-weight: bold;


}

p {
	margin-top: 0px;
	margin-bottom: 20px;
}

#container #footer img {
	margin-right: 30px;
	float: left;
}

.schriftgroesse {
	float: right;
	width: 176px;
	font-size: 12px;
	margin-top: 29px;
	color: gray;
}

h1 {
	font-size: 18px;
color: #F1862E;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 20px;
}

.textlink:link {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	
}

.textlink:visited {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}

.textlink:active {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}

.textlink:hover {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}

.buecherliste {
	color: #000;
	text-decoration: none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

