.price_under_empfehlungen {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: red;
	font-weight: bold;
	text-align: center;
	padding-left: 0px;
}

#gameDetails {
	/*background: url(webpics/box.gif) no-repeat scroll left top;*/
	/*width: 257px;*/
	height: 21px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; /*für abstand rundherum (top, right, bottom, left)*/
}
#gameDetails img.flag {
	margin-right: 20px;
}

#ratingBoxSmall a {
 display: block;
 width: 90px;
 height: 48px;
 text-decoration: none;
}

#ratingBoxLargeContainer {
	padding: 0 0 0 50px;
}
#ratingBoxLarge {
	background: url(/images/rating_box_bg.gif) no-repeat top left;
	width: 150px;
	height: 78px;
	text-align: center;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#ratingBoxLarge .ratingScore {
	display: block;
	font-family: tahoma, sans-serif;
	font-size: 28px;
	color: #cc0000;
	padding: 10px 0;
}
#ratingBoxLarge .ratingScoreGray {
	color: #b0b0b0;
}
#ratingBoxLarge .ratingReviews {
	display: block;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #404040;
}

#ratingBoxLarge .ratingReviews_small {
	display: block;
	font-family: tahoma, sans-serif;
	font-size: 8px;
	color: #404040;
}

#ratingBoxSmallContainer {
	padding: 10px 11px 0 0;
}
#ratingBoxSmall {
	background: url(/images/rating_box_bg.gif) no-repeat bottom left;
	width: 90px;
	height: 48px;
	text-align: center;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#ratingBoxSmall .ratingScore {
	display: block;
	font-family: tahoma, arial, sans-serif;
	font-size: 18px;
	color: #cc0000;
	padding: 4px 0 2px 0;
}
#ratingBoxSmall .ratingScoreGray {
	color: #b0b0b0;
}
#ratingBoxSmall .ratingReviews {
	display: block;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	color: #404040;
}

#ratingBoxSmall .ratingReviews_small {
	display: block;
	font-family: tahoma, arial, sans-serif;
	font-size: 8px;
	color: #404040;
}



									#slideshow {list-style:none; color:#fff; border:0px;}
									#slideshow span {display:none}
									#wrapper_gallery {width:506px; margin:10px auto; display:none}
									#wrapper_gallery * {margin:0; padding:0}
									#fullsize {position:relative; width:500px; height:300px; padding:2px; border:0px solid #ccc; background:#fff}
									#information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
									#information h3 {padding:4px 8px 3px; font-size:14px}
									#information p {padding:0 8px 8px}
									#image {width:500px}
									#image img {position:absolute; z-index:25; width:auto}
									.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
									#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
									#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
									#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
									.linkhover {background:url(images/link.gif) center center no-repeat}
									#thumbnails {margin-top:15px}
									#slideleft {float:left; width:20px; height:85px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#000}
									#slideleft:hover {background-color:#fff}
									#slideright {float:right; width:20px; height:85px; background:#fff url(images/scroll-right.gif) center center no-repeat; background-color:#000}
									#slideright:hover {background-color:#fff}
									#slidearea {float:left; position:relative; width:460px; margin-left: 3px; height:87px; overflow:hidden}
									#slider {position:absolute; left:0; height:87px}
									#slider img {cursor:pointer; border:1px solid #666; padding:2px}
									
