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




a:link    { color: #2879b1; text-decoration: none }
a:visited { color: #2879b1; text-decoration: none}
a:hover   { color: #006fde;  text-decoration: underline; }
a:active  { color: #000080; text-decoration: none }

a.fremd:link    { color: #528ACD;  margin-left: 3px; margin-right: 3px; padding-left: 12px;  background-image: url(../images/blau/linkgif.gif);
background-repeat: no-repeat; background-position: 0 50% ; text-decoration: none }
a.fremd:visited {color: #528ACD;  margin-left: 3px; margin-right: 3px; padding-left: 12px;  background-image: url(../images/blau/linkgif.gif);
background-repeat: no-repeat; background-position: 0 50% ;  text-decoration: none}
a.fremd:hover   { color: #2B74CC; margin-left: 3px; margin-right: 3px; padding-left: 12px;  background-image: url(../images/blau/linkgif.gif);
background-repeat: no-repeat; background-position: 0 50% ; text-decoration: underline }
a.fremd:active  {color: #2879b1; margin-left: 3px; margin-right: 3px; padding-left: 12px;  background-image: url(../images/blau/linkgif.gif);
background-repeat: no-repeat; background-position: 0 50% ;  text-decoration: none }


#container {
        width: 770px; float: left;
         background: #ffffff;
         border: 5px #d6e5ea 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;

}

#logo1 { background: url(../images/blau/logo1.jpg) no-repeat top left;
height: 143px;   margin: 0px; padding: 0px;
}
#logo2 { background: url(../images/blau/logo2.jpg) no-repeat top left;
height: 143px;   margin: 0px; padding: 0px;
}
#logo3 { background: url(../images/blau/logo3.jpg) no-repeat top left;
height: 143px;   margin: 0px; padding: 0px;
}
#logo4 { background: url(../images/blau/logo4.jpg) no-repeat top left;
height: 143px;   margin: 0px; padding: 0px;
}

#logo_sportsuche { background: url(../images/sportsuche.gif) no-repeat top left;
height: 143px;   margin: 0px; padding: 0px;
}

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

.content2	{
	float: left;
	width: 100%;

}

#title {font-size: 14px; letter-spacing: 1px; font-weight: bold; color: #4285A4; float: right;}

.spalte1	{
	float: left;
         top: 0px;
	width: 150px;
	margin: 0;
         padding: 0px;
	word-spacing: 1px; line-height: 140%;
}


.spalte2	{
	float: left;
	width:432px;
         margin: 0px;
         padding: 8px;
         min-height: 400px;
         text-align: justify;
          word-spacing: 1px;
		   font: 11px verdana, helvetica, arial,  sans-serif;
}

.spalte3	{
	font-family: "trebuchet ms", arial, helvetica;
         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 #4285A4;
         border-bottom: 1px solid #ffffff;
         background: #d4e5ed;
         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 #4285A4;
         background:  #d4e5ed;
         color: #000000;
}

#navi #aktiv a {
         background: #d4e5ed;
	color: #000000;
         border-left: 5px solid #4285A4;
	}


.hlights {
         text-align: center;
         top:  0px;
         right: 0px;

         margin: 0px;
         padding: 0px;
         width: 100%;
}


.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: #4285A4;
	padding: 20px;
	border-top: 2px solid #d6e5ea;
         font-size: 11px;
         text-align: center;
}

#footer a { padding: 5px; }
#footer a:link { font-size: 10px; color: #2879b1; text-decoration: none; }
#footer a:visited { font-size: 10px; color: #2879b1;  text-decoration: none; }
#footer a:active { font-size: 10px; color: #2879b1;  text-decoration: none; }
#footer a:hover { font-size: 10px; color:#2879b1;  text-decoration: underline}


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



hr {
height:1px;
border:dotted 0.5pt #BBD4F2;
}

/* -------Tabellen Formatierungen ---------------------------------------------- */
.table1 { background-color: #D6E5EA; border: 1px solid #ffffff}
.cellbg1 { background-color: #ffffff}
.tdborder { border: 1px solid #ffffff}

.td1_u { border-bottom: 1px solid #ffffff}

.td1_u_bl { border-bottom: 1px solid #BBD4F2}

.tablebg_blau2 { background-color: #8a9cb3}

table ul { line-height: 170%; }

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



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