body {
         padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px;
         font: 11px verdana, helvetica, arial,  sans-serif;
         color: #000000; padding-top: 0px; background: #9fcfd3;
}




a:link    { color: #4285A4; text-decoration: none }
a:visited { color: #4285A4; text-decoration: none}
a:hover   { color: #4285A4;  text-decoration: underline; }
a:active  { color: #0080C0; text-decoration: none }


#container {
        width: 770px; float: left;
         background: #ffffff;
        border: 5px #b2dedd solid; border-top: 0px;
}

html>body #container {
	width: 770px; /* ie5win fudge ends */
}



#login {
       position: absolute;
       top: 40px;
       right: 0px;
       left: 615px;
       width: 160px;
       height: 150px;
       margin: 0px;
       padding: 0px;
       background: transparent;
       text-align: center;

}

#logo { background: url(../images/gruen/logo.jpg) no-repeat top left; height: 143px;   margin: 0px; padding: 0px;}  /*nur test*/

.content	{
	float: left;
	width: 100%;
         background: #ffffff url(../images/gruen/bg.jpg) repeat top left;
}

#title {font-size: 11px; letter-spacing: 1px; font-weight: bold; color: #408080; float: right;}

.spalte1	{
	float: left;
         top: 0px;
	width: 150px;
	margin: 0;
         padding: 0px;
	line-height: 140%;
         background: #9fcfd3 url(../images/gruen/bg.jpg) repeat top left; height: 600px;

}


.spalte2	{
	float: left;
	width:600px;
         margin: 0px;
         padding: 10px;
         min-height: 400px;
         text-align: justify;
         word-spacing: 1px;

}

.spalte3	{
         float: right;
	width: 161px;
	margin: 0px; padding: 0px;
         border: 5px #d7e9eb solid; border-right: 0px; border-top: 0px;
         background: #ffffff;
}

/* ------------------------------- Navigation ---------------------------------------------- */

#navi {
           width: 150px;
           margin:0px;
           padding: 0px;
}

.navi-aktiv {

         color: #000000;
         padding: 5px;
         margin: 0px;
         display: block;
         font-weight: bold;
         border-left: 5px solid #408080;
         border-bottom: 1px solid #ffffff;
         background: #d7e9eb;
         height: 18px;

}

#navi ul {
        margin:0px;
        padding:0px;
}

#navi li {
        list-style-type: none;
}

#navi ul li {
        margin: 0px;
        padding: 0px;
}

#navi li a {
         text-decoration: none;
         color: #ffffff;
         padding: 5px;
         margin: 0px;
         display: block;
         font-weight: bold;
        /* border-left: 5px solid #ffffff; */
         border-right: 0px solid #ffffff;
         border-bottom: 1px solid #ffffff;
         height: 18px;
}

#navi li a:hover {
         border-left: 5px solid #408080;
         background:  #d7e9eb;
         color: #000000;
}

#navi #aktiv a {
         border-left: 5px solid #408080;
         background:  #d7e9eb;
         color: #000000;
	}
	
	
#topnavi {  font: 9px verdana, helvetica, arial,  sans-serif;  height: 30px;}	


.hlights {
         float: left;
         top:  0px;
         right: 0px;
         margin: 0px;
         padding: 0px;
         width: 161px;
}


.hlights h3 {
         background:#d4e5ed;
         display: block;
         width: 161px;
         height: 15px;
         color: #78889c;
         font-size: 11px;
         font-weight: normal;
         margin: 0px; padding-top: 2px; padding-bottom: 2px;
         text-align: center;
         letter-spacing: 2px;
}

.hlights ul {
        margin:0px;
        padding:4px;
}

.hlights li {
        list-style-type: none;
}


#footer	{
	clear: both;
	margin-left: 150px;
	color: #000000;
	padding: 20px;
	border-top: 2px solid #9fcfd3;
         font-size: 10px;
         text-align: center;
}
#footer a:link { font-size: 10px; color: #4285A4; text-decoration: none;}
#footer a:visited { font-size: 10px; color: #4285A4;  text-decoration: none; }
#footer a:active { font-size: 10px; color: #4285A4;  text-decoration: none; }
#footer a:hover { font-size: 10px; color: #4285A4;  text-decoration: underline}




input, select {
font: 12px arial, helvetica, sans-serif;
color:#808080;
background: #ffffff;
border: 1px #afc8cf solid;
margin: 1px;
}

.table1 { background-color: #C2E5E8; border: 1px solid #ffffff}
.cellbg1 { background-color: #ffffff}
.td1_u { border-bottom: 1px solid #B3DFDE}

.tablebg_gruen2 { background-color: #8a9cb3}

table ul {
              line-height: 170%;
			}

table li  {   padding-left: 10px; padding-right: 5px; margin: 4px; background-image: url(../images/gruen/bullet.gif);
background-repeat: no-repeat; background-position: 0 50%; list-style-type: none;
        }

.spalte2 ul {
              line-height: 170%;
			}

.spalte2 li  {   padding-left: 10px; padding-right: 5px; margin: 4px; background-image: url(../images/gruen/bullet.gif);
background-repeat: no-repeat; background-position: 0 50%; list-style-type: none;
        }