@charset "UTF-8";
/* CSS Document */

* { margin: 0; padding: 0; border: 0;}

img	{border:none;}


.nofloat		{ clear:both}
.floatleft		{ float: left;}
.floatright		{ float: right;}

.rein {text-indent: 5em;
color:#bdoo18;}

.reinaktuelles {text-indent: 2em;}

.reinl {text-indent: 5em;
font-size:5;
font-style:italic;
color:#5f6a49;}



body {
font-family:Verdana;
font-size:12px;
color:#000000;
background-color:#ffffff;}

a:link, a:visited, a:active, a:hover {text-decoration:underline; color:#5f6a49;}

#header {
background-color:#FFFFFF;
width:796px;
height:101px;
_margin-bottom: -2px; /*das ist für den IE 6*/
}

#headergreen {
border-top:1px solid #104252;
background-repeat:repeat;
background-image:url(../img/verlauf.gif);

width:796px;
height:59px;
}


#topmenu{
height:79px;
_margin-bottom: -2px; /*das ist füür den IE 6*/
}

#big {
width:796px;
padding:0px;
margin:0px;}

/*
#bigb {
width:796px;
height:900px;
padding:0px;
margin:0px;}
*/

#content {
float:right;
width:625px;
min-height: 600px;
_height: 600px;
background-image:url(../img/content-bg.gif); /*image 630x2px vertical: 1pxschwarz 4pxgrau */
background-repeat: repeat-y;
padding-left: 15px;
padding-bottom: 20px;
margin:0;
}


#contentleft {
float:left;
width:156px;
_height: 600px;
background-color:#FFFFFF;
}



/*

#contentline {
width: 5px;
// border-left-width: 1px;
// border-left-style: solid;
// border-left-color: #5f6a49;
// background-color: dfe1db;
background-repeat: repeat;
background-image:url(../img/grey.gif);
}
*/

#footer {background-color:#def0d4;
height:23px;
width:796px;
clear:both;}


