body {
	margin:0; 
        padding:0;
        background-image: url(grafik/karo.gif);
        text-align: center;
        scrollbar-base-color:#000000; 
        scrollbar-track-color:#203874;
        scrollbar-face-color:#f77f20;
        scrollbar-highlight-color:#ffffff;
        scrollbar-3d-light-color:#000000;
        scrollbar-dark-shadow-color:#000000;
        scrollbar-shadow-color:#000000;
        scrollbar-arrow-color:#203874;
        font-family: Arial;
        font-size: 75%;
}

#header {
        width:100%;
        margin:0;
        padding:0;
        height: 90px;
        background-image: url(grafik/collage.jpg);
        background-repeat: no-repeat;
        background-color:#f77f20; 
}

#footer {
        color: #f77f20;
        text-align: center;
        width:100%;
        margin:0; 
        padding-bottom: 2px;
        background: #203874;
        border: 1px solid black;
}

#main1 {
        width:64.5em; 
        margin:3px auto;
        text-align:left; 
        padding:0;
	background-color:#f77f20;
        border: 2px solid #203874;
}


.cleaner {
	clear:both;
	height:3px;
	font-size:1px;
	border:0px none;
	margin:0; padding:0;
	background:transparent;
}

.cleaner2 {
	clear:both;
        width:200px;
	height:3px;
}

.abstand {
	height:70px;
	font-size:1px;
	border:0px none;
	margin:0; padding:0;
	background:transparent;
}



hr { 
	border: 1px solid grey; 
}

p      { 
        padding-left: 6px;
        padding-right: 6px;
}

h1,h2,h3,h4     { 
        padding-left: 6px;
        padding-right: 6px;
}

h4     { 
        font-size:110%;
}

h1     { 
        font-size:130%;
}

.framenews     { 
        width: 100%;
        height: 42em;
}

#block1 {
        float:left;
	width:21em;
        margin-left:5px;
        margin-top: 5px;
        color: black;
        text-align: left;	
        padding: 2px;
	border: 1px solid #000000;
        background-color: #fff;
}

#block2 {
        float:right;
	width:41em;
        margin-right: 5px;
        margin-top: 5px;
	color: #535353;
        padding: 2px;
        border: 1px solid #000000;
        background-color: #fff;
}

#block3 {
        float:right;
	width:41em;
        margin-right: 5px;
        margin-top: 5px;
	color: #535353;
        text-align: center;	
        padding: 2px;
        border: 1px solid #000000;
        background-color: #fff;
}

#block4 {
        float:left;
        width:64em;
        margin-right: 0;
        margin-top: 5px;
        color: #535353;
        text-align: center;	
        padding: 2px;
        border: 1px solid #000000;
        background-color: #fff;
}

#down {
        float:right;
	width:41em;
        margin-right: 5px;
        margin-top: 5px;
	color: #535353;
        text-align: left;	
        padding: 2px;
        border: 1px solid #000000;
        background-color: #fff;
}

#final {
        width:41em;
        margin:10px auto;
	color: #535353;
        text-align: left;	
        padding: 2px;
        border: 1px solid #000000;
        background-color: #fff;
}



.navi {
      width:100%;
      margin-top: 0px;
      padding:0;
      text-align: center;
      
}

#teaser1 {
      font-size: 14px;
      font-weight: bold;
      color: #203874;
      padding: 2px;
      background-color: #f77f20;
      border: 1px solid #535353;
      
}

#teaser2 {
      font-size: 14px;
      font-weight: bold;
      color: #203874;
      text-align: left;
      padding: 2px;
      background-color: #f77f20;
      border: 1px solid #535353;
      
}

#countdown {
      color: #203874;
      text-align: center;
      padding: 0;
      
}

.countdown2 {
      width: 97%;
      text-align: center;
      
}



ul 
{
      list-style-type : none;
      margin : 0;
      padding : 0;
}

li 
{
      width : 5.85em;
      margin: 0;
      float :left;
      text-align : center;
}

li a 
{     
      font-weight: bold;
      color: #f77f20;
      text-decoration : none;
      text-align : center;
      display : block;
      width : 100%;
      background-color: #203874;
      padding: 1px 0;
      border: 1px solid #f77f20;
      border-top: 1px solid white;
}
li a:hover 
{
      background-color: #f77f20;
}

.border 
{
      border: 1px solid #203874;
}

#project 
{
      position: absolute;
      text-align: center;
      font-weight: bold;
      color: #203874;
      width: 250px; 
      margin-left:auto; 
      margin-right:auto; 
      height: 100px; 
      top: 55em;
}

form, input  {
	line-height: 120%;
        text-align: left;
        width: 100%;

}

fieldset {
        color: #cb8707;
	font-weight: bold;
	border: solid 1px  #f77f20;
	padding: 10px;
}

