#wrapper {
	padding-bottom:30px;
}

#container {
	width:920px;
	text-align:center;
	margin:auto;
	position:relative;
	left:50%;
	top:0%;
	float:left;
	margin-left:-502px;
}

#logo {
	width:192px;
	height:68px;
	float:left;
	margin-left:60px;
	margin-top:10px;
	background: url(../../../img/structure/logo_golfothek.png) no-repeat;
}

#loginBox {
	width:472px;
	height:46px;
	float:left;
	margin-left:188px;
	text-align:left;
}

#loginBoxTop {
	float:left;
	width:470px;
	height:11px;
	margin-top:26px;
	margin-left:190px;
	background: url(../../../img/structure/loginform_bg.png) top center no-repeat;
}

#loginForm {
	width:466px;
	height:50px;
	margin-top:0px;
	margin-left:4px;
	float:left;
	color:#4c5a67;
	background-color:#ffffff;
	text-align:left;
}

#quickLinks {
	width:460px;
	float:left;
	margin-top:5px;
	margin-left:8px;
}

#userLogin {
	float:left;
	margin-right:2px;
	margin-left:8px;	
}

#contentTop {
	width:920px;
	height:11px;
	background: url(../../../img/structure/content_top2.png) no-repeat;
}

#contentMain {
	width:920px;
	background: url(../../../img/structure/content_bg.png) repeat-y;
}

#contentBottom {
	width:920px;
	height:15px;
	background: url(../../../img/structure/content_bottom.png) no-repeat;
}

#contentWrapper {
	width:900px;
	min-height:530px;
	text-align:left;
	margin-left:9px;
	margin-top:9px;
}

#contentLeft {
	float:left;
	width:650px;
}

#contentRight {
	float:left;
	width:235px;
	margin-left: 14px;
}

#mainNavigation {
	height:60px;
	margin-left:9px;
	background: url(../../../img/structure/topnav_bg.png) no-repeat;
}

#navigation {
	float:left;
	width:650px;
	margin-top:23px;
	text-transform:uppercase;
	color:#ffffff;
	font-weight:bold;
}

#searchBox {
	float:left;
	margin-top:19px;
}

#contentFooter {
	height:58px;
	margin-left:9px;
	background: url(../../../img/structure/content_footer.png) no-repeat;
}

#legalInfo {
	float:right;
	text-align:right;
	margin-top:14px;
	margin-right:20px;
	color:#625c56;
}

#skyscraper {
	position:relative;
	left:50%;
	top:0%;
	float:left;
	margin-top:95px;
	margin-left:5px;
}

#leaderboard {
	width:768px;
	position:relative;
	left:50%;
	top:0%;
	margin-top:5px;
	margin-left:-400px;
}

#contentad {
	float:right;
	width:300px;
	margin-bottom:10px;
}
