html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

#frameblock {
	margin-bottom, margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding: 0;
	border: 0px none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
	width: 950px	

}

#logoblock {
	display: block;
	margin: 0;
	padding: 0;
	height: 527px;
	width: 153px;
	margin-left: 5px;
	margin-top: 0px;
	float:left;
	}

#topleftblock {
	text-align: right;
	display: block;
	margin-top:0px;
	padding: 0;
	height: 109px;
	width: 553px;
	background-image: url('img/menu_background.jpg');
	background-repeat: no-repeat;
	float:left
	
}

#menublock {
	text-align: right;
	display: block;
	margin: 0;
	padding: 0;
	padding-top:10px;
	margin-right: 20px;
	bottom: 5px;
	color: #FFFFFF;	
}

.menulink {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.menulink:hover {
	text-decoration: underline;
}

#topmiddleblock {
	text-align: center;
	display: block;
	margin-top:0px;
	padding: 0;
	height: 109px;
	width: 168px;
	background-image: url('img/language_background.jpg');
	background-repeat: no-repeat;
	float:left
}

#languageblock {
	text-align: center;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	top: 20px;
	position: relative;
	color: #000000;
	font-weight: bold;
}

.languagephoto {
	margin: 2px;
}

#toprightblock {
	display: block;
	margin-top:0px;
	padding: 0;
	height: 109px;
	width: 48px;
	background-image: url('img/top_right.jpg');
	background-repeat: no-repeat;
	float:left
}

#centerblock {
	display: block;
	margin: 0;
	padding-top: 20px;
	height: 398px;
	width: 553px;
	float:left;
	background-color: #5F5F5F;	
	
}

#contentblock {
	text-align: right;
	display: block;
	padding: 0;
	margin-left:36px !important;
	margin-left/**/:/**/36px;
	margin-left:20px;
	padding-right:5px;
	height: 350px;
	width: 493px;
	float:left;
	color: #FFFFFF;
	overflow: auto;
	scrollbar-base-color: #5F5F5F;	
}

#paymentblock {
	display: block;
	margin: 0;
	margin-left:8px !important;
	margin-left/**/:/**/8px;
	margin-left: 4px;
	margin-top: 17px;
	color: #FFFFFF;
	float:left;	
}

#telefoon {
	left: 10px;
	bottom: 7px;
	position: relative;
	font-size: 8pt;
}

.paymentphoto {
	border-color: #434343;
}

#photoblock {
	text-align: center;
	display: block;
	margin: 0;
	padding: 0;
	height: 418px;
	width: 168px;
	background-color: #9F9F9F;
	float:left;
}

.photo {
	margin-top: 3px;
}

#rightblock {
	text-align: right;
	display: block;
	margin: 0;
	padding: 0;
	height: 418px;
	width: 48px;
	background-color: #5F5F5F;
	float:left;
	

}

#bottomrightcorner {
	bottom: 0px;
	right: 0px;
	top:412px;
	position: relative;
}

#bottomblock {
	text-align: left;
	display: block;
	margin-left:162px !important;
	margin-left/**/:/**/162px;
	margin-left:86px;
	padding: 0;
	height: 14px;
	width: 553px;
	color: #5F5F5F;
	font-size: 8pt;
	float:left;
}

.madelink {
	text-decoration: none;
	color: #5F5F5F;
}

.madelink:hover {
	text-decoration: underline;
}

.innerlink {
	text-decoration: none;
	/*color: #C3C3C3;*/
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}

.innerlink:hover {
	text-decoration: underline;
}

.inputtext {
	border: 1px solid #434343;
	color: #434343;
	width: 200px;
	padding: 1px;
}

.inputbutton {
	border: 1px solid #434343;
	color: #434343;
	width: 150px;
	background-color: #C3C3C3;
}

.validation {
	color: #FF3333;
}

.label {
	color: #AAAAAA;
	font-weight: bold;
}