body{
padding:0;
margin:0;
font-family:Helvetica,Arial,arial,sans-serif;
text-align:center;
}

#hauptbox{
text-align:left; /* 3 Spalten Layout */
width:970px; /* 970px*/
margin:9px auto;  /* standardkonforme horizontale Zentrierung */
padding:0;
background-color:#FFFFFF;
/*height:100%;*/
}

* > #hauptbox{
/*min-height:100%;
height:auto;*/
}



#hauptbox_menu{
float:left; /* 3 Spalten Layout */
background-color:#dcddd8;
width:102px; /*absolut: 129px */
padding:42px 5px 110px 22px; 
margin:0;
background-image:url("../style_images/rundung_unten.png");
background-repeat:no-repeat;
background-position:right bottom;
text-align:left;
}

#hauptbox_menu{ /* browser hacks for correct size*/
\width:129px;
w\idth:102px;
} 

#hauptbox_mitte{
background-color:#f7f3ec;
margin:0 0 0 142px; /*129+13 */ /* recht waere 268px*/
padding:0;
height:800px;
color:#6d6962;
font-size:14px;
}

* > #hauptbox_mitte{
min-height:800px;
height:auto;
}

* html #hauptbox_mitte {/* browser hacks for correct size: ie 3px bug*/
margin:0 -3 0 142px; ma\rgin:0 -3 0 142px;
} 


#hauptbox_content_mitte{
padding:70px 5px 70px 50px;
margin:0;
width:470px;
}

#hauptbox_content_mitte{ /* browser hacks for correct size*/
\width:520px;
w\idth:470px;
} 

#hauptbox_rechts{
float:right; /* 3 Spalten Layout */
padding:0;
width:268px;
background-color:#f7f3ec;
background-image:url("../style_images/rechts_spalte_oben.png");
background-repeat:no-repeat;
background-position:right top;
height:800px;
color:#1a7d80;
font-size:17px;
}

div#hauptbox_rechts p a:visited, div#hauptbox_rechts p a:link{
text-decoration:underline;
color:#1a7d80;
}

div#hauptbox_rechts p a:hover, div#hauptbox_rechts p a:active, div#hauptbox_rechts p a.selected{
text-decoration:none;
color:#FFFFFF;
}





* > #hauptbox_rechts{
min-height:800px;
height:auto;
}

* html #hauptbox_rechts { /* browser hacks for correct size: ie 3px bug*/
margin:0 0 0 -3px; ma\rgin:0 0 0 -3px;
} 


/* menu */
div#hauptbox_menu ul{
padding:29px 0 0 0;
margin:0;
list-style-type:none;
text-align:left;
font-size:14px;
}

div#hauptbox_menu ul li{
padding:0 0 21px 0;
margin:0;
}

div#hauptbox_menu ul li a:visited, div#hauptbox_menu ul li a:link{
text-decoration:none;
color:#FFFFFF;
}

div#hauptbox_menu ul li a:hover, div#hauptbox_menu ul li a:active, div#hauptbox_menu ul li a.selected{
text-decoration:none;
color:#1a7d80;
}

/* mitte */
div#hauptbox_content_mitte h1, div#hauptbox_arbeitsproben_content_mitte h1{
padding:0 0 30px 0;
margin:0;
color:#1a7d80;
font-size:18px;
}

div#hauptbox_content_mitte p.last{
padding:0 0 45px 0;
}

div#hauptbox_arbeitsproben_content_mitte table tr td a:visited, div#hauptbox_arbeitsproben_content_mitte table tr td  a:link{
text-decoration:none;
color:#000000;
}

div#hauptbox_arbeitsproben_content_mitte table tr td a:hover, div#hauptbox_arbeitsproben_content_mitte table tr td  a:active{
text-decoration:none;
color:#1a7d80;
}



/* rechts */
div#hauptbox_rechts p{
margin:405px 0 0 0;
padding:0 33px 12px 0;
}

div#hauptbox_rechts p.externelink{
margin:405px 0 0 0;
padding:0 33px 12px 0;
font-size:14px;
}

div#hauptbox_rechts p.bild{
margin:0;
padding:0 33px 0 0;
color:#a7ab99;
font-size:12px;
}

div#hauptbox_rechts p.bild img{
margin:25px 0;
padding:0;
}



/* sonderseiten */

/* home */
#hauptbox_content_mitte_home{
background-color:#f7f3ec;
background-image:url("../style_images/home/home_bg.jpg");
background-repeat:no-repeat;
background-position:right top;
padding:0;
margin:0 0 0 142px; /*129+13 */ /* recht waere 268px*/
width:818px;
height:694px;
text-align:center;
}

#hauptbox_content_mitte_home{ /* browser hacks for correct size*/
} 

div#hauptbox_content_mitte_home h1{
padding:105px 0;
margin:0;
color:#dcddd8;
font-size:24px;
font-weight:normal;
}


/* arbeitsproben */
#hauptbox_arbeitsproben_content_mitte{
background-image:url("../style_images/rechts_spalte_klein.png");
background-repeat:no-repeat;
background-position:right top;
padding:70px 5px 70px 50px;
margin:0;
}

#hauptbox_arbeitsproben_content_mitte{ /* browser hacks for correct size*/
} 


