body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	font-size: 13px;
	background-image: url(../images/bg_wiiparty.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #eaeaea;
}
a {
	color: #175a92;
	text-decoration: none;
}
h1 {
	font-size: 19px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #009ee0;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #525252;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.badmessage {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	height: 75px;
	background-image: url(../images/goomba.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 85px;
	padding-right: 75px;
}
.mini-text {
	font-size: 10px;
}
.text-rot {
	background-color: #e6e6e6;
	border: 1px solid #999999;
	color: #333333;
	padding: 5px;
}
.badmessage2 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.button {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #32b8f2;
	font-size: 11px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}
#wrapper {
	width: 980px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#wrapper2 {
	width: 1190px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#towerswitch {
	color: #424242;
	background-color: #FFFFFF;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(../images/icon_towermedien.png);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 95px;
	width: 882px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-color: #999999;
}
#towerswitch a {
	color: #424242;
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#towerswitch a:hover {
	color: #000000;
	text-decoration: none;
}
#headerwrapper {
	background-image: url(../images/header3.png);
	height: 131px;
}
#headerindex {
	width: 200px;
	height: 90px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 20px;
}
#headerindex a {
	display: block;
	height: 90px;
	width: 200px;
}

#headercommerce {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 238px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#profilbox {
	width: 187px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	height: 220px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	display: inline;
}
#specialbox {
	width: 440px;
	float: left;
	height: 220px;
	margin-top: 5px;
	margin-left: 25px;
	margin-right: 5px;
	color: #FFFFFF;
	display: inline;
}
#spielebox {
	width: 256px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 23px;
	height: 210px;
	color: #FFFFFF;
	font-weight: bold;
	display: inline;
}
.toggleopacity img {
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85);
	-moz-opacity: 0.85;
}
.toggleopacity:hover img {
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
.toggleopacity2 img {
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	-moz-opacity: 0.9;
}
.toggleopacity2:hover img {
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
}
.spielebox-headline {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.bewertung {
	font-size: 45px;
	line-height: 45px;
}
#spieleboxcover {
	width: 110px;
	float: right;
	margin-top: 13px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: inline;
}
#infobutton {
}
#avatar {
	margin-top: 18px;
	height: 112px;
	padding-right: 10px;
	padding-left: 5px;
	text-align: center;
	margin-bottom: 4px;
}
#mainnav {
	background-image: url(../images/nav.png);
	height: 46px;
	padding-left: 22px;
	padding-top: 2px;
}
.links-klein {
	font-size: 11px;
}
#interactivebox {
	background-image: url(../images/headbox.jpg);
	height: 232px;
}
#subnav {
	background-image: url(../images/subnav.png);
	height: 36px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 517px;
}
#content {
	background-image: url(../images/contentbg.png);
	padding-left: 22px;
	padding-right: 22px;
	clear: left;
}
#contentend {
	background-image: url(../images/contentfooter.png);
	height: 20px;
	clear: left;
}
#footercommerce {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	text-align: center;
}
#footerlinks {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	height: 300px;
	background-image: url(../images/footernav.png);
}
äfooterlinks a {
	font-weight: bold;
}
#footerlinks1 {
	width: 165px;
	float: left;
}
#footerlinks2 {
	width: 125px;
	float: left;
}
#footerlinks3 {
	width: 120px;
	float: left;
}
#footerlinks4 {
	width: 120px;
	float: left;
}
#footerlinks5 {
	width: 130px;
	float: left;
}
#footerlinks6 {
	width: 150px;
	float: left;
}
#footerlinks7 {
	width: 145px;
	float: left;
}
#copyright {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	font-size: 11px;
}
#footerlinks a {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
/* ######### Menu ######### */

.bluetabs {
	width: 530px;
	float: left;
}
.bluetabs ul {
	margin: 0px;
	padding: 0px;
}
.bluetabs li {
	float: left;
	list-style-type: none;
	padding-right: 5px;
}
.bluetabs li a {
	background-image: url(../img/nav_button_off.png);
	display: block;
	text-decoration: none;
	width: 95px;
	height: 18px;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	line-height: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.bluetabs li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../img/nav_button_on.png);
	background-repeat: no-repeat;
	height: 24px;
	margin-top: 0px;
}
.bluetabs li a:visited {
}
/* ######### Style for Drop Down Menu ######### */


