body
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000066;
	background-color: #F2FEFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {font-size:18px;margin-bottom:0px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
h4 {font-size:10px;}
p {margin-top:0px;}

.na {font-size:10px;}

.white {color: #FFFFFF}

.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.head_kl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.bann {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
}

#gesamt_box
{
	width: 1024px;
	overflow: auto;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#container
{
	text-align: left;
	background-color: #F3F3F3;
	overflow: auto;
	text-align: left;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
}

#header
{
	position: relative;
	background-color: #FF0000;
	height:100px;
}

#header h1 {
	font-size:140%;
	color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#header h2 {
	font-size: 90%;
	color: #FFFFFF;
	background-position: left;
	text-align: left;
	margin-bottom: 5px;
	margin-left: 5px;
}

#menueoben
{
	color: #000066;
	text-align: right;
	margin: 0em;
}

#menueoben ul { list-style-type: none; }
#menueoben li { display: inline; }

#menueoben ul
{
	padding: 0;
	display: inline;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}

#menueoben li
{
	padding: 0;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}

#menueoben li a
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

#menueoben li a:hover
{
text-decoration: none;
color: #FF0000;
background-color: #FFFFFF;
}

.mro {
	margin:0;
	padding:0;
	background-image: url(../image/mro.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.mro {
	margin:0;
	padding:0;
	background-image: url(../image/mro.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.mlo {
	margin:0;
	padding:0;
	background-image: url(../image/mlo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.mru {
	margin:0;
	padding:0;
	background-image: url(../image/mru.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.mlu {
	margin:0;
	padding:0;
	background-image: url(../image/mlu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.aro {
	margin:0;
	padding:0;
	background-image: url(../image/a_ro.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.alo {
	margin:0;
	padding:0;
	background-image: url(../image/a_lo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.aru {
	margin:0;
	padding:0;
	background-image: url(../image/a_ru.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.alu {
	margin:0;
	padding:0;
	background-image: url(../image/a_lu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.ro {
	margin:0;
	padding:0;
	background-image: url(../image/ro.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.lo {
	margin:0;
	padding:0;
	background-image: url(../image/lo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.ru {
	margin:0;
	padding:0;
	background-image: url(../image/ru.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.lu {
	margin:0;
	padding:0;
	background-image: url(../image/lu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.inhalt {
	margin:0;
	padding: 5px;
}
   
#contents {
   padding: 0;
   border: none;
   margin: 0;
   width: 80%;
   float: left;
   overflow: auto;
}

#abt
{
	width: 310px;
	height:110px;
	text-align: center;
}

#u_box
{
	width: 500px;
	height:110px;
	text-align: center;
}


#mainnav
{
	float: right;
	width: 18%;
	margin-top: 10px;
	margin-right: 10px;
}

#werbung {
   padding: 0;
   border: none;
   margin: 10px;
   width: 16%;
   float: right;
   overflow: auto;
   }

#mainnav a {
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
	display: block;
}
#mainnav a:visited {
	color: #FF0000;
}
#mainnav a:active {
	color: #FF0000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
}
#mainnav a:hover {
	color: #000066;
	text-decoration: none;
	border-right-style: solid;
	border-right-color: #FF0000;
	border-right-width: 2px;
}

#footer
{
	clear: both;
	color: #000066;
	text-align: right;
}

#footer ul { list-style-type: none; }
#footer li { display: inline; }

#footer ul
{
	padding: 0;
	display: inline;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}

#footer li
{
	padding: 0;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}

#footer li a
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}

#footer li a:hover
{
text-decoration: none;
color: #FF0000;
background-color: #FFFFFF;
}
.tab_hinter {
	background-image: url(../image/spieler02.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.tab_hinter1 {
	background-image: url(../image/spieler01.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.abt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}


.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.klein_fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.klein_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.tabth{
	font-size : 14px;
	text-align : left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.tabtd{
	font-size : 13px;
	text-align : left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}


.tabbor {
	border: 0px none;
}	

.tabbor_border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000066;

}	
.tabbor_kurs {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #000066;
	border-bottom-color: #000066;
}
.tabbor_kurs_rechts {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}


	
.tabbor_foot {
	border-right: none;
	border-bottom: none;
	border-left: none;

}	

a:link, a:visited, a:active, a:hover
{
	text-decoration:none;
	font-weight:bold;
	color:#FF0000;
	font-size:13px;
}
a:hover
{
	color: #000066;
}

a.abt_li:link, a.abt_li:visited, a.abt_li:active, a.abt_li:hover
{
	text-decoration:none;
	font-weight:bold;
	color:#FF0000;
	font-size:10px;
}
a.abt_li:hover
{
	color: #000066;

}


a.menu:link, a.menu:visited, a.menu:active, amenu:hover
{
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	font-size:13px;
	background-color: #FF0000;
	margin: 2px;
	padding: 2px;
	height: 15px;
	width: 120px;
	display: block;
	text-align: left;
	border: none;
	vertical-align: middle;
}
a.menu:active, a.menu:hover
{
	background-color: #000066;
	border: none;
}

a.men2:link, a.men2:visited
{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	font-size:13px;
	text-align: left;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background-color: #FF0000;



}
a.men2:active, a.men2:hover
{
	font-weight: bold;
	color: #FF0000;
	border: 0px none;
	background-color: #FFFFFF;
}

a.men3:link, a.men3:visited
{
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	font-size:10px;
	background-color: #FF0000;
	text-align: left;
	border: 0px none;
}
a.men3:active, a.men3:hover
{
	background-color: #FFFFFF;
	border: 0px none;
	font-weight: bold;
	color: #FF0000;
}

a.nav1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav1:visited {color: #FFFFFF;}
a.nav1:active {color: #FFFFFF;}
a.nav1:hover {color: #000000;}

/* Gästebuch*/
/* Definitionen und Fehlermeldungen*/
/* Trennlinien*/
hr{
	border : 1px solid Black;
	background-color : #FF6347;
	color : #FF6347;
	height : 5px;
}
/* Fehlermeldungen*/
dfn{
	color : #FF0000;
	font-weight : bold;
	font-style : normal;
	font-size : 13px;
	letter-spacing : 3px;
}
/* Beispiele*/
samp{
	color : #FFD700;
}
/* Anzahl der Eintraege - Startseite*/
var{
	color : #FF6347;
	font-weight : bold;
	font-style : normal;
	font-size : 120%;
}
/* Suchfeld*/
#form{
	width : 300px;
	border : 0px;
	float : right;
	padding : 0px;
	text-align : right;
}
#form input{
	width : 120px;
}
#form .btn{
	width : auto;
}
/* Formulare*/
form{
	border : 1px solid #000066;
	padding : 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;

}
input, textarea{
	border : 1px solid #000066;
}
input{
	width : 250px;
}
fieldset{
	border : 1px solid #484848;
	padding : 20px;
}
legend{
	color : #ADD8E6;
	padding : 5px;
	margin-bottom : 20px;
}
label{

}
fieldset p{
	display : list-item;
	list-style-type : none;
}
/*Buttons*/
.btn{
	width : 100px;
	border: #000066;

}
/* Datum und Uhrzeit*/
em{
	color : #FF0000;
	font-style : normal;
}
/*Tabelle */
table{
	border-collapse : collapse;
	width : 100%;
	font-size : 100%;
	border : 1px #000066;


}
/* Tabellenkopf*/
th{
	text-align : left;
	padding : 5px;
	border : 1px solid #000066;
	font-weight : bold;
	letter-spacing : 0px;
	font-size : 13px;
}
/* Tabellenspalte allgemein*/
td{
	border : 0px none;
	padding : 5px;
	font-size : 13px;
}
/* Tabellenspalten von links nach rechts*/
.td1{
	width : 5%;
	border : 1px solid #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
}
.td2{
	width : 38%;
	border : 1px solid #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
}
.td3{
	width : 20%;
	border : 1px solid #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
}
.td4{
	width : 5%;
	border : 1px solid #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
}
.td5{
	width : 5%;
	border : 1px solid #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
}
.td6{
	width : 27%;
	border : 1px solid #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
}
/* Blättern*/
.seite{
	text-align : right;
	margin-top : 20px;
	letter-spacing : -1px;
	font-size: 13px;
	color: #000066;

}

/* D E T A I L A N S  I C H T */

/* Eintrag vom - Startseite*/
h3{
	padding : 5px;
	font-size:13px;
	font-weight : bold;
	padding-left : 20px;
	padding-right : 20px;
	color : #000066;
	margin : 0px;
	border: 0px none;

}
/* Alles umschliessender Container*/
.post{
	border : 1px solid Black;
	clear : both;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;




}
/* linke Anzeige*/
.address{
	padding : 20px;
	width : 170px;
	float : left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}
/*Absender und Wohnort*/
address{
	font-size: 13px;


}
/* rechte Anzeige*/
/* rechte Anzeige*/
.txt{
	border-left : 1px solid #000066;
	padding : 20px;
	margin-left : 210px;
	width : auto;
	height : 100%;
	min-height : 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;


}
.txt p{
	margin-top : 0px;
}
/* Danke und sonstige Dialoge*/
.text{
	border : 1px solid #000066;
	padding : 20px;
	margin: 10px;

}
/* Anzeige der Smilies im Formular*/
code{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	white-space : nowrap;
}
/* hr als Trennline (unsichtbar)*/
.none{
	display : none;
}
/* Fussnote*/
.bottom{
	padding-right : 10px;
	border : 1px solid Black;
	border-top : 0px;
	padding-bottom : 3px;
	text-align : left;
	border-top-width : 0px;
	letter-spacing : -3px;
	margin: 10px;

}
/* Copyright*/
#copy{
	font-style : normal;
	font-size : 85%;
	border : 1px solid Black;
	padding : 7px;
	width : 150px;
	text-align : center;
	float : right;
}
strong{
	color : #000066;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	height: auto;
	width: auto;
	border: 1px solid #000066;
}
.button1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	background-color: #FFFFFF;
	text-align: center;
	height: auto;
	width: auto;
}
.no {
	display: none;
}
