/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	/*"Times New Roman", Times, serif;*/
	background:#34312A;/* url(/media/img/design/bg_y.gif) repeat-y center top;*/
	color:#333333;
	margin: 0px;
	padding: 0px;
	line-height: 23px;
	font-size: 16px;
}

#bg_holder{
	width: 1106px;
	background: url(/media/img/design/bg_y.gif) repeat-y center top;
	margin: 0px auto;
	min-height: 800px;
}

#content_holder{
	width: 660px;
	background: url(/media/img/design/bg.jpg) no-repeat center top;
	padding: 100px 213px 20px 213px;
	margin: 0px auto;
	/*border:1px red solid;*/
}

/***************************************** Header *****************************************/

#header{
	background: ;
	/*border:1px red solid;*/
}

#header h2{
	font-size: 37px;
	line-height: 32px;
	padding: 32px 0 32px 60px;
	margin:0px;
}

#header h2 a{
	text-decoration:none;
	color:#333333;
}

/***************************************** Menu *****************************************/

#menu {
	height:36px;
	border-top:1px black solid;
	border-bottom:1px black solid;
}

#menu ul{
	width:470px;
	padding:1px 0 0 0;
	margin:0 auto;
}

#menu li{
	float:left;
	list-style:none;
	font-size: 20px;
	border-left:1px black solid;
	margin: 5px 0;
	padding: 0px 14px;
}

#menu li a{
	text-decoration:none;
	color: #333333;
	padding: 3px 10px;
	margin:0;
}

#menu li a:hover{
	background:#333333;
	color:white;
}

#menu li a.mark{
	background:#333333;
	color:white;
}

#menu li:first-child{
	border:none;
}

/***************************************** Submenu *****************************************/

#submenu{
	margin:0;
	padding:0;
}

#submenu ul{
	width:260px;
	margin:0;
	padding: 23px 0 0 40px;
}

#submenu li{
	float:left;
	list-style:none;
	padding: 0px 5px 0 0;
	margin:0;
}

#submenu li a{
	text-decoration:none;
	font-size: 16px;
	font-weight:bold;
	color: #333333;
	padding: 3px 10px 3px 0;
	margin:0;
}

#submenu li a:hover{
	text-decoration:underline;
}

#submenu li a.mark{
	text-decoration:underline;
}

/***************************************** Content *****************************************/

#content{
	padding: 5px 0 40px 0;
	clear:both;
}

#content h1.display_none{
	display:none;
}

#content h2, #content h1{
	font-size:20px;
	font-weight:normal;
	padding: 0 40px;
}

#content h3{
	font-size:16px;
	font-weight:bold;
	padding: 0 40px;
}

#content h1.center{
	text-align:center}

#content p{
	padding: 0 40px;
	margin:0;
}

#content table{
	padding: 0;
	margin: 0 40px;
}

#content table tr{
	margin: 0;
	padding: 0;
}

#content table th{
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	width: 100px;
	line-height: 30px;
	margin-left:0;
	padding-left:0;
}

#content table td{
	line-height: 30px;
}

#content ul.list{
	padding: 0 40px 0 60px;
	margin:0;
}

#content ul.list li{
	padding: 0 0 20px 0;
	margin:0;
}

#sendungen li{

	float:left;
	list-style:none;
	height: 94px;
	width: 202px;
}

#sendungen li a{
	display:block;
	padding: 0 40px;
	text-indent:-7777px;
	height: 94px;
	width: 160px;

}

#heimatschutz{background:  url(/media/img/design/heimatschutz-fin.gif) no-repeat;}
#naturschutz{background:  url(/media/img/design/naturschutz-fin.gif) no-repeat;}
#umweltschutz{background:  url(/media/img/design/umweltschutz.gif) no-repeat;}

#mediaplayer{
	width: 400px;
	height:270px;
	margin:0 auto;

}

a{
	color: #333333;
}

.clear_both{
	clear:both;
}

a#feinheit{
	display:block;
	position:absolute;
	right:0px;
	top:0px;
	width:16px;
	height:54px;
	text-indent:-7777px;
	background:url(/media/img/design/feinheit.gif) no-repeat;
}

/***************************************** figuren *****************************************/

#figuren h2{
	font-weight:bold;
	padding: 15px 0 5px 40px;
	margin:0;
}

#figuren p{
	/*padding-left: 260px;*/
	padding-bottom: 25px;
}

#figuren img.portrait{
	padding: 3px 20px 0px 40px;

	float:left;
}
#figuren .fb-button img {
	padding: 0 5px 0 0;
	border: none;
}
#figuren a.fb-button{
	margin-top:10px;
	text-decoration:none;
	display:block;
}
#figuren a.fb-button:hover span{
	text-decoration:underline;
}

/***************************************** impressum *****************************************/

.impressum a {
	text-decoration:none;
}
.impressum a:hover {
	text-decoration:underline;
}

.noed-da {display:none}