


/* ====== allgemein ======  */


/* breite der gesamtkonstruktion  */
#breite {width:960px}

/* breite der linken spalte in pixel */
.breite_hauptspalte_li {width:180px;margin:0px;padding:0px;}

body
{margin-top: 18px; margin-left: 0px; margin-right: 0px;margin-bottom: 30px;        background-color: #f0f0f0;
}


/* rahmen um die seite */

.haupt {background-color:#fff;border-left:solid 1px #045944;border-right:solid 1px #045944;
border-top:solid 1px #045944;border-bottom:solid 1px #045944;
border:solid 1px #fff;
}







/* ====== fussbereich ======  */



#fuss3 {font-size: 12px;line-height: 15px;
font-family: arial;
color:#000;
width:100%;
background-color:#fff;
height:40px;
background-repeat:repeat-y;
background-position:  100% 0%;
}