.browser_midden {
	position: absolute;
	left: 50%;
	height: 100%;
}
.website {
	position: absolute;
	left: -512px; 
	width: 1024px;
	top: 0px;
	height: 100%;
}
.background_left {
	position: absolute;
	left: 0px;
	width: 50%;
	height: 100%;
	background-color: #090909;
	background-image:url(../images/background_left.gif);
	background-repeat:repeat-x;
}
.background_right {
	position: absolute;
	width: 50%;
	height: 100%;
	right: 0px;
	background-color: #D52226;
	background-image:url(../images/background_right.gif);
	background-repeat:repeat-x;
	
}

html {
	margin: 0px;
	padding: 0px;
    overflow: -moz-scrollbars-vertical;

}
body {
	margin: 0px;
	padding: 0px;
}

.content_home {
	left: 800px;
	top: 300px;
	position: absolute;
	width: 225px;
	height: 330px;
	overflow: hidden;
	font-family: Arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.content_home img {
	border: 0px;
}
.content_home a:link, .content_home a:active, .content_home a:visited {
	text-decoration: none;
	color: #FFFFFF;
}	
.content_home a:hover {
	text-decoration: none;
	color: #000000;
}
.content h2, .content_breed h2, .content_map h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #c91c2f;
	left: -2px;
	position: relative;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: -0.05em;
	margin-top: 0px;
	margin-bottom: 10px;
}
.content, .content_breed {
	position: relative;
	top: 190px;
	width: 359px;
	background-color: #FFF;
	left: 288px;
	padding-top: 57px;	
	padding-left: 40px;
	padding-right: 308px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	line-height: 22px;
}
.content_map {
	position: relative;
	top: 190px;
	width: 359px;
	left: 288px;
	padding-top: 57px;	
	padding-left: 40px; 
	padding-right: 308px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	line-height: 22px;
	z-index:990;
}
.content_breed {
	width: 627px;
	padding-right: 40px;
}
.content_img1 {
	position: relative;
	width: 221px;
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
	clear: right;
	height: auto;
}
.content_img2 {
	position: relative;
	width: 221px;
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
	clear: right;
	height: auto;
}
.breadcrumb {
	position: relative;
	top: 190px;
	width: 627px;
    margin:0px;	
	padding-left: 40px;
	padding-right: 40px;
	color: #3c0906;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	line-height: 30px;	
	left: 288px;	
	background-color: #FFF;
}
.breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active, .breadcrumb a:hover {
	color: #3c0906;
	font-weight: bold;
	text-decoration: none;
}
.adres_balk {
	position: relative;
	top: 190px;
	width: 627px;
    margin:0px;
	padding-left: 40px;
	padding-right: 40px;
	color: #79000D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	font-weight: normal;		
	left: 288px;	
	background-color: #FFF;
}
.adres_balk a:link, .adres_balk a:visited, .adres_balk a:active {
	color: #79000D;
	text-decoration: none;
}
.adres_balk a:hover {
	color: #3c0906;
	text-decoration: none;
}
.content_footer {
	width: 707px;
	height: 35px;
	top: 190px;
	left: 288px;
	position: relative;
}
.credits {
	width: 697px;
	top: 190px;
	left: 288px;
	position: relative;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.credits_fixed {
	width: 697px;
	height: 35px;
	top: 730px;
	left: 288px;
	position: absolute;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.credits a:link, .credits a:active, .credits a:visited, .credits_fixed a:link, .credits_fixed a:active, .credits_fixed a:visited {
	text-decoration: none;
	color: #FFF;
}
.credits a:hover {
	text-decoration: underline;
	color: #CCC;
}

.header {
	position: absolute;
	height:100%;
	width: 1024px;
	background-image:url(../images/background_footer.gif);

}
.header_map {
	position: absolute;
	height:100%;
	width: 1024px;
	background-image:url(../images/background_footer.gif);
	z-index:999;

}
.header_map_images {
	position: absolute;
	height:190px;
	width: 1024px;
	left: 0px;
	top: 0px;
	z-index:1000;
}
.header_images {
	position: absolute;
	height:190px;
	width: 1024px;
	left: 0px;
	top: 0px;
}
table {
	clear: both;
}
.mainmenu {
    position: absolute;
	top: 170px;
	left: 62px;
	font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
	z-index:1010;
}
.img_menu_links {
	top: 0px;
	left: 0px;
	position: absolute;
}
.img_menu_rechts {
	top: 0px;
	right: 0px;
	position: absolute;
}
.specialmenu {
	top: 237px;
	left: 301px;
	position: absolute;
}
.button_unique {
	left: 0px;
	top: 0px;
	position: absolute;
	width: 222px;
	height: 112px;
}
.button_samensolo {
	left: 236px;
	top: 0px;
	position: absolute;
	width: 222px;
	height: 112px;
}
.button_deluxe {
	left: 0px;
	top: 128px;
	position: absolute;
	width: 222px;
	height: 112px;	
}
.button_special {
	left: 236px;
	top: 128px;
	position: absolute;
	width: 222px;
	height: 112px;	
}

a:link, a:visited, a:active {
	color:#666666;
	text-decoration: none;

}
a:hover {
	color:#D81921;
	text-decoration: underline;
}
p, P {
	margin: 0px;
	padding: 0px;
	clear: none;
}
.content ul, .content_breed ul {
	list-style-position: inside;	
	left: -25px;
	position: relative;
}
.content li, .content_breed li {
	list-style-position: outside;	
	left: 0px;
	position: relative;

}
.content td, .content input, .content select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}
.content textarea, .content_breed textarea{
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
.button {
	background-color: #c91c2f;
	color: #FFF;
	border: 0px;
}
.sgr {
	position: absolute;
	top: 220px;
	left: 840px;
	width: 50px;
	height: 50px;
}

.calamiteitenfonds {
	position: absolute;
	top: 220px;
	left: 910px;
	width: 50px;
	height: 50px;
}
.pagemenu {
	left: -15px;
	position: relative;
	height: auto;
}
.pagemenu ul li ul {
	list-style-type: none;	
	/*padding: 0px;/*
	position: relative;
	/*left: 20px;*/
}
.pagemenu ul {
	list-style-type: none;
	position: relative;
	/*padding: 0px;	*/
	/*margin: 0px;*/
	position: relative;	
}
.overview_item {
	clear: both;
	height: 130px;
	position: relative;
}
.overview_image {
	width: 165px;
	height: 130px;
	position: relative;
	float: left;
}
.overview_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	position: relative;
}
.overview_text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	color: #c91c2f;
	font-weight: bold;
	letter-spacing: 0em;
	margin-top:0px;
	margin-bottom: 5px;
	line-height:16px;
	float: left;
	text-transform: uppercase;	
}
.overview_text h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	font-weight: bold;
	letter-spacing: 0em;
	margin-top:0px;
	margin-bottom: 5px;
	clear: right;
	line-height:16px;
	text-transform: uppercase;
}
.overview_item a:link, .overview_item a:active, .overview_item a:visited {
	color: #c91c2f;
	text-decoration: none;
} 
.overview_item a:hover {
	color: #000;
	text-decoration: none;
}
.overview_item h3 a:link, .overview_item h3 a:active, .overview_item h3 a:visited {
	color: #555;
	text-decoration: none;
} 
.overview_item h3 a:hover {
	color: #000;
	text-decoration: none;
}
a:link, a:active, a:visited {
	color: #c91c2f;
	text-decoration: none;
} 
a:hover {
	color: #000;
	text-decoration: none;
}

#WebLoginLayer0 form{
    position: relative;
    float: left;
}