/* CSS Document */

body {
 background-color: #20486B;
 align:center;
 font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#grundriss {
 position:relative;
 top:10px;
 right:480px;
 width:960px;
 height:650px;
 margin-left:50%;
 background-color:#FFF;
 border-color:#FFF;
 border-style:solid;
 border-width:1px;
	}
	
#kopfleiste {
 position:absolute;
 width:960px;
 height:120px;
 margin-left:auto;
 margin-right:auto;
 /*background-color:#20486B;*/
 background-image:url(grafiken/kopfleiste2.jpg);
	}

#menu {
 position:absolute;
 top:121px;
 width:150px;
 height:504px;
 background-color:#20486B;
	}
    
    #menu a:link {
        cursor:pointer;
    }

    #menu a:visited {
        cursor:pointer;
    }
    #menu a:hover {
        cursor:pointer;
        font-weight:bold;
    }
    #menu a:active {
        cursor:pointer;
        font-weight:bold;
    }
 
	
#inhalt {
 position:absolute;
 top:121px;
 left:151px;
 width:807px;
 height:502px;
 border-color:#20486B;
 border-style:solid;
 border-width:1px;	
	}
	
#fussleiste {
 position:absolute;
 bottom:0px;
 width:954px;
 height:18px;
 margin-left:auto;
 margin-right:auto;
 padding:3px;
 background-color:#20486B;
 font-size:10pt; 
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#FFF;
 text-align:center;
	}
	
	
    #fussleiste a:link {
	text-decoration: none;
	color:#FFF;
    }
    #fussleiste a:visited {
	text-decoration: none;
	color:#FFF;
    }
    #fussleiste a:hover {
	text-decoration:underline;
	color:#FFF;
        cursor:pointer;
    }
    #fussleiste a:active {
	text-decoration: none;
	color:#FFF;
    }
	
.button {
 width:144px;
 height:18px;
 background-color:#20486B;
 border-bottom-color:#FFF;
 border-bottom-style:solid;
 border-bottom-width:1px;
 margin-left:auto;
 margin-right:auto;
 padding:3px;
 background-color:#20486B;
 font-size:10pt; 
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#FFF;
 text-align:center;
 text-decoration:none;
 cursor:pointer;
	}
	
    .button:link {
	text-decoration: none;
	color:#FFF;
    }
    .button:visited {
	text-decoration: none;
	color:#FFF;
    }
    .button:hover {
	background-color:#FFF;
	text-decoration:none;
	color:#20486B;
        cursor:pointer;
    }
    .button:active {
	text-decoration: none;
	color:#20486B;
    }
 
.balken  {
 position:absolute;
 top:1px;
 left:1px;
 width:799px;
 height:18px;
 padding:3px;
 background-color:#20486B;
 font-size:10pt; 
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#FFF;
 text-align:center;
 }

.textfeld {
 position: absolute;
 top:35px;
 left:1px;
 width:790px;
 height:455px;
 padding:5px;
 font-size:10pt; 
 font-family:Verdana, Arial, Helvetica, sans-serif;
 overflow:auto;
  scrollbar-face-color: white;
  scrollbar-highlight-color: #20486B;
  scrollbar-3dlight-color: #20486B;
  scrollbar-darkshadow-color: #20486B;
  scrollbar-shadow-color: #20486B;
  scrollbar-arrow-color: black;
  scrollbar-track-color: white;
	}

   .textfeld a:link {
	text-decoration: none;
	color:#000;
    }
    .textfeld a:visited {
	text-decoration: none;
	color:#000;
    }
    .textfeld a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#000;
        cursor:pointer;
    }
    .textfeld a:active {
	text-decoration: none;
	color:#000;
    }


h1 {
text-decoration:underline;
font-weight:bold;
font-size:10pt;
	}

h2 {
text-decoration:underline;
font-weight:normal;
font-size:10pt;
	}

hr {
color:#20486B;
text-align:justify;
height:1px;
width:98%;
    }


.textbereich {
align:center;
border-color: #20486B;
border-style: solid;
border-width: 1px;
text-align:left;
	}

.stuetzpunkt {
background-color: #20486B;
text-align: center;
color:#FFF;
width:300px;
height:18px;
padding:3px;
	}

.fbutton {
 width:150px;
 height:100px;
 background-color:#20486B;
 border-bottom-color:#FFF;
 border-bottom-style:solid;
 border-bottom-width:1px;
 margin-left:auto;
 margin-right:auto;
 text-align:center;
 text-decoration:none;
	}

#sportler1 {
position:absolute;
left:10px;
top:0px;
width:150px;
	}

#sportler2 {
position:absolute;
left:220px;
top:0px;
width:550px;
text-align:left;
	}
	
.button2 {
 width:196px;
 height:18px;
 background-color:#20486B;
 border-bottom-color:#FFF;
 border-bottom-style:solid;
 border-bottom-width:1px;
 margin-left:auto;
 margin-right:auto;
 padding:3px;
 background-color:#20486B;
 font-size:10pt; 
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color:#FFF;
 text-align:center;
 text-decoration:none;
	}
	
    .button2:link {
	text-decoration: none;
	color:#FFF;
    }
    .button2:visited {
	text-decoration: none;
	color:#FFF;
    }
    .button2:hover {
	background-color:#FFF;
	text-decoration:none;
	color:#20486B;
        cursor:pointer;
    }
    .button2:active {
	text-decoration: none;
	color:#20486B;
    }

#sportler2 table {
text-align:left;
	}


#em2010 {
position:absolute;
left:5px;
bottom:5px;
width:140px;
}









