body {
	background-color: #FFF;
}
body,* {
	font-family: Arial, Helvetica, sans-serif;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
}
td,p {
	font-size: 98%; 
}
p,li {
	line-height:1.4em;
}
body {
	margin: 5px;
}
html {
	/* firefox scrollbar hack */
	height: 100%; 
	margin-bottom: 1px; 
}
a {
	color: #000099;
}
a:visited {
	/* color: #000; */
	color: #000099;
}
table {
	border-collapse:collapse;
}
ul {
	list-style-position: outside;
	list-style-type: circle;
}
li {
	font-size: 98%;
}
.menue,.menuef {
	font-size: 95%;
	padding: 1px;
}
.menuef {
	padding: 2px;
}
.menueh {
	text-decoration: none;
	color: #000000;
	font-size: 75%;
	padding: 2px;
}
a.menue {
	text-decoration: none;
	color: #000000;
	display: block;	
}
a.menue:hover {
	background-color: #EEEEEE;
}
a.menue:visited {
	text-decoration: none;
}
a.menuef {
	text-decoration: none;
	color: #000000;
}
a.menuef:hover {
	background-color: #EEEEEE;
}
a.menuef:visited {
	text-decoration: none;
}
.grau {
	color: #555;
}
a.grau {
	color: #555;
}
.red {
	color: #FF0000;
}
.green {
	color: #228B22;
}
.small,.smallblock {
	font-size: 75%;
}
.vsmall {
	font-size: 9px;
}
.smallblock {
	line-height:1.01em;
}
.medium {
	font-size: 80%;
}
.smallbox {
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
}
table.tabelle2 > tbody > tr > td {
	padding:2px;	
}
table.tabelle5 > tbody > tr > td {
	padding:5px;	
}
table.tabelle10 > tbody > tr > td {
	padding:10px;	
}
table.center {
	margin-left: auto;
    margin-right: auto;
}
.tabelle {
	border: 1px solid #E6E6E6;
	border-collapse:collapse;
}
table.zeilen td {
	border-bottom: 1px solid #E6E6E6;
}
table.spalten td {
	border-left: 1px solid #E6E6E6;
}
td.tabellemedium {
	font-size: 80%;
	border: 1px solid #C7C7C7;
}
table.tabellemedium td {
	font-size: 80%;
	border: 1px solid #C7C7C7;
}
.block1 {
	padding:3px;
	background-color:#F4F4F4;
	font-size:12px;
	font-weight:bold;
}
.block1 a {
	font-size:12px;
}
.smalltextfield {
	border: 1px solid #C7C7C7;
	width: 60px;
	font-size: 80%;
}
form {
border : 0 none !important; 
margin : 0; 
padding : 0; 
} 
label {
}
#button_login {
	margin-bottom: 5px;
	margin-top: 5px;
}
#lloginmerken {
	margin-left: -10px;
}
input,label,textarea,select {
	margin-left: 10px;
	margin-right: 10px;
}
h1 {
	font-size: 110%;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
}
h2 {
	font-size: 105%;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
}
h3 {
	font-size: 100.1%;
	font-weight: bold;
	border:1px solid #CCC;
	border-width:0 0 1px 0;
	margin-top:30px;
	margin-bottom:0px;
}
h4 {
	font-size: 98%;
	background-color: #E6E6E6;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
}
.menueUntertitel {
	font-size: 14px;
	color:#9A9A9A;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:0px;
}

p {
	margin-top:0.3em;
	margin-bottom:1em;
}
.pagetitle {
	/* color: #C00; */
	font-size: 16px;
	font-weight: bold;
}
.conttitle {
	font-size: 30px;
	color: #C00;
	font-weight: bold;
}
.menueheadline {
	background-color: #E6E6E6;
	font-weight: bold;
}
.fullbutton {
	width: 100%;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	background-color: #FFFFFF;
	border-top-color: #D4D0C8;
	border-right-color: #D4D0C8;
	border-bottom-color: #D4D0C8;
	border-left-color: #D4D0C8;
}
.fulltf {
	width: 90%;
}
a.blocklink {
	display: block;
	text-decoration: none;
}
a.blocklink:hover {
	background-color: #E4E4E4;
}

