/* CSS Document */
body {
	background-color: #3c5d7f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1B1C54;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:100.01%;
	width:100%;
}


#seite{
	font-size:1.0em;
}


h1{
	font-size:1.2em;
	color:#1B1C54;
	padding-top:0px;
	padding-bottom:10px;
	margin:0px;
	
}

h2{
	font-size:1.0em;
	color:#1B1C54;
	padding-top:10px;
	padding-bottom:0px;
	margin:0px;
}

a {
	text-decoration:none;
}

p{
	padding-bottom:10px;
	margin:0px;
}

#seite{
	position:relative;
	width:950px;
	margin: 0px auto; /* zum zentrieren des inhalts! alle ausser iexpl */
	background:#0a243d url(../bilder/allg/hgr_corpus2000.gif);
}

#kopf{
	position:relative;
	width:950px;
	height:200px;
}

#kopflinie{
	position:relative;
	width:950px;
	background-color:#933;
	text-align:right;
	height:5px;
}

#kopflinie2{
	position:relative;
	width:950px;
	background:#ccc url('../bilder/allg/wolle_korpus3d.gif') top right no-repeat;
	height:16px;
	text-align:left;
}

.kopflinie2farbspalte{
	width:150px;
	height:16px;
	background:#1B1C54;
}



#corpus{
	position:relative;
	width:950px;
	text-align:left;
	

}


#navi{
	padding-top:25px;
	width:150px;
	color:#fff;
	position:relative;
	float:left;
	font-size:0.8em;
}

#navi ul{
	margin:0px;
	padding:0px;

}

#navi li{
	list-style:none;
	padding:0px;
	margin:0px;
	padding-bottom:7px;
	padding-top:7px;
	/*border-bottom:1px solid #335C85;*/
	color:#fff;
	
}
#navi a {
	text-decoration:none;
	padding-left:14px;
	color:#fff;
	border-bottom:1px solid #335C85;
	display:block;
	width:136px;
}

*html #navi a {
	width:136px; /* 150 */
}


#navi a:hover{
	color:#933;
	text-decoration:none;
	border-bottom:1px solid #335C85;
	display:block;
	width:136px;
}

*html #navi a:hover {
	width:136px; /* 150 */
}

#navi li.naviaktiv a{
	color:#993300;
	font-weight:normal;
}

#inhalt{
	width:800px;
	position:relative;
	float:right;
	background:#ccc url(../bilder/allg/hgr.gif) no-repeat right top; 
	font-size:0.8em;
	padding:0px;
}

/*
*html #inhalt{
	height:500px;
}
*/

#inhtext{
	margin:20px;
	margin-top:30px;
}

#inhalt a {
	text-decoration:none;
	border-bottom:1px solid #369;
}


#footer{
	clear:both;
	width:950px;
	background:#933 url(../bilder/allg/hgr_footer.gif);
	color:#fff;
	font-size:0.8em;
	padding-top:5px;
	padding-bottom:5px;
}

#footerfarb{
}

/*
#adresse{
	text-align:left;
	height:25px;
	padding-top:3px;
	padding-left:165px;
}
*/
.stopFloat{
	float:none;
	clear:both;
	width:1px;
	margin:0px;
	padding:0px;
	font-size:0px;
	line-height:0px;
	height:0px;
	display:block;
}


/* Inhaltselemente auf allen Seiten  */

#inhalt h1{
	margin:20px;
	margin-bottom:0px;
}

ul {
	margin:0px;
	padding:0px;
	margin-left:40px;
	margin-bottom:20px;
}

.aufzaehlung li{
	margin:0px;
	padding:0px;
	list-style-image:url(../bilder/allg/aufzaehlungspunkt2.gif);
	font-size:0.9em;

}

.schr a{
	text-decoration:none;
}

#spalte1 a, #spalte2 a{
	color:#990000;
	text-decoration:none;
	border-bottom:1px dotted #990000;
}

#spalte1 .teaser{
border:1px solid #990000;
padding:10px;
width:487px;
}