.dropmenudiv_b {
	position:absolute;
	z-index:100;
	visibility: hidden;
	font-size: 13px;
	color: #167DAF;
	background-image: url(../images/navbg.png);
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	border: 1px solid #4DB4E6;
}
.dropmenudiv_b_img {
	margin-right: 2px;
	margin-bottom: 2px;
}
.dropmenudiv_b a {
	width: 160px;
	display: block;
	text-indent: 5px;
	text-decoration: none;
	color: #0B3953;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	font-size: 11px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}
.dropmenudiv_b a:hover { /*THEME CHANGE HERE*/
	background-color: #39b1db;
	color: #FFFFFF;
	text-decoration: none;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
}
* html .dropmenudiv_b a { /*IE only hack*/
	width: 100%;
}
.navheadline{
	font-size: 13px;
	color: #666666;
	width: 150px;
}
#profilbox a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.suchfeld {
	border: 1px solid #999999;
	width: 200px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}
.suchbutton {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #32b8f2;
	width: 70px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	font-size: 14px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}
#suche {
	width: 410px;
	float: right;
}
#suche a {
	color: #207496;
}
.sortierer {
	color: #CCCCCC;
	font-size: 14px;
	background-image: url(../images/sortierbg.png);
	width: 671px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 7px;
	margin-bottom: 1px;
}
.tabellenrahmen {
	height: 24px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	background-image: url(../images/tab_kopf_bg.png);
	border: 1px solid #0572A0;
}
.tabellenrahmen2 {
	background-color: #F5F5F5;
	height: 24px;
	font-weight: normal;
	font-size: 12px;
	margin-top: 1px;
	color: #034561;
	border: 1px solid #9c9c9c;
}
.tabellenrahmen3 {
	height: 24px;
	font-size: 13px;
	margin-top: 3px;
	color: #034561;
	border: 1px solid #999999;
	padding-top: 5px;
	padding-left: 10px;
	background-image: url(../images/tab_bg.png);
}
.newscomment {
	padding-left: 10px;
}
.newscomment a {
	font-weight: bold;
}
.spielespalte1 {
	width: 239px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 4px;
}
.spielespalte2 {
	padding: 4px;
	width: 179px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.spielespalte3 {
	padding: 4px;
	width: 65px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.spielespalte4 {
	padding: 4px;
	width: 140px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.spielespalte5 {
	padding: 4px;
	width: 100px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.spielespalte6 {
	padding: 4px;
	width: 74px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.spielespalte7 {
	padding: 4px;
	width: 75px;
	float: left;
}
.tabellenrahmen2 {
	background-color: #F5F5F5;
	height: 24px;
	font-weight: normal;
	font-size: 12px;
	margin-top: 1px;
	color: #034561;
	border: 1px solid #CCCCCC;
}
.tabellenrahmen3 {
	height: 26px;
	font-size: 13px;
	margin-top: 3px;
	color: #034561;
	border: 1px solid #ffffff;
	padding-top: 5px;
	padding-left: 14px;
	background-image: url(../images/boxnews.png);
}
.tabellenrahmen3 a {
	color: #007aad;
	font-weight: bold;
}
.tabellenrahmen3plus {
	height: 24px;
	font-size: 11px;
	margin-top: 3px;
	color: #034561;
	border: 1px solid #ffffff;
	padding-top: 7px;
	padding-left: 14px;
	background-image: url(../images/boxnews.png);
}
.tabellenrahmen3plus a {
	color: #007aad;
	font-size: 11px;
	font-weight: bold;
}
.tabellenrahmen4 {
	height: 26px;
	font-size: 13px;
	margin-top: 3px;
	color: #034561;
	border: 1px solid #ffffff;
	padding-top: 5px;
	padding-left: 14px;
	background-image: url(../img/bigtablebgwhite.png);
	width: 920px;
}
.tabellenrahmen4 a {
	color: #007aad;
	font-weight: bold;
}
.tabellenrahmen5 {
	height: 26px;
	font-size: 13px;
	margin-top: 3px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 14px;
	background-image: url(../img/bigtablebgblue.png);
	width: 922px;
}
.tabellenrahmen5 a {
	color: #FFFFFF;
	font-weight: bold;
}
.tabellenrahmen5 a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
.tabellenrahmen6 {
	height: 26px;
	font-size: 13px;
	margin-top: 3px;
	color: #000000;
	border: 1px solid #ffffff;
	padding-top: 5px;
	padding-left: 14px;
	background-image: url(../img/bigtablebgrot.png);
	width: 920px;
}
.tabellenrahmen6 a {
	color: #990000;
	font-weight: bold;
}
.topnews {
	height: 26px;
	font-size: 13px;
	margin-top: 3px;
	color: #034561;
	border: 1px solid #ffffff;
	padding-top: 5px;
	padding-left: 14px;
	background-image: url(../images/boxnewstop.png);
}
.topnews a {
	color: #006088;
	font-weight: bold;
}
#login {
	margin-top: 18px;
	height: 112px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	margin-bottom: 4px;
	color: #104F69;
	font-weight: normal;
	font-size: 12px;
	padding-top: 2px;
}
.loginform {
	width: 103px;
	color: #15688B;
	border: 1px solid #15688B;
	margin-bottom: 3px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	background-color: #FFFFFF;
}
.loginbutton {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #32b8f2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 160px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}
.spielespalte6 {
	padding: 4px;
	width: 74px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.newsinfo {
	width: 115px;
	float: right;
	margin-right: 15px;
}
.newsinfo2 {
	width: 150px;
	float: right;
	margin-right: 15px;
}
.newsinfo a {
	font-weight: bold;
}
.newsinfo2 a {
	font-weight: bold;
}
#left {
	width: 666px;
	float: left;
}
#left2 {
	width: 616px;
	float: left;
}
#selector {
	background-image: url(../images/newsselect_bg.png);
	height: 38px;
	margin-bottom: 10px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #EFF8FC;
}
#selector a {
	height: 38px;
	color: #535353;
	font-size: 13px;
	font-weight: bold;
}
#right {
	width: 250px;
	margin-left: 685px;
}
#right2 {
	width: 300px;
	margin-left: 635px;
}
#gamenav {
	color: #FFFFFF;
	height: 37px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/gamenav.png);
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#gamenav a {
	color: #FFFFFF;
	background-color: #1099D2;
	margin-right: 3px;
	border: 1px solid #FFFFFF;
	padding: 4px;
	line-height: 26px;
	text-decoration: none;
	font-weight: bold;
}
#gamenav a:hover {
	color: #FFFFFF;
	background-color: #0D78A6;
	margin-right: 3px;
	border: 1px solid #FFFFFF;
	padding: 4px;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
}
#gameinfo {
	background-color: #EBF8FE;
	border: 1px solid #4BC4F7;
	padding: 10px;
	font-size: 20px;
	height: 185px;
	font-weight: normal;
	color: #15688B;
}
#gameinfo1 {
	width: 112px;
	float: left;
	margin-right: 15px;
	background-color: #FFFFFF;
	border: 5px solid #FFFFFF;
}
#gameinfo2 {
	font-weight: bold;
	width: 195px;
	float: left;
	font-size: 13px;
	margin-right: 3px;
	margin-top: 22px;
	padding: 3px;
	background-color: #FFFFFF;
	color: #525252;
}
#gameinfo3 {
	width: 235px;
	float: left;
	font-size: 13px;
	margin-top: 22px;
	padding: 3px;
	color: #525252;
	background-color: #FFFFFF;
}
.infobox {
	height: 45px;
	width: 241px;
	background-image: url(../images/infobox.png);
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	font-size: 11px;
}
.infoboxheader {
	height: 60px;
	background-image: url(../img/bg_newgames.png);
	font-size: 16px;
	color: #1C96D0;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.infoboxheader2 {
	height: 60px;
	background-image: url(../img/bg_community.png);
	font-size: 16px;
	color: #1C96D0;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.boxheader {
	background-image: url(../img/boxheader.png);
	height: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.boxfooter {
	background-image: url(../img/boxfooter.png);
	height: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	clear: left;
}
.boxcontent {
	background-image: url(../img/boxbg.png);
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	clear: both;
	min-height:100px;
	color: #1e5b75;
}
.boxheader2 {
	background-image: url(../img/boxheader2.png);
	height: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.boxfooter2 {
	background-image: url(../img/boxfooter2.png);
	height: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	clear: left;
}
.boxcontent2 {
	background-image: url(../img/boxbg2.png);
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	clear: both;
	min-height:100px;
}
.boxheader4 {
	background-image: url(../img/boxsmallheader.png);
	height: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.boxfooter4 {
	background-image: url(../img/boxsmallfooter.png);
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	clear: left;
}
.boxcontent4 {
	background-image: url(../img/boxsmallcontent.png);
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	clear: both;
	min-height:100px;
	text-align: left;
}
.boxcontent3 {
	background-image: url(../img/boxbg2.png);
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	clear: both;
}
.avatarcomment {
	width: 100px;
	height: 100px;
}
.avatarcomment a {
	font-weight: bold;
}
.newshead {
	font-size: 17px;
	color: #434343;
}
#sp-frame {
	width: 934px;
	height: 220px;
	background-image: url(../img/sp_profil.png);
}
#sp-1 {
	width: 315px;
	float: left;
	margin-left: 15px;
	margin-top: 16px;
	display: inline-block;
}
#sp-2 {
	width: 245px;
	float: left;
	margin-top: 10px;
	display: inline-block;
	margin-left: 80px;
}
#sp-3 {
	width: 263px;
	float: left;
	margin-top: 16px;
	display: inline-block;
	margin-left: 13px;
}
#sp-2-box1 {
	height: 39px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 6px;
}
#sp-2-box2 {
	height: 30px;
	margin-top: 20px;
	font-size: 13px;
	font-weight: bold;
	line-height: 29px;
}
#sp-2-box3 {
	height: 30px;
	margin-top: 15px;
	font-size: 13px;
	font-weight: bold;
	line-height: 29px;
}
#sp-2-box4 {
	height: 30px;
	margin-top: 15px;
	font-size: 13px;
	font-weight: bold;
	line-height: 29px;
}
#sp-3-box1 {
	margin-left: 35px;
	font-weight: bold;
	line-height: 16px;
}
#sp-3-box2 {
	height: 30px;
	margin-top: 17px;
	margin-left: 35px;
	font-weight: bold;
}
#sp-3-box3 {
	height: 30px;
	margin-top: 25px;
	margin-left: 13px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-weight: bold;
}
#sp-3-box4 {
	height: 30px;
	margin-top: 3px;
}
#sp-wertung {
	width: 65px;
	float: right;
	font-size: 38px;
	font-weight: normal;
	line-height: 32px;
	display: inline-block;
}
#sp-wertung2 {
	width: 65px;
	float: right;
	margin-right: 17px;
	font-size: 30px;
	font-weight: normal;
	line-height: 30px;
	display: inline-block;
}
#sp-wertung3 {
	width: 65px;
	float: right;
	font-size: 30px;
	font-weight: normal;
	line-height: 28px;
	display: inline-block;
}
#sp-infos {
	width: 190px;
	float: right;
	font-weight: normal;
	display: inline-block;
	font-size: 12px;
	line-height: 14px;
}
#sp-infos2 {
	width: 65px;
	float: right;
	font-weight: normal;
	display: inline-block;
	font-size: 12px;
}
.headlinks {
}
.headlinks a {
	background-color: #4ca9d0;
	border: 1px solid #006995;
	color: #FFFFFF;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	font-size: 12px;
}
.headlinks a:hover {
	background-color: #459abd;
	border: 1px solid #006995;
	color: #FFFFFF;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	font-size: 12px;
}
.boxlittleheader {
	background-image: url(../img/boxsmallheader2.png);
	height: 15px;
}
.boxlittlecontent {
	background-image: url(../img/boxsmallcontent2.png);
	padding-right: 15px;
	padding-left: 15px;
	text-align: left;
	padding-bottom: 7px;
}
.userreview {
	background-color: #EBF5FC;
	padding: 6px;
	border: 1px dashed #279FE0;
	margin-bottom: 7px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}