/* box wird zentriert */
.seitenbreite {
	width:760px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear:left;
	background-color: #FFF;
}

#header {
	height:80px;
	/* [disabled]background-color: #6FF; */
}
#logo {
	float:left;
	width:255px;
	height:80px;
}
#menue_all {
	float:right;
	width: 500px;
	height:80px;
	/* [disabled]background-color: #F96; */
}
#menue_smart {
	text-align:right;
	width: 500px;
	height:30px;
	/* [disabled]background-color: #993; */
	display: table-cell;
	vertical-align: middle;
}
#menue {
	width: 500px;
	height: 30px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: none;
	background-color: #eee;
}
ul#navigation {
	margin: 0;
	height: 30px;
	padding: 0;/* 0.1em 0 0.1em;*/
	line-height:27px;
	text-align: center;
  }
  ul#navigation li {
    list-style: none;
    display: inline;
    margin: 0; padding: 0;
  }

  ul#navigation a {
	font-size: 98%;
	padding: 2px 10px;
	text-decoration: none;
	color: #000000;
  }
  * html ul#navigation a  {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    width: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#navigation a:hover {
	background-color: #EEEEEE;
  }
  
  
  
  ul#navigation_smart {
	margin: 0;
  }
  ul#navigation_smart li {
    list-style: none;
    display: inline;
    margin: 0; padding: 0;
  }

  ul#navigation_smart a {
	font-size: 70%;
    padding: 3px 5px;
    text-decoration: none; 
	color: #000000;
  }
  * html ul#navigation_smart a  {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    width: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#navigation_smart a:hover {
	  text-decoration:underline;
  }
  ul#navigation_page {
	margin: 5px 0 5px 19px;
	padding: 0 0 0 0.1em;
	/* padding: 0.1em; */
  }
  ul#navigation_page li {
	list-style: none;
  }

  ul#navigation_page a {
	font-size: 90%;
	text-decoration:underline;
	color: #000000;
  }
  ul#navigation_page li#unterseite_aktiv {
	list-style-image:url(images/pfeil.gif);
	//font-weight:bold;
	font-style:italic;
  }
  * html ul#navigation_page a  {
    width: 1em;    /* nur fuer IE 5.0x erforderlich */
    width: auto;  /* sicherheitshalber fuer IE 6 zurueckgesetzt */
  }
  ul#navigation_page a:hover {
	background-color:#999;
	/* [disabled]display: block; */
  }


/* box 200 pixel */
.w220left {
	float:left;
	width:212px;
	padding:0 0 0 7px;
	text-align: left;
}
.w200 {
	width:190px;
	padding:0 0 0 7px;
	text-align: left;
}
.b200, .b200t {
	width:200px;
	padding:0 0 7px 0;
	margin-bottom:10px;
	text-align: left;
}

.b200 h4, .b200t h4 {
	height:30px;
	font-size:12px;
	padding:0 7px;
	margin:0;
	line-height:30px;
}

.b200t h4 {
}

.b200 > p, .b200t > p {
	width:184px; 
	background:#fff; 
	border:1px solid #D2D2D2; 
	border-width:0 1px; 
	padding:7px 7px 0 7px; 
	margin:0; 
	font-size: 80%;
	line-height:1.1em;
}

.b200 > div, .b200t > div {
	width:190px; 
	background:#fff; 
	border:1px solid #D2D2D2; 
	border-width:0 1px; 
	padding:5px 4px 0 4px; 
	margin:0; 
}


