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: #DBADAE;
}




a:link    { color: #800000; text-decoration: none }
a:visited { color: #800000; text-decoration: none}
a:hover   { color: #A10206;  text-decoration: underline; }
a:active  { color: #800000; text-decoration: none }


#container {
        width: 770px; float: left;
         background: #F2DEDF;
         border: 5px #dfbdbe 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/rot/logo.jpg) no-repeat top left; height: 143px;   margin: 0px; padding: 0px;}  /*nur test*/

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

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

.spalte1	{
	float: left;
         top: 0px;
	width: 150px;
	margin: 0;
         padding: 0px;
	word-spacing: 1px; line-height: 140%;
         background: #DBADAE url(images/blau/bg_rot_links.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 #A10206;
         border-bottom: 1px solid #ffffff;
         background: #e79b9d;
         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 #A10206;
         background:  #e79b9d;
         color: #000000;
}

#navi #aktiv a {
         border-left: 5px solid #A10206;
         background:  #e79b9d;
         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 #DBADAE;
         font-size: 10px;
         text-align: center;
}
#footer a:link { font-size: 10px; color: #808080; text-decoration: none;}
#footer a:visited { font-size: 10px; color: #808080;  text-decoration: none; }
#footer a:active { font-size: 10px; color: #808080;  text-decoration: none; }
#footer a:hover { font-size: 10px; color: #800000;  text-decoration: underline}




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

.table1 { background-color: #DFBDBE; border: 1px solid #ffffff}
.cellbg1 { background-color: #ffffff}
.tdborder { border: 1px solid #ffffff}

.tablebg_rot2 { background-color: #DFBDBE}

table ul {
              line-height: 170%;
			}

table li  {   padding-left: 10px; padding-right: 5px; margin: 4px; background-image: url(../images/rot/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/rot/bullet.gif);
background-repeat: no-repeat; background-position: 0 50%; list-style-type: none;
        }