html, body {
	padding: 0;
	margin: 0;
	height: 100% ;
	background: #ccff99;
}

img {
border: 0;
}
a {
text-decoration: underline;
}

h1 {
font-family: arial narrow;
margin: 0px;
color:#5D5E60;
font-size: 17px;
font-weight: regular;
}

hr {
height: 1px;
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px dashed #5d5d5d;
}

ul {
margin-left: 20px;
}

ol {
margin-left: 20px;
}
li {
color: #5d5d5d;
line-height: 150%;
}

.website {

width:100%;
height:100%; 
top:0px; 
left:0px; 
}
.websitePosition {
position: absolute;
width:760px;
left: 50%;
margin-left: -380px;
margin-top:10px;
height:98%;
}

.inhalt{
position:relative;
left:0px;
top:0px;
width:759px;
height:85%;
z-index:3;
}


.shadetabs{
position:relative;
z-index:2;
left:10px;
top:0px;
height:33px;
padding: 0px;
margin:0px;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
z-index:1;
}

.shadetabs li a{
text-decoration: none;
position: relative;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(ajaxtabs/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
background-image: url(ajaxtabs/shadeactive.gif);
border-bottom-color: #ffffff;
color: #2d2b2b;
z-index:5;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
z-index:5;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(ajaxtabs/shadeactive.gif);
border-bottom-color: #ffffff;
z-index:5;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.sh_top {
position:absolute;
left:-10px;
top:17px;
z-index:2;
margin: 0px;
padding: 0px;
width:759px;
height: 16px;
background:transparent url(/img/sh_top.png) bottom left no-repeat;
}
.sh_left{
position:absolute;
top:0;
margin:0;
padding:0;
height:100%;
width:6px;
background:transparent url(/img/sh_left.png) left repeat-y;
}

.sh_right{
position:absolute;
top:0;
left:753px;
margin:0;
padding:0;
height:100%;
width:6px;
background:transparent url(/img/sh_right.png) repeat-y;
}

.downtabs{
position:relative;
left:550px;
top:10px;
height:33px;
padding: 0px;
z-index:3;
margin:0px;
font: 10px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
width:200px;
}

.downtabs li{
display: inline;
margin: 0;
z-index:1;
}

.downtabs li a{
text-decoration: none;
position: relative;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: #fff;
}

.downtabs li a:visited{
color: #2d2b2b;
}

.downtabs li a:hover{
text-decoration: underline;
border-top-color: #fff;
color: #2d2b2b;
z-index:5;
}

.downtabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
z-index:5;
}

.downtabs li a.selected{ /*selected main tab style */
border-top-color: #fff;
z-index:5;
}

.downtabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}



.sh_bottom {
position:absolute;
left:-550px;
top:-10px;
z-index:3;
margin: 0px;
padding-right: 0px;
width: 759px;
height: 16px;
background: transparent url(/img/sh_bottom.png) top left no-repeat;
}
.copy{
position:absolute;
bottom:10px;
right:20px;
text-align:right;
font-size:9px;
font-family:Arial;
z-index:3;
}
.content{
position:absolute;
left:6px;
top:0;
width:747px;
height:100%;
padding:0;
margin:0;
background:#ffffff;
border:0px;


}
.contBody {
position:relative;
z-index:3;
top:0px;
left:0px;
width: 759px;
height:750px;
padding:0px;
/*background:url(/img/sh_mid.png) center top repeat-y;*/
}

.contInner {
position: relative;
margin:5px;
width:737px;
border: 1px solid #5A5348;
background: #fff;
padding:0px;
height:700px;
overflow: auto; 
}
.lang{
position: relative;
margin:5px;
height:19px;
width:729px;
}

.imprint
{
padding:10px;
font-size:12px;
font-family:Arial;
color:#000000;
line-height:120%;
}
.header{
font-family:Arial;
width:759px;
height:40px;
}
.r_werb{
position:absolute;
right:-115px;
top:25px;
z-index:1;
}
.pregame{
padding:10px;
margin:2px;
width:210px;
height:180px;
float:left;
border: 1px solid #000;
border-bottom:2px solid #000;
border-right:2px solid #000;
font-family:Arial;
font-size:11px;
overflow:hidden;
}