#tabContainer {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #404040;
	
}
#tabContainer a {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #404040;
}
#tabContainer a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #fff;
}
#tabContainer hr {
	display: none;
}
#tabNav {
	width: 716px;
	height: 30px;
	margin-left: 20px;
}
#tabNav ul {
        list-style-type: none;
        margin: 0;
        padding: 0;

}
#tabNav ul li {
	display: inline;
}
#tabNav ul li a {
	background: url(images/tabs_btn_a.gif) no-repeat scroll right top;
	color: #fff;
	text-decoration: none;
	display: block;
	float: left;
	height: 30px;
	margin-right: 1px;
	padding-right: 20px;
}
#tabNav ul li a span {
	background: url(images/tabs_btn_span.gif) no-repeat scroll left top;
	display: block;
	line-height: 20px;
	padding: 5px 0 5px 20px;
}
#tabNav ul li a:hover {
	background: url(images/tabs_btn_a_selected.gif) no-repeat scroll right top;
	text-decoration: none;
}
#tabNav ul li a:hover span {
	background: url(images/tabs_btn_span_selected.gif) no-repeat scroll left top;
}
#tabNav ul li a.selected {
	background: url(images/tabs_btn_a_selected.gif) no-repeat scroll right top;
}
#tabNav ul li a.selected span {
	background: url(images/tabs_btn_span_selected.gif) no-repeat scroll left top;
}
#tabContentTop {
	background: url(images/tabs_bg.gif) no-repeat scroll top left;
	width: 736px;
	height: 10px;
}
#tabContent {
    font-size: 12px;
    background: #fff;
    width: 736px;
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    overflow: hidden;

}

#tabContent div {
        padding: 20px;
}


#tabContentBottom {
	background: url(images/tabs_bg.gif) no-repeat scroll bottom left;
	width: 736px;
	height: 10px;
}.trennlinie {
border-bottom: 1px solid #E4E4E4;
}



#zweipluseins_main {
position: relative;
}

#zweipluseins {
position: absolute;
width: 95px;
height: 47px;
background: cyan;
top: -25px;
left: 180px;
background: url(webpics/2plus1_grafik.gif) no-repeat scroll left top;
}

.game {
position: relative;
height: 320px;
}
.warenkorbBtn {
width: 115px;
height: 34px;
position: absolute;
bottom: 0px;
left: 33px;
}

#uncut {
    position: relative;
}
#uncutLogo {
    background: url(webpics/gamesonly_uncut_logo.gif) no-repeat scroll left top;
    width: 150px;
    height: 150px;
    position: absolute;
    top: 20px;
    right: 20px;
}


#bgLink {
    width: 986px;
    height: 150px;
    margin: 0px auto;
}
#bgLink a {
    width: 986px;
    height: 150px;
    display: block;
    text-indent: -9999px;
}
#wrapper {
    width: 986px;
    position: relative;
    margin: 0px auto;
    background: #FFF;
}


#bContainer {
width: 798px;
height: 113px;
overflow: hidden; 
}
#bContainer img {
border: 0;
}
#bLeft {
float: left;
width: 500px;
height: 113px;
overflow: hidden; 
}
#bRight {
float: right;
width: 298px;
height: 113px;
overflow: hidden; 
}
.clear {
clear: both;
height: 0;
overflow: hidden;
}



.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
}
.suggest_link_over {
	background-color: #0081c2;
	color: #ffffff;
	padding: 2px 6px 2px 6px;
}
#searchBox {
	color: #FFF;
	font: normal 11px Tahoma, Arial, sans-serif;
	padding: 7px 10px 0px 10px;
	float: left;
	border: 0px;
	background: url(webpics/search_bg.gif) repeat-x scroll left top;
	margin: 1px 0px 0px 1px;
	width: 200px;
	height: 41px;
}
#searchBtn {
	float: left;
	border: 0px;
	background: url(webpics/search_bg.gif) repeat-x scroll left top;
	margin: 1px 0px 0px 0px;
	width: 41px;
	height: 28px;
}

