html {
padding:0px;
margin:0px;
height:100%;
max-height:100%;
}

img {
border: none;
}

body {
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px 20px;
margin:0px;
background:url(images/body_bg.gif) repeat-x;
background-color: #E2E0E1;

}

/* internet explorer */
* html body {
padding:154px 0px 0px 0px;
}


#header {
position:absolute;
top:0;
left:0;
height: 190px;
width: 100%;
background:url(images/header_bg.jpg) no-repeat;
}

#suche {
position: absolute;
top: 10px;
left: 590px;
}

#suche fieldset {
border: none;
}

#suche fieldset label {
display: none;
}

#mainnav {
position:absolute;
top:154px;
left:0;
height: 46px;
width: 955px;
overflow: hidden;
}

#contentarea {
position:absolute;
top:190px;
left:0px;
bottom:0px;
right:0px;
width: 955px;
overflow: auto;
background-color: #e5e3e4;
}
/*
#colleft_wrap {
position: absolute;
width: 289px;
top:0px;
left: 0px;
padding:0px;
margin:0px
overflow: hidden;
}

#content_wrap {
position:absolute;
top: 0px;
left:0px;
bottom:0px;
right:0px;
width: 666px;
margin-left: 289px;
overflow: auto;
}
*/
#colleft_wrap {
float:left;
width: 265px;
overflow: hidden;
}

#colleft_wrap a {
  margin-left: 10px;
  font-size: 10px;
  color: #666;
}

#content_wrap {
float: left;
width: 670px;
/* margin-left: -40px; */
overflow: auto;
}


#content {
margin: 20px 0px 0px 30px;
width: 474px;
}

#content p, #content li, #content .csc-textpic-left, #content .csc-textpic-intext-left-nowrap {
margin-left: 60px;
}
#content .csc-textpic-intext-left-nowrap p {
margin-left: 0px;
}


/* ********* MAIN NAVIGATION STYLES ********** */
#mainnav img {
margin: 0px;
padding: 0px;
border: none;
}



/* ********* SUB NAVIGATION STYLES ********** */

#subnav {
width: 575px;
margin-left: 90px;
text-transform: uppercase;
height: 40px;
}

#subnav ul {
margin: 10px 0px 10px 0px;
padding: 0px;
}

#subnav li {
display: inline;
list-style-type: none;
margin: 0px;
padding: 0px;
font-size: 10px;
line-height: 18px;
}

#subnav li a {
padding: 0px;
}

.subnav_spacer {
padding: 0px 5px;
}

/* ********* DIVERSE STYLES ********** */
.invisible {
display: none;
}

#link_to_home {
position: absolute;
left: 845px;
top: 0px;
}

/* ********* HOME STYLES ********** */

#header_home {
position:absolute;
top:0;
left:0;
height: 95px;
width: 100%;
background:url(images/home_header.jpg) no-repeat;
}

#contentarea_home {
position:absolute;
top:95px;
left:0px;
bottom:0px;
right:0px;
width: 959px;
height: 506px;
z-index: 10;
overflow: hidden;
}

#contentarea_home p {
margin: 0;
padding: 0;
}

#home_lang_de  {
position:absolute;
top:250px;
left:112px;
bottom:0px;
right:0px;
z-index: 100;
border: none;
}

#home_lang_en  {
position: absolute;
top:306px;
left: 80px;
bottom:0px;
right:0px;
z-index: 100;
}

/* *** AKTUELL **/
#header_aktuell {
position:absolute;
top:0;
left:0;
height: 190px;
width: 100%;
background:url(images/header_bg_aktuell.jpg) no-repeat;
}

.clear {
clear: both;
}

#fontsize {
position: absolute;
top: 136px;
left: 785px;
width: 145px;
overflow: hidden;
}

#fontsize .fontsize1 {
font-size: 10px;
}

#fontsize .fontsize2 {
font-size: 12px;
margin-left: 3px;
}

#fontsize .fontsize3 {
font-size: 14px;
margin-left: 3px;
}


#print {
position: absolute;
top: 136px;
left: 939px;
width: 16px;
overflow: hidden;
}
