/* Allgemiene Styles-------------------------------------------------------------------*/
body{
	margin:0px;
	padding:0px;
	border:0px;
}
a img{
	border:0px;
	color:#000000;
}
a:active {
	outline:0px;
}
a:focus {
	outline:0px;
}
.naviblock{
	width:315px;
	height:18px;
	float:left;
	background-color:#000000;
}
#container{
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	border:0px;
	width:1015px;
	background-image:url(/images/blackW315.gif);
	background-repeat:repeat-y;
	background-position:0px 0px;
}
.hide{
display:none;
}
.show{
display:block;
};
/* Head Styles-------------------------------------------------------------------*/
#head{
	width:1015px;
	padding-top:15px;
	overflow:hidden;
}
#head .logo{
	background-color:#000000;
	width:315px;
	text-align:center;
}
#head .topnavi a{
	font-family: Arial,Verdana, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:#444444;
	text-decoration:none;
	margin-left:25px;
}
#head .topnavi a:hover{
	color:#00bff7;
	text-decoration:underline;
}
/* Content Styles-------------------------------------------------------------------*/
#content{
	float:none;
	line-height:15px;
	min-height:375px;
	background-color:#ffffff;
	background-image:url(/images/blackW170.gif);
	background-repeat:repeat-y;
	background-position:0px 0px;
	/*padding-top:0.5px;*/
}
#content .contentleftpic{
	float:left;
}
#content .text{
	font-size:12px;
	font-family:Arial,Verdana,Sans-Serif;
	line-height:140%;
	font-weight:300;
	width:630px;
	float:none;
	padding-top:20px;
	margin-top:0px;
	margin-right:20px;
	margin-left:190px;
	margin-bottom:0px;
}
#content .text h1{
	font-family:Arial Black;
	font-size:20px;
	line-height:100%;
}
#content .text h2{
	font-family:Arial Black;
	font-size:16px;
	line-height:100%;
}
#content .text a{
	text-decoration:none;
	font-weight:600;
	color:#333333;
}
#content .text a:hover{
	text-decoration:none;
	font-weight:600;
	color:#00bff7;
}
#content .text .betref{
	width:125px;
	float:left;
	text-align:right;
	padding-right:15px;
	line-height:24px;
}
#content .text .eingabe{
		line-height:24px;
}
#content .text .centerbtn{
	position:relative;
	left:140px;
}
#content .text .linkintext{
	text-decoration:none;
	color:#333333;
	font-weight:300;
}
#content .text .linkintext:hover{
	color:#00bff7;
}
#content .imgl{
	float:left;
	margin-right:10px;
}
#content .imgr{
	float:right;
	margin-left:10px;
}
#content .contentrightpic{
	float:right;
}
#content .contentrightpic{
	float:right;
}
#content .liste{
	float:left;
}
#content .liste a{
	color:#333333;
	text-decoration:none;
}
#content .liste a:hover{
	color:#00bff7;
	text-decoration:none;
}
#content .player_title{
color:#00bff7;float:right;padding-right:55px; font-weight:900;
}
#content .player{
	float:right;
	width:350px;
	height:100px;
	margin-top:0px;
	text-align:center;
	background-color:#FFFFFF;
};

/* footer Styles-------------------------------------------------------------------*/
#footer{
	height:auto;
}
#footer a{
	font-family: Arial,Verdana, Sans-Serif;
	font-size:10px;
	font-weight:bold;
	color:#888888;
	text-decoration:none;
	margin-left:25px;
	float:right;
}
#footer a:hover{
	color:#00bff7;
	text-decoration:underline;
}
#footer .navibottomblock{
	width:315px;
	height:350px;
	float:left;
	background-color:#000000;
}
#footer .navibottomblockerr{
	float:right;
	width:170px;
	height:20px;
	margin-left:15px;
}