.userreview a {
	font-weight: bold;
}
.usertextbox {
	height: 40px;
	width: 263px;
	border: 1px solid #999999;
	margin-bottom: 10px;
	margin-top: 10px;
}
.boxlittlefooter {
	background-image: url(../img/boxsmallfooter2.png);
	height: 25px;
}
.galeryitem {
	width: 130px;
	text-align: center;
	padding: 10px;
	margin-right: 3px;
	margin-bottom: 3px;
	background-color: #DEF0FA;
	float: left;
}
.counter {
	background-color: #FFFFFF;
	border: 1px dotted #000000;
	font-weight: bold;
	width: 30px;
}
#fcswitcher {
	background-image: url(../img/fcbg.png);
	height: 70px;
	padding-left: 20px;
	padding-top: 22px;
	width: 915px;
}
.fcno {
	padding-left: 130px;
	font-size: 15px;
}
.usertab {
	background-color: #f7f7f7;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
/* Styles for the popup */

.highslide-html {
	background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
	display: none;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white;
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,  a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,  a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
	width: 400px;
	padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
	cursor: move;
}
.highslide-resize {
	cursor: nw-resize;
}
/* These must be the last of the Highslide rules */

.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}
.wttvheader {
	height: 60px;
	background-image: url(../img/wttvheader.png);
	font-size: 16px;
	color: #1C96D0;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.wttvcontent {
	height: 180px;
	width: 241px;
	background-image: url(../img/wttvbg.png);
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	font-size: 11px;
}
.tcastheader {
	height: 60px;
	background-image: url(../images/tcastheader.png);
	font-size: 16px;
	color: #1C96D0;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.tcasthg {
	height: 123px;
	width: 241px;
	background-image: url(../images/tcasthg.png);
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 11px;
	text-align: center;
}
#usk-siegel {
	height: 50px;
	width: 50px;
	float: right;
	text-align: center;
}
#commercebox {
	float: right;
	margin-top: 112px;
}
/** Spiele Auflistung Slider **/

