* {
	font-size: 11px;
	font-family: tahoma, arial, helvetica, verdana;
}

body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #000;
	margin-bottom: 16px;
}

#container {
	width: 994px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	margin-top: 16px;
}

#container #left #header {
	position: relative;
	width: 787px;
	height: 241px;
}

#container #left #header #kuhne_link {
	display: block;
	width: 64px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	right: 8px;
	cursor: pointer;
}

#container #left {
	float: left;
	width: 787px;
}

#container #left #left_main {
	height: 513px;
	width: 787px;
	overflow: hidden;
	background-image: url('/shared/images/custom/container/automasterbabes_main_bg.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

#container #right {
	float: left;
	background-color: #000;
	width: 207px;
}

#container #right #right_wrapper {
	background-color: #fff;
	margin-top: 48px;
}

#container #right #right_wrapper div.right_block {
	width: 200px;
	margin-left: 3px;
	margin-top: 5px;
}

#container #right #right_wrapper div.first {
	margin-top 0;
	padding-top: 4px;
}

#container #right #right_wrapper div.right_block .right_content_block {
	border-left: 1px solid #a8a6a6;
	border-right: 1px solid #a8a6a6;
	border-bottom: 1px solid #a8a6a6;
}

#container #right #right_wrapper div.right_block .sponsors {
	height: 132px;
	width: 198px;
	overflow: hidden;
}

#container #right #right_wrapper div.right_block .partners {
	height: 112px;
	width: 198px;
	overflow: hidden;
}

#container #right #right_wrapper div.right_block #header_image {
	width: 200px;
	height: 297px;
}

#container #footer {
	width: 994px;
	height: 36px;
}

#container #footer a {
	display: block;
	float: left;
	height: 36px;
	background-position: top left;
	background-repeat: no-repeat;
}

#container #footer a#footer_print {
	width: 178px;
	background-image: url('/shared/images/custom/footer/footer_print.gif');
}

#container #footer a#footer_send {
	width: 221px;
	background-image: url('/shared/images/custom/footer/footer_send.gif');
}

#container #footer #footer_dummy {
	float: left;
	height: 36px;
	width: 58px;
	background-image: url('/shared/images/custom/footer/footer_bg.gif');
	background-position: top left;
	background-repeat: repeat-x;
}

#container #footer a#footer_werken_bij {
	width: 216px;
	background-image: url('/shared/images/custom/footer/footer_werken_bij.gif');
}

#container #footer a#footer_disclaimer {
	width: 114px;
	background-image: url('/shared/images/custom/footer/footer_disclaimer.gif');
}

#container #footer #footer_right {
	float: left;
	height: 36px;
	width: 207px;
	background-image: url('/shared/images/custom/footer/footer_right.gif');
	background-position: top left;
	background-repeat: no-repeat;
}

#container #credits {
	width: 994px;
	padding-top: 8px;
	background-color: #000;
}

#container #credits a {
	display: block;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	color: #333333;
}

#container #credits a:hover {
	color: #a1a1a1;
}

img {
	border: none;
}

a {
	text-decoration: none;
}

form {
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

.preload {
	display:none;
}


