@charset "utf-8";

body {
font-family: Verdana;
font-size: 11px;
text-align: center;
color: #000;
/*font-size: 90%;*/
background-image: url(../images/allbody_bg.jpg);
background-repeat: repeat-y;
background-position: center top;
/*background-color: #EDEDE7;*/
background-color: #DBE1E6;
margin: 0px;
}


h1 {
font-size: 16px;
#letter-spacing: 0.08em;
margin: 1em 0.3px 1em 0px;
color: #CC0000;
}

h2 {
font-size: 15px;
margin: 0.5em 0px 0.3em 0px;
color: #000000;
}

h3 {
font-size: 13px;
margin: 0.3em 0px 0.2em 0px;
color: #000000;
}
    
h4 {
font-size: 12px;
}
    
h5 {
font-size: 11px;
font-style: oblique;
}

h6 {
font-size: 10px;
font-style: oblique;
}

ul {
margin-top: 0px;
}

ol {
margin-top: 0px;
}

li {
margin-top: 0px;

}

dl {
}

dl dt {
margin-top: 1em;
font-weight: bold;
}

p {
margin: 0 0 0.4em 0;

line-height: 1.3em;
}

hr {
display: none;
}

em {
font-style: oblique;
}

strong {
font-weight: bold;
}

a {
color: #000000;
text-decoration: underline;

}

a:hover {
font-color: #666666;
}

a:focus {
color: #E0063A;
text-decoration: underline;
}

a:active {
color: #E0063A;
text-decoration: underline;
}
a:visited {
color: #333333;
text-decoration: underline;

}


/******************************************************************************
    LAYOUT
******************************************************************************/

#wrapper {
margin: 0 auto;
width: 900px;
/*width: 900px;*/
text-align: left;

}

#header {
margin: 0 auto;
height: 97px;
/*background:url(../images/header.jpg) no-repeat;*/
width: 900px;

}


#mainnav_wrap {
background-color: #4D606B;
overflow: visible;
width: 100%;
height: 28px;
}

#mainnav {
float: left;
width: 900px;
/*min-height:21px;*/
}
#menu_left {
background-color: #FFFFFF;
border: 1px solid #FFFFFF;
/*padding: 10px;*/
margin-top: 10px;
margin-left: 1px;


}
a img {border:none;}

#wai_tools {
width: 900px;
margin: 0px;
padding-top: 3px;
padding: 0px;
height: 25px;  
line-height: 14px; 
text-align: right;
background-image: url(../images/waiback.jpg);
background-repeat: repeat-x;
background-position: top;
font-color: #666666;  

}
#searchbox {
font-size: 10px;
width: 130px;
/*height: 20px;*/
/*padding: 5px;*/
/*float: left;*/
margin-bottom: 15px;
margin-left: 10px;

}

#wai_tools p {
margin-right: 10px;
font-color: #666666;
}

#contentarea {

padding-right: 80px;
background-color: #FFFFFF; 
/*background-image: url(../images/colleft_bg.gif); */
/*background-repeat: repeat-y;*/
/*background-color: #DBE1E6;*/


}
#colleft_wrap {
width: 170px;
float: left;
padding-top: 40px;
/*
background-image: url(../images/muerzzuschlag_logo.gif);
background-repeat: no-repeat;
background-position: bottom;  
*/
}
#colleft_logo {
background-image: url(../images/muerzzuschlag_logo.gif);
}

#colleft_content {
  padding: 0px 10px 60px 10px; 
}


#content_wrap {
background-color: #FFFFFF;
width: 620px;
float: right;
/*background-color: #DBE1E6;*/

}
#content {
padding: 0px 10px 10px 10px;
margin-bottom: 10px;
}
#permanews {
padding-left: 10px;
padding-bottom: 10px;
padding-top: 10px;
margin-top: 0px;
}

/******************************************************************************
    NAVIGATION
******************************************************************************/
#mainnav ul {
margin-top: 5px;
background-color: #4D606B;
font-size: 13px;

}


/******************************************************************************
    DIVERSES
******************************************************************************/

.clear {
clear: both;
}

.prop {
float:left;
width:1px;
}

.min30px {
height:30px;
}

.versteckt {
width: 0;
position: absolute;
left: -1000px;
top: -1000px;
height: 0;
overflow: hidden;
font-size: 13px;
}

.accesskeys ul, .accesskeys li {
list-style-type: none;
margin: 0;
padding: 0;

}
#wai_tools a {
font-weight: bold;
}
#wai_tools .access_a {
font-size: 11px;
}
#wai_tools .access_aa {
font-size: 14px;
}
#wai_tools .access_aaa {
font-size: 16px;
}

******************************************************************************
    NAVIGATION
******************************************************************************/
#mainnav ul {
margin-top: 0px;
}

.udm a,.udm a:link,.udm a.nohref {
	font-size: 13px;
	
}

.udm ul a,.udm ul a:link,.udm ul a.nohref {
	font-size: 10px;
	
}

.udm ul {
	width:140px;
	
	}
	
	
.filelinks filelinks_layout_0 {
 
text-decoration: none;
}

.filelinks filelinks_layout_0 a {
 
text-decoration: none;
}
.filelinks filelinks_layout_0 a:hover {
 
text-decoration: none;
}


div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
margin-bottom:0px;
padding-bottom:17px;
margin-top:10px;
}

/*Suchresultat*/

.tx-indexedsearch-descr descr {
font-size: 11px;
}