div.slider {
	width: 260px;
	height: 13px;
	border: 1px solid #006995;
	background-color: #CDE7F1;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}
div.slider div.knob {
	width: 20px;
	height: 13px;
	background-color: #4CA9D0;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}
.filter_box1 {
	width: 283px;
	padding: 7px;
	margin-right: 11px;
	float: left;
	background-color: #FFFFFF;
	border: 1px dashed #4CA9D0;
	height: 155px;
	margin-bottom: 10px;
		-moz-border-radius:5px;
	-khtml-border-radius:5px;
}
.filter_box2 {
	width: 283px;
	padding: 7px;
	margin-right: 11px;
	float: left;
	background-color: #FFFFFF;
	border: 1px dashed #4CA9D0;
	height: 155px;
	margin-bottom: 10px;
		-moz-border-radius:5px;
	-khtml-border-radius:5px;
}
.filter_box3 {
	width: 283px;
	padding: 7px;
	float: left;
	background-color: #FFFFFF;
	border: 1px dashed #4CA9D0;
	height: 155px;
	margin-bottom: 10px;
		-moz-border-radius:5px;
	-khtml-border-radius:5px;
}
.filter {
	width: 400px;
}




div#fontSize {
	height: 50px;
}
#press_top {
	height: 53px;
	background-image: url(../img/press_top_bg.png);
	padding-left: 10px;
	padding-top: 9px;
}
#press_top_text {
	width: 340px;
	height: 40px;
	float: left;
}
#press_top_rate {
	width: 140px;
	height: 20px;
	float: right;
	font-size: 40px;
	font-weight: normal;
	text-align: right;
	padding-right: 20px;
	padding-top: 0px;
	line-height: 36px;
}
.press_box_head {
	background-image: url(../img/press_header_bg.png);
	height: 50px;
	background-repeat: no-repeat;
}
.press_box_img {
	width: 90px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
}
.press_box_headline {
	width: 470px;
	height: 38px;
	float: right;
	padding-top: 4px;
}
.press_box_rate {
	width: 270px;
	height: 25px;
	float: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
	font-size: 20px;
}
.press_box {
	width: 577px;
}
.line {
	margin-bottom: 2px;
	height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B93D5;
	margin-top: 5px;
}
.ownerbox {
	background-color: #ebf5fc;
	padding: 5px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
	border: 1px dashed #44ace5;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	width: 214px;
	float: left;
}
#navcom1 {
	width: 170px;
	float: left;
}
#navcom2 {
	width: 160px;
	float: left;
}
.infoboxheader3 {
	height: 60px;
	background-image: url(../img/bg_blog.png);
	font-size: 16px;
	color: #1C96D0;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.spielelistebox {
	padding: 10px;
	font-size: 13px;
	border: 1px solid #999999;
}
.coverbox {
	background-color: #DEF0FA;
	border: 1px dashed #97CCEC;
	width: 81px;
	margin-right: 5px;
	float: left;
	height: 135px;
	margin-bottom: 5px;
	text-align: center;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
	word-wrap: break-word;
}
.coverrahmen {
	background-color: #FFFFFF;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	height: 85px;
	width: 56px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
}
.breakerx {
	width: 850px;
	clear: both;
}
.mini-text2 {
	font-size: 11px;
	line-height: 22px;
}