input  {
        width: 20em;
	border-top: 1px solid #203874;
        border-left: 1px solid #203874;
	border-right: 1px solid grey;
        border-bottom: 1px solid grey;
	background-color: #f77f20;
	margin: 5px;
	padding: 2px;
        text-align: left;
}

textarea {
	width: 20.5em;
        border-top: 1px solid #203874;
        border-left: 1px solid #203874;
        border-right: 1px solid grey;
        border-bottom: 1px solid grey;
	background-color: #f77f20;
	margin: 5px;
	padding: 2px;
        text-align: left;
}

.submit, .reset {
        background-color: #203874;
   	border: 3px double #f77f20;
        color: #f77f20;
        width: 10em;
        font-weight: bold;
        text-align: center;
 }
label { 
	width: 6em; 
	float:left; 
	text-align: right;
	font-weight: normal;
	color: #000;
        margin: 3px;
        font-weight: bold;
}

legend {
	color: #203874;
	font-weight: bold;
}

.home { 
        float:left;
        width: 320px;
}

.home2 {
	float:left;
        text-align: left;
}

.home3 {
        width: 100%;
        float:left;
	text-align: left;
        top: 0px;
        padding: 0;
}

.home3a {
        width: 100%;
        float:left;
	text-align: left;
        top: 0px;
        padding: 0;
        padding-top: 3px;
}

.home4 { 
        float:left;
        width: 49%;
        margin-top:3px;
        padding-top:1px;
        padding-bottom: 10px;
        text-align: left;
}

.home5 {
	float:right;
        width: 49%;
        text-align: left;
        margin-top:3px;
        padding-top:1px;
        padding-bottom: 7px;
}



.pokal {
        width: 33%;
        float:left;
	text-align: center;
        top: 5px;
        padding: 0;
}

.trenner {
        width: 100%;
        float:left;
	height: 5px;
}

.pokal2 {
        width: 50%;
        float:left;
	text-align: center;
        background-color: #f3f3f3;
        top: 5px;
        padding: 0;
}

.pokal3 {
        width: 40%;
        float:left;
	text-align: center;
        background-color: #f3f3f3;
        top: 5px;
        padding: 0;
}

.pokal4 {
        width: 10%;
        float:left;
	text-align: center;
        background-color: #f3f3f3;
        top: 5px;
        padding: 0;
}

A:link {color: #f77f20; text-decoration: none} 
A:visited {color: #f77f20; text-decoration: none}
A:active {color: white; text-decoration: none}
A:hover {color: white; text-decoration: none}
A.blue:link {color: #203874; text-decoration: none} 
A.blue:visited {color: #203874; text-decoration: none}
A.blue:active {color: #f77f20; text-decoration: none}
A.blue:hover {color: #f77f20; text-decoration: none}
A.blue2:link {color: #203874; text-decoration: none} 
A.blue2:visited {color: #203874; text-decoration: none}
A.blue2:active {color: white; text-decoration: none}
A.blue2:hover {color: white; text-decoration: none}
A.white:link {color: white; text-decoration: none} 
A.white:visited {color: white; text-decoration: none}
A.white:active {color: #203874; text-decoration: none}
A.white:hover {color: #203874; text-decoration: none}

.unter
       {
       position: absolute;
       width: 6.75em;
       text-align: left;
       margin: 0px auto;
       padding:0;
}

.menue3
       {
       text-align: left;
}

.schule {
	padding: 2px;
        height: 12.5em;
        margin-top:8px;
        background-color: #f77f20;
        border: 1px solid #203874;
        text-align: center;
        font-weight: bold;
        color: white;
}

.schule2 {
	float: left;
        width: 50%;
        text-align: center;
}

.bild   {
	float: left;
        margin-left:10px;
        margin-top:10px;
}

.bild2   {
	float: right;
        margin-right:10px;
        margin-top:10px;
}

.tabelle  {
	font-family: Arial;
        font-size: 0.875em;
        color: #535353;
}

.button  {
	width: 60%;
        background-color: #f77f20;
        border: 1px solid #203874;
        text-align: center;
        margin-bottom: 10px;
        padding: 3px;
        font-weight: bold;
        
}

.athlet1   {
	float: left;
        margin-left:5px;
        margin-top:5px;
        background-color: #f77f20;
        border: 1px solid #203874;
        width: 30%;
        height: 93%;
        padding-top:2px;
}

.athlet2   {
	float: right;
        margin-right:5px;
        margin-top:5px;
        background-color: #f77f20;
        border: 1px solid #203874;
        color:#203874;
        width: 65%;
        height: 93%;
        text-align: left;
}

.countframe   {
	width: 70%;
        height: 1.25em;
        margin: 0;
}
