/* CSS Document */


body {
	background-color: #333333;
	margin-left: 0px;
	margin-right: 0px;
	/*margin-bottom: 0px;*/
}




#container {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/hintergrund_178_1000.gif) no-repeat left;
	height: 1000px;
	
}
#header {
	float: left;
	height: 106px;
	width: 980px;
}
#header_links {
	float: left;
	height: 106px;
	width: 200px;
}
#corpus_links_tabelle {
	vertical-align: bottom;
}
.corpus_links_tabelle {
	text-align: right;
	vertical-align: bottom;
	font-family: "Century Gothic", Arial;
	font-size: 12px;
}

#header_rechts {
	float: left;
	height: 106px;
	width: 780px;
	text-align: left;
	background: url(images/Farn%203.jpg) no-repeat right;
}
.tabelle_header_links {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	color: #C80000;
	text-align: right;
}

#corpus {
	width: 980px;
	float: left;
}
#corpus_links {
	width: 200px;
	float: left;
}
#corpus_rechts {
	width: 780px;
	float: left;
}
#seiteninhalt_hauptspalte {
	float: left;
	width: 500px;
}
#seiteninhalt_nebenspalte {
	float: left;
	width: 200px;
}
.seitentitel {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	text-align: left;
	vertical-align: bottom;
	color: #C80000;
	width: 500px;
}
#inhaltderseite {
	font-family: "Century Gothic", Arial;
	font-size: 11px;
	width: 470px;
	padding-left: 20px;
	padding-right: 10px;
	float: left;
	padding-top: 10px;
	height: 850px;
}
#seitentitel {
	width: 500px;
	height: 20px;
	float: left;
	padding-top: 14px;
	font-family: "Century Gothic", Arial;
}

#spacer {
	float: left;
	height: 10px;
	width: 500px;
}



.seitentitel_img {
	vertical-align: bottom;
}
#inhalt {
	height: 860px;
	width: 580px;
}

.header_links {

}
#seiteninhalt_nebenspalte {
	font-family: "Century Gothic", Arial;
	height: 880px;
	width: 260px;
	float: right;
	font-size: 11px;
	padding-top: 14px;
}

