html, * html body
{
	height: 100%;
}

*
{
	margin: 0;
	padding: 0;
	z-index:1;
}

body
{
	
	background-color: #EEEEEE;
	background-image: url(../grafik/rasen.jpg);
	background-repeat: repeat;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	height: 100%;
	width: 760px;
	margin: 0 auto;
	z-index: 1;
}
#administration{
background-image:none;
font-size: 16px;
}

a{
	border-bottom:	1px #339933;
	color: #339933;
	text-decoration:none;
	background: none;
	z-index:2;
}
.trick{
	width:90px;
}
.spieler, .spieler:visited{
	color: #666666;
	border-bottom:	1px dashed #666666;
	text-decoration:none;
	background: none;
}

a:hover, .spieler:hover{
	border-bottom:	1px dashed #339933;
	color: #339933;
	background: none;
}

a:visited {
	border-bottom:	1px #339933;
	color: #339933;
	background:none;
}

a:visited:hover {
	border-bottom:	1px dashed #339933;
	color: #339933;
	background: none;
}

.titel-over:hover{
	background-color:#DDDDDD;
}

#page
{
	width: 100%;
	margin: 0 auto;
	min-height: 100%;
	text-align: left;
	/*background-color: #EEEEEE;*/
	/*border: 1px solid #EEEEEE;*/
	/*border-width: 0 1px;*/
	text-align: left;
	margin-bottom: -25px;
	color:#333333;	
}

* html #page
{
	height: 100%;
}

#header
{
	clear:both;
	position:fixed;	
	top: 0;
	height: 100px;
	background-color: #FBFBFB;
	text-align: center;
	width: 740px;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	border-top: 0px;
	color:#333333;
	padding: 5px;
	margin: 0 auto;
	margin-left: 5px;
	background-image:url(../grafik/head.gif);
	display: block;
	filter:alpha(opacity=80); 
    -moz-opacity: 0.8; 

}

* html #header
{
	position: absolute;
	margin: 0 auto;
	width: 750px;
}

#footer
{
	clear:both;
	position:fixed;
	bottom:0px;
	width: 750px;
	height: 15px;
	font-size: 12px;
	/*border: solid #EEEEEE;*/
	/*border-width: 0 1px;*/
	text-align: center;
	background-color: #EEEEEE;
	filter:alpha(opacity=60); 
    -moz-opacity: 0.6; 
	color: #222222;
	vertical-align:middle;
	padding: 5px;
}

#footer a{
	color: #222222;
	text-decoration:none;
	border-bottom: none;
	background: none;
	padding-right: 0px;
}

#footerLeftBox {
	width: 275px;
	float:left;
	text-align:left;
}

#footerRightBox {
	width: 275px;
	float:right;
	text-align:right;
}

#menu{
	-moz-opacity: 0.9; 
	float:left;
	margin-left: 5px;
	margin-bottom: 35px;
	margin-top: 120px;/* + 90 + 20*/
	line-height: 1.5;
	width: 80px;
	vertical-align:middle;
	z-index: 100;
	
    

}

#einslive{
	float:right;
	height: 600px;
	width: 160px;
	padding: 5px;
	margin: 0 auto;
	margin-left: 5px;
	filter:alpha(opacity=80); 
    -moz-opacity: 0.8; 


}

* html #menu{
	margin-left: 0px;
}


#content
{
	float:right;
	padding-top: 110px; /* + 90 + 20*/
	margin-right: 5px;
	overflow: auto;
	padding-bottom: 35px;
	border: #999999;
}
h4[id] {
	margin-top: -130px;
	padding-top: 130px; /* Dieser Wert kann variieren. */
}


* html #content
{
	margin-top: 10px;
	margin-right: 0px;
}

*+html #content
{
	margin-top: 10px;
	/*margin-left: 125px;*/
	margin-right: -40px;
}

#titelleiste {
	width: 606px;
	margin: 10px auto;
	padding: 10px;
	border: 1px solid #AAAAAA;
	background: #DDDDDD;
	vertical-align:middle;
	text-align:right;
/*	filter:alpha(opacity=90); 
    -moz-opacity: 0.9; 
*/
}

#inhalt {
	color: #666666;
	width: 606px;
	margin: 10px auto;
	padding: 10px;
	border: 1px solid #CCCCCC;
	background: #FBFBFB;
	text-align: justify;
	line-height: 2em;
