* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}

html,body { 
	height: 100%;
	margin: 0; 
	padding: 0;
}

.underline {
	text-decoration: underline;
}

.italic {
	font-style: italic;	
}

#holder {
	width: 984px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}

#container {
	position: relative;
	width: 900px;
	height: auto !important;
	height: 100%; 
	min-height: 100%; 
	margin: 0 auto;
	padding: 1px;
	text-align: left;
}

#homeDiv {
	z-index: 10;
	width: 280px;
	height:  80px;
	position: absolute;
	top: 0;	
	left: 50%;
	margin-left: -450px; 
	_margin-left: -450px;
}

#homeLink {
	display: block;
	width: 280px;
	height: 80px;	
}

a {
	outline: none;
	text-decoration: none;
}

ul {
	list-style: none;
}

h1, h2 {
	font: normal Arial, Verdana, Tahoma;
	margin: 0;
	padding: 0;
}
input, select, textarea {
	font: normal 11px Arial, Verdana, Tahoma;
}

table {
	border-collapse: collapse;
}

legend {
	display: none;
}

.img_male { border: 3px solid #82c9da; }
.img_female { border: 3px solid #efa6ce; }

/**
 * MENU
 */

.menu_box {
	float: right;
	height: 69px;
	color: #ffffff;
}
.menu_box a { 
	text-decoration: none; 
	color: #ffffff;
}
.menu_box a:hover { 
	color: #7a95b4;  
}

#menu_main li a { 
	display: block; 
	padding: 3px 18px 3px 18px; 
}
#menu_main li a:hover { 
	display: block; 
	text-decoration: none; 
	color: #7a95b4; 
}

#menu_main { 
	font-weight: bold; 
	font-size: 12px;
}
#menu_main li { 
	float: right; 
	margin-top: 7px;
}

/**
 * GROUPS
 */

.groups { 
	float: right;	
	margin-top: 12px; 
	display: none; 
	clear: both; 
}
.groups li { 
	float: right; 
	padding: 4px 7px 0 7px;
}

/**
 * HEADER
 */
 
#header {
	width: 900px;
	height: 69px;
	background: url(../images/bg/header_logo.png) no-repeat top left;
}

#header_top {
	width: 900px;
	height: 19px;
	background: url(../images/bg/header_top.png) no-repeat top left;
}

#header_center {
	width: 880px;
	padding: 5px 10px 0 10px;
	background: #ffffff url(../images/bg/header_center.png) repeat-x top left;
	overflow: hidden;
}

#header_bottom {
	width: 900px;
	height: 19px;
	background: url(../images/bg/header_bottom.png) no-repeat top left;
}

/**
 * PROMOOT PROFIEL
 */

#promoot_box, #login, #register { list-style: none; }
#promoot_box { float: left; }
#login, #register { float: right; }
#register { margin-top: 5px; }

.promoot_btn {
	float: left;
	width: 82px;
	height: 91px;
	padding-top: 30px;
	background: url(../images/bg/promoot_btn.gif) no-repeat top left;
	text-align: center;
}
.promoot_btn h1 { font-size: 12px; }
.promoot_btn h1 a { color: #0c1a2b; }
.promoot_btn h1 a:hover {
	color: #146c81;
}
.promoot_btn h1 span { color: #146c81; font-size: 11px; }

.promoot_bg {
	float: left;
	width: 408px;
	height: 121px;
	background: url(../images/bg/promoot_bg.png) repeat-x top left;
}

.promoot_right {
	float: left;
	width: 9px;
	height: 121px;
	background: url(../images/bg/promoot_right.gif) no-repeat top left;
}

.promoot_item { 
	float: left; 
	width: 195px; 
	list-style: none; 
	margin-top: 5px; 
	padding: 2px 0 5px 7px; 
}
#promoot_item_2 { 
	border-left: 1px solid #ffffff; 
}

.promoot_item li {
	clear: both;
	overflow: hidden;
}

.promootbox_avatar {
	float: left;
	border: 1px solid #bcc7d4;
	margin:  3px 0 0 3px;
}

.promootbox_tekst {
	width: 177px;
	margin: 3px 8px 0 3px;
	height: 53px;
	overflow: hidden;
}

.promootbox_nickname {
	margin: 7px 0 0 30px;	
}

.promootbox_female { 
	color: #0c1a2b;	
	height: 40px;
	width: 120px;
	margin-left: 3px;
	overflow: hidden;
	background: url(../images/icons/female.gif) no-repeat left center; 
}
.promootbox_male { 
	color: #0c1a2b;	
	height: 40px;
	width: 120px;
	margin-left: 3px;
	overflow: hidden;
	background: url(../images/icons/male.gif) no-repeat left center; 
}
.promootbox_female_pro {
	color: #0c1a2b;	
	height: 40px;
	width: 120px;
	margin-left: 3px;
	overflow: hidden;	
	background: url(../images/icons/female_pro.gif) no-repeat left center; 
}
.promootbox_male_pro { 
	color: #0c1a2b;	
	height: 40px;
	width: 120px;
	margin-left: 3px;
	overflow: hidden;
	background: url(../images/icons/male_pro.gif) no-repeat left center; 
}

/**
 * LOGIN
 */

.login_left { 
	float: left; 
	width: 10px; 
	height: 72px; 
	background: url(../images/bg/login_left.gif) no-repeat top left; 
}
.login_center { 
	float: left; 
	width: 350px; 
	height: 72px; 
	background: url(../images/bg/login_center.png) repeat-x top left; 
}
.login_right {
	float: left;
	width: 10px;
	height: 72px; 
	background: url(../images/bg/login_right.gif) no-repeat top left; 
}

.login_center ul { 
	float: left; 
	padding-left: 15px; 
	padding-top: 3px; 
}
.login_center li { 
	padding-top: 3px; 
	font-weight: bold; 
	color: #ffffff; 
}

.login_center input {
	width: 140px;
	padding: 2px 5px;
	border: 1px solid #245b68;
	color: #8d8e8e;
}

#align_right { 
	width: 150px; 
	text-align: right; 
}
#login_submit { 
	width: 80px; 
	color: #ffffff; 
	border: 0px; 
	background: url(../images/btn/login.png) no-repeat top left; 
}

