bvv/* CSS Document */

body{
background-color:#FFF;
margin:0px;
padding:0px;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
}

#content {
border: #999999 1px solid;
}

a{
 text-decoration:none;	
}

a .aktiver_link{
text-decoration:none;
color:#000;
background-color: #efefef;
}

h1{
font-size: 25px;
font-weight: normal;
color: #991219;
}

h2{
font-size:18px;
color: #991219;
font-weight:normal;
}

li{
margin-top: 5px;
}

.ohneRepeat{
background: url(../pics/webseite/bg_medienservice.jpg) no-repeat;
width: 797px;
height: 577px;
valign: top;
align: left;
}

.ohneRepeatNavi{
background: url(../pics/webseite/bg_navi.jpg) no-repeat;
}
table{
font-size:12px;
font-family: Verdana, Helvetica, sans-serif;
}

#navigation{
	position:relative;
	top: 50px;
	left:0px;
	width:138px;
	display:block;
	margin-bottom:2px;
	line-height:20px;
	color:#FFFFFF;
	background:#cd6368;
}

#navigation a {
	color:#FFF;
	margin-left:2px;
	display:block;
}

#navigation a:hover{
	display:block;
	color: #990000;
	background:#CCCCCC;
}

#sub1{
	position:relative;
	top: 50px;
	left:0px;
	width:138px;
	display:block;
	margin-bottom:2px;
	line-height:20px;
	color:#FFFFFF;
	font-size:10px;
	
}

a #sub1:hover{
  display:block;
  color: #990000;
  background:#CCCCCC;
}


#inhalt{
	width:425px;
	text-align:left;
	margin-left: 30px;
	top:20px;
	position:relative;
	left: 10px;
	z-index: 10;
	overflow:auto;
	/*height:380px;*/
	padding-left: 10px;
	padding-right: 10px;
	
	
}

#kontakt{
	width:700px;
	text-align:left;
	margin-left: 10px;
	top:20px;
	position:relative;
	left: 10px;
	z-index: 10;
	overflow:auto;
}


#footer, #footer a{
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
}