/*	filter:alpha(opacity=90); 
    -moz-opacity: 0.9; 
*/	
}

#push {
	width: 605px;
	margin: 0 auto;
	padding: 0px 10px;
	text-align: center;
}
#push a{
	color:#EEEEEE;
}

#titelleiste h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:150%;
	font-weight: normal;
	color: #666666;
	font-stretch: wider;
}

#inhalt h1, h4{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #339933;
	font-stretch: wider;
	font-style:italic;
}

#inhalt h4{
	font-size:17px;
}


#inhalt h2, h3{
	font-size: 13px;
	color: #339933;
}

.bubble_tooltip {
	z-index:999;
}

#bubble_tooltip_content h3{
	font-size: 12px;
	font:normal;
}
#bubble_tooltip_content h2{
	font-size: 17px;
	font:normal;
}

#box_angebot{
	text-align:center;
	width: 580px;
	padding: 10px;
	border: 1px solid #AAAAAA;
	margin: 0px auto;
	background-color: #FFFFCC;
}
#box_news, #box_news2, #box_termine, #box_termine2, #box_paper{
	width: 580px;
	padding: 10px;
	border: 1px solid #AAAAAA;
	margin: 0px auto;
}
#box_termine, #box_termine2{
	border-top: 0px;
}
.prefix {
	font-size:9px;
}
.buttondrop {
	border: 0px none #DDDDDD;
	background-repeat:	no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0mm;
	color: #FFFFFF;
	text-align: left;
	white-space: nowrap;
	text-indent: 0pt;
	display: inline;
	margin: 0px;
	padding: 0px;
	page-break-before: auto;
	page-break-after: auto;
	background-image: url(/page/grafik/button_drop.png);
	text-decoration: none;
	height: 15px;
	width: 15px;
	cursor: hand;
}

.buttonedit {

	border: 0px none #DDDDDD;
	background-repeat:
	no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0mm;
	color: #FFFFFF;
	text-align: left;
	white-space: nowrap;
	text-indent: 0pt;
	display: inline;
	margin: 0px;
	padding: 0px;
	page-break-before: auto;
	page-break-after: auto;
	background-image: url(/page/grafik/button_edit.png);
	text-decoration: none;
	height: 15px;
	width: 15px;
	cursor: hand;
}

#spielecontainer{
	float: right;
	width: 250px;
	height: auto;
	margin-left: 10px;
}


.spielecontainer-klein{
	float: right;
	width: 200px;
}
.spiele{
	border: solid 1px #AAAAAA;
}

#spielecontainer a{
	text-decoration: none;
	border-bottom: none;
	color: #333333;
}

.spielebox{
	font-size:9px;
	color:#333333;
	line-height:normal;
}

.spielebox_ueberschrift{
	font-size:14px;
	font-weight:bolder;
	color: #FEFEFE;
	background: #AAAAAA;
}

.seitenzahl{
	border: 0px none #FBFBFB;
	background-color: #FBFBFB;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #666666;
	page-break-before: auto;
	page-break-after: auto;
	text-decoration: none;
	cursor: hand;
}

li.liste {
margin-left: 15px;
}

.teil_vereine{
	margin-left: 40px;
	font-style: italic;	
	color: #339933;
	font-size:12px;
	line-height: 1.2em;
}

.Stil1 {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	line-height:1.4em;
}



#meinWettbewerb0 a{
	text-decoration:none;
	border-bottom: none;
	background: none;
	z-index:100;
}


a.tip {
	position: relative;
	z-index: auto;
}

a.tip span {
	display: none;
	font-size:10px;
	line-height:1em;
	position: absolute;
	top: 20px;
	left: -80px;
	width: 550px;
	padding: 5px;
	z-index: auto;
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
	color: #222222;
	-moz-border-radius: 5px; /* this works only in camino/firefox */
	-webkit-border-radius: 5px; /* this is just for Safari */
}

a:hover.tip {
	z-index:5;
	font-size: 99%; /* this is just for IE */
}

a:hover.tip span {
	z-index:5;
	display: block;
}

div.block{
	margin-top:15px;
	padding: 10px;
	border: 1px solid #666666;
	background-color:#EEEEEE;
}		

ol.platzierung{
	margin-left: 20px;
}

#turniere tr {
	background-color: #EEEEEE;
}
#turniere tr:hover {
	background-color: #339933;
	color: #EEEEEE;
}


