/* CSS Document */

html{
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}
body{
	margin				: 0;
	background			: #C4C4A1 url(../img/mdm_hg.gif) repeat-y; /* Hintergrund-Farbe anpassen */
}

td.text_klein	{
	font-size	: 10px;
	line-height: 11px;
	color: #666;
}
td{
	vertical-align:top;
}

.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix{display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */


img{border:none;}


a:link, a:visited, a:active {
	text-decoration: none;
	color: #6A6A38;
	font-size: 11px;
}

a:hover {
	text-decoration: none;
	color: black;
	font-size: 11px;
}


h1{
	margin:0;
	padding:0 0 10px 0;
	font-size:1.5em;
	font-wheight:normal;
}

h2{
	margin:0;
	padding:0;
	font-size:1.2em;
	font-wheight:normal;
}


#main{
	background  : transparent url(img/right_border.gif) repeat-x;
	width		: 100%;
}
#container{
	width		: 976px;
}

#leftcol{
	width		: auto;
	float		: left;
	padding		: 0;
}

#middlecol{
	width		: 288px;
	float		: left;
	padding		: 0;	
	margin		: 0;
}

#rightcol{
	background  : #fff url(../img/content_top.gif) repeat-x;
	width		: 583px;
	float		: left;
}

#contentheader {
	margin		: 12px 0px 20px 32px;	
	width		: 512px;
	font-size	: 12px;
	color		: #000;	
}
#ticker {
	margin		: 0px 0px 0px 0px;	
	width		: 592px;
	font-size	: 12px;
	color		: #000;
}
.contenttitle {
	margin		: 32px 0px 0px 32px;	
	width		: 512px;
	font-size	: 12px;
	color		: #6A6A38; /* Hintergrund-Farbe anpassen */		
	font-weight : bold;
	line-height : 18px;	
}
.contenttext {
	margin		: 20px 0px 32px 32px;	
	width		: 512px;
	font-size	: .75em;
	color		: #000;
	line-height : 1.5em;
}

.contentsubhead {
	color		: #000;
	line-height : 1.5em;
	font-weight	: bold;
}
.titel	{
	color		: #6A6A38; 		
	font-size: 11px;
}

.imgBox{
	float:left;
	width:248px;
	padding:0 6px 10px 0;
}
.imgRight{
	float:right;
	margin:0 0 10px 15px;
}
.imgLeft{
	float:left;
	margin:0 15px 10px 0;
}
.txtBox{
	float:left;
	width:auto;
	margin:3px 0 0 0;
}

.textLegende	{
	font-size	: 0.8em;
	color: #444;
	line-height: 1.2em;
}

.textSmall	{
	font-size	: .8em;
	color: #999;
	line-height: 1.1em;
}

table.zeiten{
	border-collapse:collapse;
	border-bottom:1px solid #aaa;
 	font-size: 11px;
}
table.zeiten td{
 	padding:3px 0 3px 0;
 	border-top:1px solid #aaa;
 	font-size: 11px;
}

.archiveBox{
	padding:0 0 30px 23px;
}


.footer{
	margin:5px 0 20px 0;
	border-top: solid 1px #000;
	padding:3px 0 20px 0;
	xbackground-color:#eee;
}
.textnav{
	float:left;
	margin:0 0 0 30px;
	width:340px;
}
.textnav a{
	display:block;
	width:auto;
	float:left;
	margin:0 15px 0 0;
	padding:0 0 0 0;
	font-weight:normal;
}
.toplink{
	float:right;
	margin:0 45px 0 0;
	width:140px;
}
.toplink a{
	display:block;
	width:120px;
	float:right;
	text-align:right;
	background:url(../img/bt_toplink.gif) 124px 2px no-repeat;
	margin:0;
	padding:0 18px 0 0;
}

a.pdf{
	display:block;
	width:auto;
	height:21px;
	margin:2px 0 0 0;
	background:transparent url(../img/icon_pdf.gif) 0 0 no-repeat;
	padding:0 0 0 22px;
}