@charset "UTF-8";
/* CSS Document */


body, table, td , th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
}
body {
	margin: 0;
	padding: 0 0 50px 0;
	background: url(images/header.jpg) repeat-x center top #f5d682;
}
h1 {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 21px;
	font-weight: normal;
}
h2 {
	margin: 0 ;
	color: #b21a02;
	font-weight: normal;
	padding: 8px 12px ;
	font-size: 21px;
}
h3 {
	font-weight: bold;
	font-size: 14px;
	color: #3d569e;
	margin: 0 0 0.3em 0;
	padding: 0;
}
.normal {
	font-weight: normal;	
}

p {
	margin: 0.4em 0 0.6em 0;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}
input, select, texarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 2px;
	background: #FFF;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}
.inputbutton {
	background: url(images/button_bg.png) no-repeat top right;
	height: 32px;
	display:-moz-inline-box;
	display: inline-block;
	margin: 8px 0 8px 12px;
	color: #FFF;
	
}
.inputbutton input.button:hover {
	cursor: pointer;
}
.inputbutton input.button {
	background: url(images/button_bg.png)  no-repeat top left;
	margin: 0 ;
	display: inline-block;
	padding: 8px 0 8px 12px ;
	height: 16px;
	display:-moz-inline-box;
	display:inline-block;
	margin: 0 12px 0 -12px;
	height: 32px;
	border: 0px solid;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}




a {
	color: #3d569e;
	text-decoration: none;
}
a:hover {
	color: #3d569e;
	text-decoration: underline;
}


a.button {
	background: url(images/button_bg.png) no-repeat top right;
	height: 32px;
	display:-moz-inline-box;
	display: inline-block;
	margin: 8px 0 8px 12px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}
a.button span {
	background: url(images/button_bg.png)  no-repeat top left;
	margin: 0 ;
	display: inline-block;
	padding: 8px 0 8px 12px ;
	height: 16px;
	display:-moz-inline-box;
	display:inline-block;
	margin: 0 12px 0 -12px;

}


ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-position: outside;
	list-style-type: none;
}




.container {
	margin: 0 ;
	width: 948px;
	margin: 0 auto;
	position: relative;
}
.skyscraper {
	width: 160px;
	height: 600px;
	position: absolute;
	left: 956px;
	top: 146px;
}
.header {
	height: 107px;
}
.header a.home {
	width: 300px;
	height: 77px;
	margin: 0;
	padding: 46px 0 0 18px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 30px;
	display: block;
}
.header a.home h1 {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 30px;
}
.header a.home .subject {
	font-size: 48px;
	font-weight: bold;
}


.menu {
	height: 32px;
	background: #FFF;
	width: 948px;
	margin: 0;
	padding: 0;	
	text-align: center;
	font-size: 14px;
	color: #3d569e;
	font-weight: bold;
	border-bottom: 2px solid #d17400;
}
.menu-top {
	height: 6px;
	width: 948px;
	background: url(images/menu_top.png) no-repeat top left;
	margin: 0;
	padding: 0;
}
.menu a {
	color: #3d569e;
	text-decoration: none;
}
.menu a:hover {
	color: #3d569e;
	text-decoration: none;
}
.menu ul {
	margin: 0 0 0 270px;
	padding: 0;
}

.menu li {
	display: inline;
	margin: 0 6px 0 0;
	list-style-position: outside;
	list-style-type: none;
	background: #fff; 
	float: left;
	line-height: 1em;
}
.menu li:hover , .menu li.active {
	background: #bdcdfc; 
}

.menu li a {
	padding: 6px 6px;
}

.menu li * { font-style: normal; background-image: url(images/menu_button_bg.png); background-repeat: no-repeat; display: block; position: relative; }
.menu li i { background-position: top left; position: absolute; margin-bottom: -6px; top: 0; left: 0; width: 6px; height: 6px; }
.menu li span { background-position: bottom left; left: -6px; padding: 0 0 6px 12px; margin-bottom: -6px; }
.menu li span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 12px; height: 100%; top: 0; }
.menu li span span { background-position: top right; position: absolute; right: -12px; margin-left: 12px; top: -6px; height: 0; }





