/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height:14px;
	color:#dddad1;
	background-image: url(../images/layout/marmor_background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;	
}
html, body{
	height:100%;	
}
html {
	overflow-x:hidden;
	overflow-y:auto;
}
* html #left { 
margin-right: -3px; 
} 
* html #right { 
margin-left: -3px; 
} 
img, div, input { behavior: url("iepngfix.htc") }
a:link {
	color: #fff;
}
a:visited {
	color: #fff;
}
a:hover {
	color: #dddad1;
}
a:active {
	color: #fff;
}
.first_letter{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}
hr{
	color:#FEF7D8;
	height:1px;
}
.home_box{
	height:20px;
}
.home_box_off{
	background-image:url(../images/layout/home_teaser_back.png);
	background-repeat:no-repeat;
	height:20px; 
	padding-left:35px; 
	padding-top:2px;
	font-family:Verdana, Geneva, sans-serif; 
	color:#FFFAF0; 
	font-size:10px
}
.home_box_on{
	background-image:url(../images/layout/home_teaser_back_on.png);
	background-repeat:no-repeat;
	height:20px; 
	padding-left:35px;
	padding-top:2px;
	font-family:Verdana, Geneva, sans-serif; 
	color:#fff; 
	font-size:10px;
}
.game_bttn{
	background-repeat:no-repeat;
	height:20px;
	margin-left:16px;
	display:inline-block;
	width:203px;
	cursor:pointer;
}
.game_bttn_unten{
	background-repeat:no-repeat;
	height:20px;
	margin-top:6px;
	display:inline-block;
	width:203px;
	cursor:pointer;
}
.game_bttn_unten_back{
	width:220px;
	height:27px;
	display:inline-block;
	background-image:url(../images/layout/game_bttn_unten.png);
}
.copytext{
	font-size: 9px;
}
.footer{
	width:100%; 
	margin:auto; 
	background-image:url(../images/layout/lower_background.jpg); 
	height:80px;
}
.inner_footer{
	width:955px; 
	margin:auto; 
	background-image:url(../images/layout/inner_background.jpg)
}
.packshot{
	width:271px;
	height:238px;
	float:left;
}
.screenshot{
	width:279px; 
	height:209px;
	float:right;
}
.ornawing_left{
	position:absolute; 
	top:551px; 
	margin-left:-135px; 
	width:135px; 
	height:115px; 
	background-image:url(../images/layout/ornawing_left.png)
}
.ornawing_right{
	position:absolute; 
	top:551px; 
	margin-left:955px; 
	width:135px; 
	height:115px; 
	background-image:url(../images/layout/ornawing_right.png);
}
.ornawing_left_sub{
	position:absolute; 
	top:240px; 
	margin-left:-135px; 
	width:135px; 
	height:115px; 
	background-image:url(../images/layout/ornawing_left.png)
}
.ornawing_right_sub{
	position:absolute; 
	top:240px; 
	margin-left:955px; 
	width:135px; 
	height:115px; 
	background-image:url(../images/layout/ornawing_right.png);
}
.ornawing_left_game{
	position:absolute; 
	top:240px; 
	margin-left:-135px; 
	width:135px; 
	height:302px; 
	background-image:url(../images/layout/main_shadow_left.png)
}
.ornawing_right_game{
	position:absolute; 
	top:240px; 
	margin-left:955px; 
	width:135px; 
	height:302px; 
	background-image:url(../images/layout/main_shadow_right.png);
}
.main{
	width:955px; 
	margin:auto;
}
.content_main{
	background-image:url(../images/layout/inner_background.jpg);
	min-height:544px;
}
.home_leiste{
	background-image:url(../images/layout/home_headline.jpg);
	width:955px;
	height: 93px;
	margin:auto;
}
.leiste_headline{
	width:955px;
	margin:auto;
	height:74px;
}
.leiste_headline_game{
	width:955px;
	height:261px;
	background-image:url(../images/layout/game_worldmap_back.jpg);
}
.border_main_left{
	background-image:url(../images/layout/border_main_left.png);
	background-repeat:repeat-y;
}
.border_main_right{
	background-image:url(../images/layout/border_main_right.png);
	background-repeat:repeat-y;
}
.headline{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	line-height:22px;
}
.bttn_line{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	line-height:40px;
}
.bttn_line a:visited, .bttn_line a:link, .bttn_line a:active,{
	text-decoration:none;
}
.subline{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-style:italic;
	color:#8b8476;
}
.italic_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
}
.faq{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-style:italic;
	color:#8b8476;
	line-height:15px;
}