
html 
{
	height:100.05%;
}

body
{
	text-align: center;
	font-family:verdana;
	
	background-image: url('bg.jpg');
	background-repeat: repeat-x;
	background-color: #ababab;
}

img
{
	border: 0;
}

a
{
	font-size: 9pt;
	color:#000000;
	text-decoration:underline;
}

ul
{
	font-size: 9pt;
	margin-top: 3px;
	margin-bottom: 3px;
}

object
{
	display:inline;
}

.boldline
{
	font-size: 9pt;
	margin: 0px;
	margin-bottom: 4px;
}

.datum
{
	font-size: 8pt;
}

.headline
{
	font-size: 14pt;
	font-weight: bold;
}

.content
{
	margin-top: 6px;
	margin-bottom: 6px;
	font-size: 9pt;
}

#cont_seite
{
	width: 780px;
	margin:0 auto;
	text-align:center;
}

#cont_body
{
	width:780px;
	max-width:1000px;
	text-align:center;
}

#bewertung
{
	margin-top: 6px;
	font-size: 8pt;
	clear: both;
}

#cont_head
{
	border-radius: 8px;
	-khtml-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	width: 780px;
	padding-top: 20px;
	height: 85px;
	background-image: url('stonehill-logo.jpg');
	
	border: 2px;
	border-color: #999999; 
	border-style:solid;

	vertical-align: middle;
}

#cont_navi
{
	border-radius: 8px;
	-khtml-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	width: 764px;
	padding: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 16px;
	font-size: 9pt;

	background-color:#a9a9a9;
	
	border: 2px;
	border-color: #999999; 
	border-style:solid;

	vertical-align: middle;
}

#cont_footer
{
	text-align: center;
	width: 780px;

}

#cont_main
{
	border-radius: 8px;
	-khtml-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	text-align: left;
	width: 760px;
	padding:10px;
	background-color:#c4ac4c;
	float:left;
	border: 2px;
	border-color: #999999; 
	border-style:solid;
	margin-bottom: 1px;
	margin-right: 1px;
}

#game_nav
{
	border-radius: 8px;
	-khtml-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	height:100%;
	width: 170px;
	text-align: left;
	padding: 6px;
	background-color:#EEEEEE;
	margin-bottom: 28px;
	border: 2px;
	float:left;
	border-color: #999999; 
	border-style:solid;
}

#impressum
{
	border-radius: 8px;
	-khtml-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	height:100%;
	width: 730px;
	text-align: left;
	padding: 8px;
	margin-left: 5px;
	background-color:#EEEEEE;
	margin-bottom: 28px;
	border: 2px;
	border-color: #999999; 
	border-style:solid;
}

#game_info
{
	border-radius: 8px;
	-khtml-border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	height:100%;
	width: 548px;
	text-align: left;
	padding: 8px;
	float:left;
	margin-left: 5px;
	background-color:#EEEEEE;
	margin-bottom: 28px;
	border: 2px;
	border-color: #999999; 
	border-style:solid;
}

#cont_video
{
	height: 348px;
	float:left;
	margin-top: 6px;
	margin-right: 9px;
	margin-bottom: 6px;
}












