/* StyleSheet der Berliner Burschenschaft Obotritia*/

body { 
background: url("bg_querstreifen_grau.gif") repeat;
background-color: #ffffff; 
}

li { list-style-type: disc }
	
#zentri {
width:802px;
margin-left: auto; 
margin-right: auto;
margin-top:10px;
}	

/*
#zentri {
 	position: relative;
	top: 0px;
 	width: 802px;
 	height: 602px;
 	border: 1px solid #dddddd;
	margin: 0 auto;
	}
*/
	
#background {
	background: url("bg_obotritia_mit_baum.jpg") no-repeat;
	width: 800px;
	height: 600px;
	border: 1px solid #cccccc; /* 1px solid #ff13ff; */
	position: relative;
 	top: 0px;
 	left: 0px;
	}

#hauptnavigation {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top: 24px;
 	left: 260px;
	text-decoration: none;
	width: 520px;
	height: 64px;
	border: 0px solid #00ff99;
	}

#hauptnavigation a { 
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	}
		
#hauptnavigation a:hover {
	font-family: verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	color: #0066ff;
	}

#nav_links {
	width: 170px;
	position: absolute;
	top: 0px;
 	left: 0px;
	border: 0px solid #00ff00;
	}
	
#nav_mitte {
	width: 170px;
	position: absolute;
	top: 0px;
 	left: 170px;
	border: 0px solid #00ff00;
	}
	
#nav_rechts {
	width: 170px;
	position: absolute;
	top: 0px;
 	left: 340px;
	border: 0px solid #00ff00;
	}

.navigation {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#navigation {
	display: block;
	background-color: #ffffff;
	margin: 0px;
	padding: 1px;
	width: 178px;
	list-style: none;
	}

	
	
#navigation a {
	display: block;
	padding: 2px 12px;
	text-decoration: none;
	background-color: #ffffff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	}

#navigation a:hover {
	display: block;
	background: #eeeeee;
	color: #0066ff;
	}

#bild {
	width: 110px;
	height: 80px;
	position: absolute;
	padding: 5px;
	top: 10px;
 	left: 640px;
	border: 0px solid #dddddd;
	}
	
#content { background-color: #ffffff;
	/* background: url(material/) no-repeat fixed 70%; */
	width: 700px;
	height: 476px;
	position: absolute;
	padding: 0px;
	top: 110px;
 	left: 80px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #cccccc;
	overflow: auto;
	}
	
#innen { 
	background-color: #ffffff;
	width: 680px;
	height: 456px;
	position: absolute;
	padding: 0px;
	top: 10px;
 	left: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border: 0px solid #dddddd;
	overflow: auto;
	}
	
#innen span {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	overflow: auto;
	text-decoration: none;
	}
	
#innen a {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	overflow: auto;
	text-decoration: underline;
	}
	
#innen a:hover {
	background: #ffffff;
	color: #0066ff;
	}
	
#innen img, img.a{ 
	padding: 0px;
	border: 0px solid #dddddd;
	margin: 0px;
	text-decoration:none
	}
	
.inline{
	border: 0px solid #dddddd;
	display:block;
	position: relative;
 	top:-14px;
	left: 80px;
	width: 540px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	}
	
.inline_wm{
	border: 0px solid #dddddd;
	display:block;
	position: relative;
 	top:-14px;
	left: 80px;
	width: 480px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: green;
	text-decoration: none;
	}	
	
.inline a{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	}
.grau {color: #CCCCCC}