#search_suggest {
	font-family: Tahoma, Arial, Verdana, sans-serif;
 	font-size: 9px;
 	color: #000000;
 	position: absolute;
	left: 205px;
	top: 220px;
	visibility: hidden; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #000000;
	width: 500px;			
}
.uncut_garantie {
	margin-top: 20px;
}
a:link,
a:visited {
	text-decoration: none;
}	
.border_outside {
	border: 1px solid #e4e4e4;
}
.border_middle {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e4e4e4;
	border-left-color: #e4e4e4;
}
.under_logo-nav {
	background-image: url(webpics/under_logo-nav.gif);
	background-repeat: repeat-x;
}
.nav_bg1 {
	background-image: url(webpics/nav_bg1.gif);
	background-repeat: repeat-x;
}
.nav_bg2 {
	background-image: url(webpics/nav_bg2.gif);
	background-repeat: repeat-x;
}
.gradient_bottom {
	background-image: url(webpics/gradient_bottom.gif);
	background-repeat: repeat-x;
}
.nav_line {
	background-image: url(webpics/nav_line.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.nav_arrow {
	background-image: url(webpics/nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.search_box {
	border: 1px solid #8f99a3;
	font: normal 12px Tahoma, Arial, sans-serif;
	height: 18px;
	width: 176px;
	padding: 1px;
	margin: 1px;
	vertical-align: top;
	position: absolute;
}

.wrong_Field {
	border: 1px solid red;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #08487a;
	
	margin-top: 10px;
}

.Field {
	border: 1px solid black;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #08487a;
	
	margin-top: 10px;
}

.search_btn {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	height: 20px;
	width: 49px;
	position: relative;
	left: 20px;
}
.senden_btn {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	height: 20px;
	width: 49px;
	position: relative;
	left: 200px;
}

.search_btn_trade {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	height: 20px;
	width: 49px;
	position: absolute;
	left: 400px;
}

.shoppingcart_bg {
	background-image: url(webpics/shoppingcart_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.shoppingcart_text1 {
	font-family: Verdana;
	font-size: 9px;
	color: #606060;
	font-style: normal;
	font-weight: normal;
}
.shoppingcart_text1 a:link {
	font-family: Verdana;
	font-size: 9px;
	color: #606060;
	font-style: normal;
	font-weight: bold;
}
.shoppingcart_text1 a:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #606060;
	font-style: normal;
	font-weight: bold;
}
.shoppingcart_text2 a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #db0e39;
	font-style: normal;
	font-weight: normal;
}
.shoppingcart_text2 a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #db0e39;
	font-style: normal;
	font-weight: normal;
}
.nav_text a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #404040;
}
.nav_text a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #404040;
}
.nav_text a:hover {
	color: #0089fa;
	font-size: 14px;
}
.left_nav1 a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #404040;
}
.left_nav1 a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #404040;
}
.left_nav1 a:hover {
	color: #404040;
	font-size: 12px;
}
.login_background {
	background-image: url(webpics/login_background.gif);
	background-repeat: repeat-x;
}
.login_box {
	padding: 0px;
	margin-top: 10px;
	margin-left: 10px;
}
.loginbox_style1 {
	border: 1px solid #51bceb;
	padding: 0px;
	height: 18px;
	width: 146px;
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 5px;
}
.loginbox_style2 {
	border: 1px solid #51bceb;
	padding: 0px;
	height: 18px;
	width: 91px;
	margin-left: 20px;
}
.loginbox_text {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #08487a;
	margin-left: 20px;
	margin-top: 10px;
}
.loginbox_text a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #08487a;
	margin-top: 10px;
}
.loginbox_text a:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #08487a;
	margin-top: 10px;
}
.btn_login {
	margin: 0px;
	padding: 0px;
}
.footer_text1 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #aaaaaa;
}
.footer_text2 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.btn_warenkorb2 {
	margin-right: 25px;
	margin-top: 25px;
}
.box_top_corner_left_gray {
	background-image: url(webpics/box_top_corner_left_gray.gif);
	background-repeat: no-repeat;
}
.box_top_corner_right_gray {
	background-image: url(webpics/box_top_corner_right_gray.gif);
	background-repeat: no-repeat;
}
.box_top_middle_gray {
	background-image: url(webpics/box_top_middle_gray.gif);
	background-repeat: repeat-x;
}
.box_bottom_corner_left {
	background-image: url(webpics/box_bottom_corner_left.gif);
	background-repeat: no-repeat;
}
.box_bottom_corner_right {
	background-image: url(webpics/box_bottom_corner_right.gif);
	background-repeat: no-repeat;
}
.box_bottom_middle {
	background-image: url(webpics/box_bottom_middle.gif);
	background-repeat: repeat-x;
}
.box_content {
	background-color: #F8F8F8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E4E4E4;
	border-left-color: #E4E4E4;
}
.box_top_corner_left_blue {	
	background-image: url(webpics/box_top_corner_left_blue.gif);
	background-repeat: no-repeat;
}
.box_top_corner_right_blue {
	background-image: url(webpics/box_top_corner_right_blue.gif);
	background-repeat: no-repeat;
}
.box_top_middle_blue {
	background-image: url(webpics/box_top_middle_blue.gif);
	background-repeat: repeat-x;
}
.content_box_space {
	margin-top: 10px;
}.box_title_center {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 9px;
}
.box_top_corner_left_red {
	background-image: url(webpics/box_top_corner_left_red.gif);
	background-repeat: no-repeat;
}
.box_top_middle_red {
	background-image: url(webpics/box_top_middle_red.gif);
	background-repeat: repeat-x;
}
.box_top_corner_right_red {
	background-image: url(webpics/box_top_corner_right_red.gif);
	background-repeat: no-repeat;
}
/*********************************
START: BOX ROW (Most Wanted, Top Selling...)
*********************************/
/*********************************
START: BOX ROW (Most Wanted, Top Selling...)
*********************************/
.box_title {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 9px;
	padding-left: 9px;
}
.box_row1 {
	background-color: #E4E4E4;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #5d5d5d;
	font-weight: normal;
	text-align: left;
	padding-left: 4px;
}
a.box_row1 {
	background-color: #E4E4E4;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #545454;
	font-weight: normal;
	text-align: left;
}
a.box_row1:hover {
	font-weight: bold;
}
.box_row2 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #5d5d5d;
	font-weight: normal;
	text-align: left;
	padding-left: 4px;
}
a.box_row2 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #545454;
	font-weight: normal;
	text-align: left;
}
a.box_row2:hover {
	font-weight: bold;
}

