/* CSS Document */

body {
	margin:0px;
	background-image:url(../images/navi/backTop2.gif);
	background-repeat:repeat-x;
	background-color:#f8f8f8;
}
.versteckt {
	visibility:hidden;
	height:1px;
}
#top {
}
#header {
	width:1000px;
	margin:0px;
	height:140px;
}

#headerImg {
	width:410px;
	height:80px;
	float:right;
	padding-top: 8px;
}
#headerRight {
	width:300px;
	height:140px;
	float:right;
}
#headerSchatten {
	width:1000px;
	height:6px;
	background-image:url(../images/navi/schattenHeader.gif);
	background-repeat:no-repeat;
}
#clear {
	clear:both;
}
#content {
	width:1000px;
	margin:0px;
	background-image:url(../images/navi/backContent.gif);
	background-repeat:repeat-y;
	padding-bottom:10px;
}
#contentStart {
	width:1000px;
	height:364px;
	margin:0px;
	background-image:url(../images/navi/backStart.jpg);
	background-repeat:no-repeat;
	padding-bottom:10px;
}

#subNav {
	width:185px;
	float:left;
	padding-top:15px;
}
#inhalt {
	width:495px;
	float:left;
	padding-left:30px;
}
#inhaltBreit {
	width:760px;
	float:left;
	padding-left:30px;
}
#inhaltPfad {
	height:20px;
	margin-top:5px;
	margin-bottom:5px;
}
#inhaltHeadline {
	height:50px;
}
#spalteRechts {
	float:right;
	width:230px;
	padding-right:25px;
	padding-left:25px;
	padding-top:20px;
}
#footer {
	width:1000px;
	height:20px;
}