.login_center a { 
	color: #58b7cd; 
	font-weight: normal; 
}


/**
 * REGISTER
 */

.register_left { 
	float: left; 
	width: 10px; 
	height: 51px; 
	background: url(../images/bg/register_left.gif) no-repeat top left; 
}
.register_center { 
	float: left; 
	width: 293px; 
	height: 51px; 
	background: url(../images/bg/register_center.png) repeat-x top left; 
}
.register_logo { 
	float: left; 
	width: 42px; 
	height: 51px; 
	background: url(../images/logo/register.png) no-repeat top left; 
}
.register_right { 
	float: left; 
	width: 10px; 
	height: 51px; 
	background: url(../images/bg/register_right.gif) no-repeat top left; 
}

.register_center { 
	padding: 9px 15px 0 0; 
	color: #ffffff; 
	text-align: right; 
}
.register_center span { 
	font-size: 14px; 
	font-weight: bold; 
}

.register_center a { color: #ffffff; }
.register_center a:hover { color: #f7d7d4; }

/**
 * INGELOGD
 */

#ingelogd_points {
	float: left;
	width: 134px;
	height: 127px;
	margin-left: 8px;
}
#ingelogd_points .in_top {
	width: 134px;
	height: 25px;
	background: url(../images/bg/ingelogd_top.png) no-repeat top left;
}
#ingelogd_points .in_center {
	width: 134px;
	height: 102px;
	color: #ffffff;
	text-align: center;
	background: #8d1205 url(../images/bg/ingelogd_center.png) no-repeat top left;
}

#ingelogd_gegevens {
	float: left;
	margin: 10px 0 0 15px;
}

.in_center p {
	width: 110px;
	margin: 0 auto 10px auto;
	padding: 5px 0 15px 0;
	color: #ffffff;
	text-align: center;
	border-bottom: 1px solid #d14443;
}
.in_center span {
	font-weight: bold;
	font-size: 14px;
}

.in_name {
	color: #12687c;
	font-weight: bold;
}
.in_name span {
	font-size: 14px;
	font-weight: bold;
	color: #911508;
}

.in_options {
	padding: 15px 0 0 10px;
	color: #12687c;
}
.in_options a {
	color: #12687c;
}
.in_options a:hover {
	text-decoration: underline;
}
.in_uitloggen {
	padding-top: 20px;
}

/**
 * CENTER BOX
 */

#center_box { 
	width: 880px; 
	padding: 0 10px 10px 10px; 
	overflow: hidden;
}

#center_box_page {
	width: 900px; 
	overflow: hidden;
}

/**
 * CONTENT
 */

#content_center {
	width: 900px;
	padding-top: 15px;
	margin-top: 10px;
	background: #ffffff url(../images/bg/content_top.png) no-repeat top left;
	overflow: hidden;
}

#content_center_sec {
	width: 900px;
	margin-top: 10px;
	background: #ffffff url(../images/bg/content_top.png) no-repeat top left;
	overflow: hidden;
}

#content_bottom {
	width: 900px;
	height: 14px;
	background: url(../images/bg/content_bottom.png) no-repeat top left;
}

#content_bottom_page {
	width: 900px;
	background: #ffffff url(../images/bg/content_bottom.png) no-repeat bottom left;
}

/**
 * FOOTER
 */

#footer {
	width: 800px;
	padding: 10px 50px;
	margin-top: 5px;
	margin-bottom: 10px; 
	text-align: right;
}