.start_topseller {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #5d5d5d;
	font-weight: normal;
	text-align: left;
}
a.start_topseller {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #545454;
	font-weight: normal;
	text-align: left;
}
a.start_topseller:hover {
	color: #000000;
}


.box_row3 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #5d5d5d;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
}
a.box_row3 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #7e8aa2;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
}
a.box_row3:hover {
	font-weight: bold;
}
/*********************************
END: BOX ROW (Most Wanted, Top Selling...)
*********************************/
.three_games_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.content_box_space2 {
	margin-top: 30px;
}
.box_top_corner_left_login {
	background-image: url(webpics/box_top_corner_left_login.gif);
	background-repeat: no-repeat;
}
.box_login_border {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
}

.box_login {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #303438;
	padding-top: 10px;
	padding-bottom: 10px;
}



.box_top_middle_login {
	background-image: url(webpics/box_top_middle_login.gif);
	background-repeat: repeat-x;
}
.box_top_corner_right_login {
	background-image: url(webpics/box_top_corner_right_login.gif);
	background-repeat: no-repeat;
}
.box_bottom_middle_login {
	background-image: url(webpics/box_bottom_middle_login.gif);
	background-repeat: repeat-x;
}
.box_bottom_corner_right_login {
	background-image: url(webpics/box_bottom_corner_right_login.gif);
	background-repeat: no-repeat;
}
.mein_konto_text {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	padding-top: 10px;
}
.mein_konto_titel {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #008cff;
	padding-left: 5px;
}
.box_bottom_corner_left_login {
	background-image: url(webpics/box_bottom_corner_left_login.gif);
	background-repeat: no-repeat;
}
.btn_login2 {
	padding-top: 10px;
	padding-left: 2px;
}
.mein_konto_login_style {
	border: 1px solid #000000;
	margin: 2px;
}
.detailbox_space {
	margin-top: 20px;
}.detailbox_top_corner_left {
	background-image: url(webpics/detailbox_top_corner_left.gif);
	background-repeat: no-repeat;
}
.detailbox_top_middle {
	background-image: url(webpics/detailbox_top_middle.gif);
	background-repeat: repeat-x;
}
.detailbox_top_corner_right {
	background-image: url(webpics/detailbox_top_corner_right.gif);
	background-repeat: no-repeat;
}
.detailbox_border {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E4E4E4;
	border-left-color: #E4E4E4;
}
.detailbox_bottom_corner_left {
	background-image: url(webpics/detailbox_bottom_corner_left.gif);
	background-repeat: no-repeat;
}
.detailbox_bottom_middle {
	background-image: url(webpics/detailbox_bottom_middle.gif);
	background-repeat: repeat-x;
}
.descripton {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.detailbox_bottom_corner_right {
	background-image: url(webpics/detailbox_bottom_corner_right.gif);
	background-repeat: no-repeat;
}
.detailbox2_bottom_corner_right {
	background-image: url(webpics/detailbox2_bottom_corner_right.gif);
	background-repeat: no-repeat;
}
.detailbox2_bottom_corner_left {
	background-image: url(webpics/detailbox2_bottom_corner_left.gif);
	background-repeat: no-repeat;
}
.detailbox_price {
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding-left: 20px;
}
.detailbox2_bottom_middle {
	background-image: url(webpics/detailbox2_bottom_middle.gif);
	background-repeat: repeat-x;
}
.btn_komplettliste_padding {
	margin-right: 10px;
}
.list_top_corner_left {
	background-image: url(webpics/list_top_corner_left.gif);
	background-repeat: no-repeat;
}
.list_top_middle {
	background-image: url(webpics/list_top_middle.gif);
	background-repeat: repeat-x;
}
.list_top_corner_right {
	background-image: url(webpics/list_top_corner_right.gif);
	background-repeat: no-repeat;
}
.list_bottom_corner_left {
	background-image: url(webpics/list_bottom_corner_left.gif);
	background-repeat: no-repeat;
}
.list_bottom_middle {
	background-image: url(webpics/list_bottom_middle.gif);
	background-repeat: repeat-x;
}
.list_bottom_corner_right {
	background-image: url(webpics/list_bottom_corner_right.gif);
	background-repeat: no-repeat;
}
.list_border {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #959595;
	border-left-color: #959595;
}
.list_space {
	margin-top: 1px;
}
.list_titel {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.list_price {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #404040;
}
.fsk18-1_top_corner_left {
	background-image: url(webpics/fsk18-1_top_corner_left.gif);
	background-repeat: no-repeat;
}
.fsk18-1_top_middle {
	background-image: url(webpics/fsk18-1_top_middle.gif);
	background-repeat: no-repeat;
}
.fsk18-1_top_corner_right {
	background-image: url(webpics/fsk18-1_top_corner_right.gif);
	background-repeat: no-repeat;
}
.fsk18-1_content {
	background-image: url(webpics/fsk18-1_content.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.fsk18-2_top_corner_left {
	background-image: url(webpics/fsk18-2_top_corner_left.gif);
	background-repeat: no-repeat;
}
.fsk18-2_top_middle {
	background-image: url(webpics/fsk18-2_top_middle.gif);
	background-repeat: no-repeat;
}
.fsk18-2_top_corner_right {
	background-image: url(webpics/fsk18-2_top_corner_right.gif);
	background-repeat: no-repeat;
}
.fsk18-2_content {
	background-image: url(webpics/fsk18-2_content.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.fsk18-2_bottom_corner_left {
	background-image: url(webpics/fsk18-2_bottom_corner_left.gif);
	background-repeat: no-repeat;
}
.fsk18-2_bottom_middle {
	background-image: url(webpics/fsk18-2_bottom_middle.gif);
	background-repeat: no-repeat;
}
.fsk18-2_bottom_corner_right {
	background-image: url(webpics/fsk18-2_bottom_corner_right.gif);
	background-repeat: no-repeat;
}
.fsk18-3_top_corner_left {
	background-image: url(webpics/fsk18-3_top_corner_left.gif);
	background-repeat: no-repeat;
}
.fsk18-3_top_middle {
	background-image: url(webpics/fsk18-3_top_middle.gif);
	background-repeat: no-repeat;
}
.fsk18-3_top_corner_right {
	background-image: url(webpics/fsk18-3_top_corner_right.gif);
	background-repeat: no-repeat;
}
.fsk18-3_content {
	background-image: url(webpics/fsk18-3_content.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #f8f8f8;
}
.fsk18-3_bottom_corner_right {
	background-image: url(webpics/fsk18-3_bottom_corner_right.gif);
	background-repeat: no-repeat;
}
.list_price2 {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	padding-top: 30px;
}
.list_titel2 {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #404040;
}
.versandbereit {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #404040;
}
.auftragsauskunft_text {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 20px;
}
.auftragsauskunft_orange {
	color: #FF5D0B;
	font-weight: bold;
}
.warenkorb_productboxheader_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.warenkorb_stdtext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
}
.warenkorb_stdtext2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
}
.warenkorb_1 {
	background-image: url(webpics/warenkorb_1.gif);
	background-repeat: no-repeat;
}
.warenkorb_2 {
	background-image: url(webpics/warenkorb_2.gif);
	background-repeat: repeat-x;
}
.warenkorb_3 {
	background-image: url(webpics/warenkorb_3.gif);
	background-repeat: no-repeat;
}
.warenkorb_info {
	padding-top: 9px;
	padding-bottom: 9px;
}
.bestellungen_topcorner_left {
	background-image: url(webpics/bestellungen_topcorner_left.gif);
	background-repeat: no-repeat;
}
.bestellungen_top_middle {
	background-image: url(webpics/bestellungen_top_middle.gif);
	background-repeat: repeat-x;
}
.bestellungen_topcorner_right {
	background-image: url(webpics/bestellungen_topcorner_right.gif);
	background-repeat: no-repeat;
}
.warenkorb_productboxheader_text2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #008cff;
}
.detailbox_info {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 20px;
	margin-left: 19px;
}
.titlepimp {
	background-image: url(../webpics/titlepimp.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
}
.titlepimp_text {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.statistik_bg {
	background-image: url(webpics/statistik.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
}
#news_wrapper {
	margin: 0px;
	padding: 0px;
	width: 778px;
	margin-top: 30px;
}
#news_wrapper #news_banner_container {
	height: 113px;
	width: 778px;
	margin-bottom: 26px;
}
#news_container {
	width: 489px;
	float: left;
}
#news_banner_container .banner_spacing {
	margin-right: 10px;
}
#news_archive_container {
	float: right;
	width: 279px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #7E8AA2;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 10px 0 15px 0;
	text-align: right;
margin:0px;
}
#news_archive_container .month {
	font-size: 11px;
	color: #7E8AA2;
	font-family: Verdana, Arial, sans-serif;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

#news_archive_container .month a:link, a:visited, a:active {
	color: #545454;
	text-decoration: none;
}

#news_archive_container .month a:hover {
	color: #7E8AA2;
	text-decoration: none;
	font-weight: bold;
}
#news_archive_container .line2 {
	width: 100%;
	background: url(gamesonly_news/images/line.png) repeat-x scroll left 10px;
	overflow: hidden;
	height: 21px;
}
#news_archive_container .ad {
	background-color: #CCCCCC;
	height: 600px;
	width: 160px;
	float: right;
	margin-top: 23px;
}