@charset "UTF-8";
/* CSS Document */
.boxmehr a:link, .boxmehr a:active, .boxmehr a:visited {
	text-decoration:underline;
	font-size:11px;
}
.boxmehr a:hover, .boxmehr a:focus {
	text-decoration:none;
}
#newsnews .boxcontentnews{	
	padding-left:10px;
}

#newsnews h1  {	
	color:#b5322b;
	font-size:16px;
	line-height:32px;
	font-weight:normal;
	font-family:Verdana, Arial, sans-serif;
	margin-bottom:5px;
	text-decoration:none;
	padding-left:10px;
}

.boxcontentnews {
	clear:both;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:5px;
	padding-bottom:5px;
	border-top:none;
	border-bottom:none;
	float:left;
	width:210px;
}
.boxpicnews {
	float:left;
	width:80px;
}
.boxtextnews {
	float:left;
	width:130px;
}
.boxtextnews h3 a {	
	color:#b5322b;
	font-weight:bold;
	font-size:12px;
	font-weight:normal;
	font-family: Verdana, Arial, sans-serif;
	margin-bottom:10px;
	text-decoration:none;
}
 .boxmehrnews a {
	color:#666;
	line-height:18px;
}
.boxmehrnews a:hover {
 	text-decoration:none;
}
.boxcontent  {
	clear:both;
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	border-top:none;
	border-bottom:none;
	float:left;
	width:450px;
}
.boxcontent  .boxpic {
	float:left;
	width:200px;
}
.boxcontent .boxtext {
	float:left;
	width:250px;
}
.boxcontent .boxtext h3 a {	
	color:#b5322b;
	font-size:16px;
	font-weight:normal;
	font-family:Verdana, Arial, sans-serif;
	margin-bottom:10px;
	text-decoration:none;
	line-height:32px;
	font-weight:bold;
}
.boxcontent .boxtext a {
	color:#666;
	line-height:18px;
}



#contentleiste {
	width:700px;
	height:200px;
	margin-top:410px;
	float:left;
	border-top:1px #fff solid;
}

#contentnews {
	width:450px;
	height:200px;
	float:left;
	background:#FFF7D3;
	filter:alpha(opacity=90); /* Transparenz IE */
	-moz-opacity:0.90;         /* Transparenz Mozilla */
	opacity:0.90;              /* Transparenz Opera */
}
#newsnews {
	width:250px;
	height:200px;
	float:left;
	background:#F4E6B2;
	filter:alpha(opacity=90); /* Transparenz IE */
	-moz-opacity:0.90;         /* Transparenz Mozilla */
	opacity:0.90;              /* Transparenz Opera */
}

#contentnews img, #newsnews img{
	filter:alpha(opacity=100); /* Transparenz IE */
	-moz-opacity:1.0;         /* Transparenz Mozilla */
	opacity:1.0;              /* Transparenz Opera */
}	
	
#navleiste {
	width:213px;
	height:611px;
	float:left;
	margin-left:18px;
	background:url(../images/hintergrund-startseite-nav.jpg) bottom left no-repeat;
}

#hintergrund {
	background:#fff;
	filter:alpha(opacity=80); /* Transparenz IE */
	-moz-opacity:0.80;         /* Transparenz Mozilla */
	opacity:0.80;              /* Transparenz Opera */
}
#navleiste #left {
	background:none;
}
#navleiste #logo {
	width:213px;
	height:166px;
	left:0px;
}


#main {
	margin:25px auto;
	text-align:left;
	height:640px;
	width:950px;
}

#startseitecontent { 
	clear:both;
	height:630px;
	position:relative;
	width:950px;	
	z-index:1;
}

#mainstartseite {
	width:950px;
	height:630px;
	left:0;
	position:absolute;
	top:0;
	z-index:2;
}
#contentinnen {
	left:0;
	position:relative;
	top:0;
	z-index:4;
	width:950px;
	height:611px;
	font-size:11px;
	color:#666;
}
#navigation  {
	margin-top:80px;
}
#navigation ul {
	list-style:none;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:20px;
}
#navigation ul li {
	border-bottom:1px #b5322b solid;
}
#navigation ul li a {
	color:#fff6d3;
	padding-left:5px;
	text-decoration:none;
	font-size:14px;
	line-height:22px;
	font-family:Verdana, Arial, sans-serif;
	display:block;
}
#navigation ul li a:hover {
	color:#a20101;
	background:#d6947f;
}
