@charset "utf-8";

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #00F;
	background-image:url(images/rand.jpg);
	background-repeat:repeat-x;
	margin: 0px; 
	padding: 0px;
	text-align: center; 
	color: #000000;
	font-size: 13px;
}

ul, p { line-height:20px;}
p.begrenzung { padding-right:11%;}


a {	text-decoration:none; color: #6699FF; }
a:link { color: #6699FF; }
a:visited {	color: #6699FF; }
a:hover { color:#F00; }
a:active { font-weight:bold;}


.twoColLiqLtHdr #container_ { 
	width: 80%;  
	background: #FFFFFF;
	margin: 0 auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 5px solid #000000;
	text-align: left;
	background-image:url(images/mainContenthg.jpg);
	background-position:right;
	background-repeat:repeat-y;	
}
.twoColLiqLtHdr #header {
	text-align:right;
	background:url(images/hgoben.jpg) #00F;
	padding-right:10px;
	padding-top:105px;
	padding-bottom:20px; 
	color:#FFF;
} 
.twoColLiqLtHdr #header a {	color:#FFF; font-weight:bold; } 
.twoColLiqLtHdr #header a:visited {	color:#FFF; } 
.twoColLiqLtHdr #header a:hover { color:#FF0; }

.twoColLiqLtHdr #header a.navi_akt { font-weight: bold; color:#FFCC33; }
.twoColLiqLtHdr #header a.navi_akt:visited  { color: #FFCC33; }
.twoColLiqLtHdr #header a.navi_akt:hover { color:#FF0; }

.twoColLiqLtHdr #sidebar1 {
	background-image:url(images/sidebarhg.jpg);
	padding-top:10px;
	float: left; 
	width: 270px; 
}

.navilink {
	background-image:url(images/navihg.jpg);
	padding:2px;
	width:170px;
	margin-bottom:5px;
	padding-left:40px;
}

.twoColLiqLtHdr #side_navigation {
	margin-left:15px;
}

.twoColLiqLtHdr #side_navigation a{	
	font-weight:bold;
	font-size:11px;
	line-height:20px;
	color: #999999;
}
.twoColLiqLtHdr #side_navigation a:visited{ color: #999999; }
.twoColLiqLtHdr #side_navigation a:hover{ color: #F00; }


.ueberschrift {
	position:absolute;
	margin-left:280px;
	left:10%;
	right:12%;
	top:195px;
	padding:0px;
	z-index:2;
	text-align:left;
}
.ueberschrift_seite_aus {
	position:absolute;
	left:90px;
	margin:0px;
	right:12%;
	top:195px;
	padding:0px;
	z-index:2;
	text-align:left;
}
.ueberschrift_rand {
	position:absolute;
	margin-left:280px;
	left:2%;
	right:12%;
	top:195px;
	padding:0px;
	z-index:2;
	text-align:left;
}


.twoColLiqLtHdr #leisteoben {
	position:absolute;
	right:12%;
	top:5px;
	width:280px;
	height:28px;
	color:#FFF;
	font-size:10px;
	padding:0px;
	text-align:center;
    background-image:url(images/oben_mitte.jpg);
}

.twoColLiqLtHdr #logo {
	position:absolute;
	left:10%;
	top:5px;
	padding-top:0px;
}
.twoColLiqLtHdr #obenrechts {
	position:absolute;
	right:10%;
	margin-right:1px;
	top:35px;
	padding-top:0px;
	text-align:left;
}

.twoColLiqLtHdr #mainContent {
	padding-bottom:30px;
	margin: 5px 20px 0 280px;
}

.rahmen {
	border: solid 1px rgb(204,204,204);
	-moz-border-radius: 6px;
	margin-bottom:30px;
	margin-right:10%;
	padding:7px;
}
.editbox {
	border: solid 2px #F00;
	-moz-border-radius: 6px;
	padding: 5px;
	width:600px;
	padding:5px;
	background-color:#FF9;
	margin-bottom:30px;
	margin-top:30px;
}

.auswahl {
	background:url(images/boxhg.jpg) #0C6;
	margin-right:1px;
	border:rgb(204,204,204) 1px solid;
	padding:5px;
	color:#555;
	font-size:11px;
	cursor:pointer;
}

.auswahl_on {
	background:url(images/boxhg.jpg) #0C6;
	background-position:-10px;
	margin-right:1px;
	padding:5px;
	padding-bottom:6px;
	border:rgb(204,204,204) 1px solid;	
	border-bottom:#FFF 1px solid;	
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
}

.auswahl_on:hover, .auswahl:hover {
	background: #FFF;
	border:#F00 1px solid;	
	border-bottom:#FFF 1px solid;	
}

.rahmen_eckig {
	border: solid 1px rgb(204,204,204);
	margin-bottom:30px;
	margin-top:5px;
	margin-right:2%;
	padding:7px;
	overflow:auto;
}