.content {
	background: url(images/content_bg.png) repeat top left;
	padding: 12px 0 12px 8px;
}
.content-bottom {
	background: url(images/content_bottom.png) no-repeat top left;
	height: 40px;
	margin: 0 ;
	text-align: right;
	padding: 16px 20px 0;
	color: #d17400;
}
.content-bottom a , .content-bottom a:hover {
	color: #d17400;
}



.column {
	float: left;
	width: 224px;
	margin: 0 12px 0 0;
}

.threecolumn {
	width: 704px;
	margin: 0;
	float: left;
}
.gamecolumn {
	width: 640px;
	margin: 0 18px 12px 12px;
	float: left;
}
.gameinfocolumn {
	float: left;
	width: 262px;
	margin: 0 0 12px 0;
}
.gameinfocolumn p {
	padding: 0 24px 0 12px;

}
.reactiescolumn {
	float: left;
	width: 342px;
}
.reageercolumn {
	float: left;
	width: 316px;
}
.reactiescolumn p  , .reageercolumn p{
	padding: 0 12px 0 12px;
	margin: 0 0 1em 0;
}
.reactiescolumn h3 , .reageercolumn h3  {
	margin-bottom: 0;
	padding: 0 12px 0 12px;
}

.linkscolumn {
	float: left;
	width: 262px;
	margin: 0 0 0 12px;
}
.linkscolumn ul {
	margin: 0 12px;
}
.linkscolumn li {
	background: url(images/bullet2.png) no-repeat 0 7px; 
	padding: 0 0 0 6px;	
}


p.red {
	color: #b21a02;
	font-weight: bold;
}


.box {
	width: 224px;
	background: #f78000;
	color: #fdf7e6;
	margin: 0 0 20px 0;
}
.box a {
	color: #fdf7e6;
}
.box-header {
	background: url(images/box_hdr.png) no-repeat top left #d46e00;
	padding: 0 12px;
	margin: 0;
	border-top: 1px solid #d46e00;
	border-bottom: 1px solid #FFF;
}
.box h2 {
	color: #FFF;
	padding: 8px 0 8px;
	margin: 0;
}
.box-content {
	padding: 8px 12px 12px;
}

.box li {
	background: url(images/bullet.png) no-repeat 0 7px; 
	padding: 0 0 0 6px;
}


.game {
	width: 200px;
	padding: 12px;
	float: left;
	margin: 0 12px 12px 0;
}
.game:hover {
	width: 200px;
	padding: 10px;
	border: 2px solid #bdcdfc;
	background: #d5e0ff;
}

.game p {
	height: 4.5em;
	overflow: hidden;
}
.last {
	margin: 0;	
}




.pagnav {
	text-align: center; 
}

.pagnav ul {
	margin: 14px auto;
	font-size: 14px;
}
.pagnav ul li {
	display: inline;
}
.pagnav ul li a {
	padding: 4px 7px;
}
.pagnav ul li.active a {
	background: #fff;
	font-weight: bold;
}
.pagnav ul li.grey {
	color: #cccccc;
	padding: 4px 7px;
}


.gametitel h2 , .gametitel h3 , .gametitel .sterren {
	float: left;
	display: inline;
}
.gametitel h3 {
	margin: 6px 0 0 0;
}
.sterren {
	width: 140px;
	height: 28px;
	margin: 2px 0 0 0;
	background: url(images/ster_leeg.png) repeat-x top left;
}
.sterrenvol {
	background: url(images/ster.png) repeat-x top left;
	height: 28px;
}


.gamesrc {
	background: #000;
	width: 640px;
	height: 480px;
}



.clear {
	clear: both;
}