.box_casino {
	line-height:1.5;
}
.bb td{
	border:solid 1px gray;
}

 #links {

	float:left;
	width:800px;
	height:600px;
}

#header {
	height:188px;
}

/* --------- Oberste Leiste ---------------- */
#top{
	border:solid 1px #b1b0b0;
	height:25px;
	background-color:#f3f3f3;
}
#top ul {
	list-style-type:none;
	float:left;
	margin:0;padding:0;
}
#top li {
	float:left;
	padding-right:10px;
	line-height:2.2;
}
#top a {

}
#loginmenu {
	float:right;
	line-height:2.2;
}
.loginname {
	background-color:white;
	border:solid 1px #b1b0b0;
	font-size:9pt;
	height:16px;
	

}
.loginpw {
	background-color:white;
	border:solid 1px #b1b0b0;
	font-size:9pt;
	height:16px;
}


/* ----------- BANNER --------------- */

#banner {
	border:solid 1px silver;
	margin-top:2px;
	padding:1px;
}


/* ----------- NAVI --------------- */
#navi {
	margin-top:2px;
	float:left;
	padding:0;
	width:800px;
	background-image:url(img/navi/empty.gif);
	background-repeat:repeat-x;
}
#navi ul {
	padding:0;margin:0;

}
#navi li {
	list-style-type:none;
	float:left;
}
#navi li img {
	display:block;
}




/* ----------- SUBNAVI --------------- */

#subnavi {
	border:solid 1px #b1b0b0;
	float:left;
	width:800px;
	margin-top:2px;
	height:22px;
	background-image:url('img/header_bg.gif');
}
#subnavi ul {
	list-style-type:none;
	margin:0;padding:3px;
}
#subnavi li {
	float:left;
	padding-right:8px;
	font-size:7pt;
}
#subnavi li a {
	font-size:8pt;
}




/* ----------- CONTENT --------------- */
#content {
	margin-top:2px;
	height:400px;
	border:0;
	height:500px;

}
#content table {
	font-family:Verdana;
}
#content table a, #content a {
	color:#2462af;
}

#cont1 {
	float:left;
	width:620px;
	height:100%;
	border:0;

}
#cont1 ul {
	list-style-type:none;
	margin:0;padding:0;
	border:0;

}
.news {
	font-size:8pt;
	width:620px;
}
.news_header {
	background-color:#2462af;
	color:white;
	height:18px;
}
.news_text {
	vertical-align:top;
	padding-top:5px;
}

#footer {
	background-color:#2462af;
	float:left;
	width:800px;
	height:10px;
}

.archiv_table {
	border:solid 1px #b1b0b0;
}

/* ----------- QUICKMENU --------------- */
#cont2 {
	float:left;
	width:178px;
	height:100%;
	border:0;
	margin-left:2px;
}
#cont2 ul {
	margin:0;padding:0;
	list-style-type:none;
}
#cont2 li {
margin-bottom:3px;
}
.tables {
	border:solid 1px #b1b0b0;
	
}
.tables a {
	font-family:Verdana;
	font-size:8pt;
	color:#2462af;
}
.tables td {
	border-bottom:solid 1px #b1b0b0;
	height:20px;
	padding-left:3px;
	padding-right:3px;
}
.header1 {
	background-image:url(img/header_bg.gif);
	height:22px;
	width:180px;
	font-size:8pt;
	font-weight:bold;
	

}


/* ----------- SPONSOREN --------------- */
#sponsoren {
	width:189px;
	border:solid 1px #b1b0b0;
	float:left;
	margin-left:3px;

}
#sponsoren ul {
	list-style-type:none;
	margin:0;padding:0;
}
#sponsoren li {
 	
	height:50px;
	background-image:url('img/sponsor_bg.png');
	border-bottom:solid 1px #b1b0b0;
	padding-left:25px;


}
#sponsoren li img {
	margin-top:5px;
}
#sponsoren li a {
	
}
#sponsoren li img {
	display:block;
	vertical-align:center;

}



#sponsoren_top {
	border:solid 1px #b1b0b0;
	margin-bottom:2px;
	float:left;
	display:none;
}

#sponsoren_top ul{
	list-style:none;
	margin:0;padding:0;
}

#sponsoren_top li {
	float:left;
	width:200px;
	background-image:url(img/sponsor_bg.png);
	height:50px;
	border-right:solid 1px #b1b0b0;
	
}






.header_sponsoren {
	height:20px;
}




body, a, table{
	font-family:Verdana;
	text-decoration:none;
	font-size:8pt;
	color:black;
}
a:hover {
	text-decoration:underline;
}