.twoColLiqLtHdr #footer {
	background:#000;
	background-image:url(images/unten.jpg);
	color:#FFF;
	font-size:10px;
	text-align:right;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
} 
.twoColLiqLtHdr #footer p {
	margin: 0;
	padding: 15px 10px; 
}


.fltrt { float: right; margin-left: 8px; }
.fltlft { float: left; margin-right: 8px;}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

h1 { font-size: 18px; color: #00F; margin-bottom:30px;}
.boxh2 { font-size: 15px; color: #F60; margin-bottom:15px; font-weight:bold; } 
h2 { font-size: 15px; color: #F60; }
h3 { font-size: 13px; color: #00C; font-weight:bold; }
.boxh3 { font-size: 13px; color: #00C; font-weight:bold; } 
h5 { font-size: 13px; color: #00C; font-weight:bold; margin-bottom:2px; margin-top:2px; }
h6, h6 a:link, h6 a:visited  { font-size: 13px; color: #333; font-weight:bold; }


.seitenbox {
	width:200px;
	padding:5px;
	background:#FAFAFA url(images/boxhg.jpg);
	border: solid 1px rgb(204,204,204);
	-moz-border-radius: 6px;
	margin-left:18px;
	margin-bottom:30px;
	font-size:11px;
}

.bild_in_mitte {
	vertical-align:middle;
	margin:2px;
}

.bild_in_mitte_o {
	vertical-align:middle;
}


.statuszeile {
	border: 1px solid #E6E6E6;
	width:95%;
	padding-left:14px;
	padding-top:1px;
	background:#F7F7F7;
	font-size:10px;
	margin-bottom:90px;
	margin-top: 10px;
}

.statuszeile a { font-size:10px; }
.statuszeile a:hover { font-size:10px; font-weight:normal; }

.klickbar { cursor:pointer; margin-bottom:8px; padding:3px;}
.klickbar:hover { border:solid 1px #FC3; background:#FFC; padding:2px;}

table { 
	font-size:11px;
	border: solid 1px rgb(204,204,204);
	-moz-border-radius: 6px;
	padding:1px;
	color:#555;
}

.aus {
	border:none;
	color:#000;
	font-weight:normal;
}


table a { font-weight:bold; }

.aus a { 	font-weight:normal;}

.tabellen_form {
	padding:2px;
	color:#333;
	background:url(saison/images/tabellemitte.png);
}

th {
	font-weight: bold;
	height:20px;
	color: #FFFFFF;
	background: url(images/tabelleueber.gif) #00F;
	text-align:center;
}
th a { font-weight: bold; color: #FF0; }
th a:link { font-weight: bold; color: #FF0; }
th a:visited { color: #FF0; }
th a:hover { color: #FF0000; }

tr.grau1 { background:#E8E8E8; }
tr.grau2 { background:#FAFAFA; }
tr.gruen { background:url(saison/images/tabelleaufstieg.png); }
tr.rot { background:url(saison/images/tabelleabstieg.png); }
tr.mitte { }
tr.grau { background:#FAFAFA; }

tr.grau1:hover, tr.mitte:hover, tr.grau2:hover, tr.grau:hover, tr.gruen:hover , tr.rot:hover { background:#FFA }

.textklein { font-size: 10px; }
.textklein a { font-size: 10px; }

.textkleinbes { color:#00F; font-weight:bold; }
.textkleinbes a { color:#00F; font-weight:bold;}
.textkleinbes a:visited { color:#00C;}
.textkleinbes a:hover { color:#F00; }

.news_box { margin-bottom:2px; line-height:20px; width:82%; }

.linie { width:80%; height:1px; background-color:#CCC; margin-top:3px; margin-bottom:10px; }

.eingabeform, input, textarea {
	border: 1px solid #999999;
	font-size: 11px;
	color: #666666;
	background-color: #F8F8F8;	
}

.gesetzt {
	border: 1px solid #999999;
	font-size: 11px;
	color: #000;
	background-color: #666;
}

.Tooltip
{
	border: 1px solid #999;
	background-color: #FF9;
	-moz-border-radius: 6px;
	padding: 10px;
	font-size: 11px;
	text-align:left;
	opacity: 0.95;
	z-index:3;
}

.button {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3399FF;
	font-weight: bold;
	cursor:pointer;
}

.button:hover {
	color:#F00;
	background-color: #FF0;
	font-weight: bold;
}

.zwischen_zeile {
	color:#000; height:30px; vertical-align:bottom; border-bottom:solid #999 1px;
}
.obenrechts {
	font-weight:bold; float:right; cursor:pointer; margin-left:10px; margin-bottom:10px;
}

.caption { vertical-align:top; font-weight:bold; color:#000; text-align:right; }

.link_box {
	font-size:10px;
	line-height:15px;
	padding: 5px;
	margin: 10px 0px 0px 10px;
	border-left: 1px solid #999;
}