/*.b200 table, .b200t table {
	width:200px; 
	background:#fff; 
	border:1px solid #D2D2D2; 
	border-width:0 1px; 
	padding:5px 5px 0 5px; 
	margin:0; 
}*/
.b200 table, .b200t table {
	width:190px; 
}

.b200 td, .b200t td {
	font-size: 10px;
	border: 1px solid #E6E6E6;
	/*word-break:break-all;
	word-wrap:break-word;*/
}

/* box 760 pixel */
.b760 {
	width:760px;
	padding:0 0 7px 0;
	margin-bottom:10px;
	text-align: left;
}
.b760h4 {
	border:1px solid #BCBCBC;
	border-width:0 0 1px 0;
	padding:7px;
	margin:0;
}
.b760p {
	width:742px;
	background:#FFFFFF;
	border:1px solid #FFF;
	border-width:0 2px;
	padding:7px 7px 7px 7px;
	margin:0;
}

/* box im textfluss */
.mr {
	float:right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
	/* [disabled]background-color: #039; */
}
.content_l {
	float:left;
	clear:both;
	width:531px;
	padding-top: 5px;
	padding-bottom: 10px;
	max-width:531px;
	background-color:#FFF;
	z-index:100;
}

.c {
	clear:both;
}

/* footer */
#footer_left {
	width: 30%;
	float:left;
	text-align: left;
	height: 16px;
}
#footer_middle {
	width: 40%;
	float:left;
	text-align: center;
	height: 16px;
}
#footer_right {
	width: 30%;
	float:right;
	text-align: right;
}
#footer_stats {
	text-align: center;
	color:#999;
}

#anmeldeformular {
	indent: -80px;
	margin-left: 80px;
	margin-top: 15px;
	display:none;
}
.einruecken {
	text-indent: -80px;
	margin-left: 80px;
	margin-top: 15px;
}
label {
	font-size:75%;
}
.zentriert {
	text-align:center;
}
.error {
	color:#900;
	font-weight:bold;
}
.spielerIcon {
	border: 1px solid #666;
	box-shadow:2px 2px 3px #999;
	-webkit-box-shadow: 2px 2px 3px #999;
	-moz-box-shadow: 2px 2px 3px #999;
	/* IE-filter */
	filter:progid:DXImageTransform.Microsoft.Shadow(strength=3,color=#999999,direction=135);
}
.shadowSO {
	-webkit-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.5); /* WebKit */
	-moz-box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.5); /* Firefox */
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.5); /* Standard */ 
}
.Nol_breite {
	padding-left:20px;
	padding-right:20px;
}
#l_footer .Nol_breite {
	text-align:center;
}

/* cookie-test */
/*
#cookieTest {
	display:none;
	
	position:fixed;
	bottom:5px;
	width:98%;
	
	padding:5px;
	margin-left:1%;
	margin-right:1%;
	box-shadow: 0 0 6px 3px rgba(0,0,0,0.3) ;
	
	z-index:1000;
	
	
	background-color:#F4F4F4;
	cursor:pointer;
}
#textCooC {
	margin-right:50px;
	font-size:12px;
	line-height:20px;
}
#textCooC * {
	font-size:12px;
}
#btnCooCOK {
	background-color:rgba(230,230,230,0.8);
	width:50px;
	right:0;
	top:0;
	text-align:center;
	position:absolute;
}
#cookieTest a {
	font-size:12px;
}
*/
/* cookie-test - ende */


#tab1 td {
	font-size:12px;
	text-align:right;
	white-space: nowrap
}
#tab1 tr.head td {
	text-align:center;
}
#tab1 td.text {
	text-align:left;
}
#tab1 td[align=center] {
	text-align:center;
}

table.tabRahmen > tbody > tr > td,
table.tabRahmen > tr > td {
	border: 1px solid #E6E6E6;
	padding:2px;
}
table.tabRahmen2 > tbody > tr > td,
table.tabRahmen2 > tr > td {
	border: 1px solid #999;
	padding:2px;
}
