﻿html {
	overflow-y:scroll;	
}
body {
	margin:0px;
	padding:0px;	
	text-align:center;
}

h1 {
	/*position:relative;
	left:-500px;
	opacity:0;
	filter:alpha(opacity=0); /* For IE8 and earlier */
}

.Page518 img, .Page524 img {
	opacity:0;
	filter:alpha(opacity=0); /* For IE8 and earlier */
	
	position:relative;
}

.website {
	width:970px;
	margin:auto;
	text-align:left;	
}

.website .header {
	height:94px;
	background:url(/monstercmslite/userdata/jakobprufer/images/bgheader.jpg?new2) no-repeat;	
}

.website .header .logo {
	padding:16px 0px 0px 21px;	
}
.website .header .logo img {
	position:relative;
	left:0px;
	top:-100px;
	opacity:0;
	filter:alpha(opacity=0); /* For IE8 and earlier */
	z-index:100;
	
	
}
.website .header .hright {
	float:right;	
}
.website .header .hright .flags {
	padding:6px 20px 0px 0px;	
	text-align:right;
}

.website .header .menuholder {
	font-family:"Roboto Condensed", "Times New Roman";
	font-size:18px;	
	padding-top:20px;
	padding-right:20px;
	
}
.menuarHolder {
	position:absolute;
	
}
.menuar {
	position:absolute;
	top:7px;
	left:-15px;	
}
.website .header .menuholder .cmsMenuItem {
	float:left;	
	margin-right:55px;
}
.website .header .menuholder .cmsMenuItem a {
	color:#000;
	text-decoration:none;	
}

.website .main {
	padding:50px 20px 50px 20px;	
}

.website .Page517, .website .Page523 {
	/*height:457px;*/
	height:495px;
	padding:12px 0px 12px 0px!important;
}


.website .Page518, .website .Page524 {
	padding:50px 0px 50px 0px!important;	
}

.website .footer {
	height:94px;
	background:url(/monstercmslite/userdata/jakobprufer/images/bgfooter.jpg) no-repeat;	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#616060;
}
.website .footer .copyright {
	padding:5px 0px 0px 10px;	
}

.website .footer .developedby {
	padding:5px 10px 0px 0px;	
	float:right;
}

.website .footer .developedby a {
	text-decoration:none;	
	color:#939393;
}
.website .footer .developedby a:hover {
	text-decoration:underline;
	color:#5e5e5e;
}
/* START MODULE EmailForms */

	.Module_EmailForm 
	{	
		padding-top:0px;
	}
	.Module_EmailForm input 
	{
		width:250px;
	}
	.Module_EmailForm textarea 
	{
		width:400px;
	}
	.Module_EmailForm .trRow .tdTitle 
	{
		padding-top:6px;
		padding-right:20px;
	}
	.Module_EmailForm .trRow .tdTitle .required 
	{
		font-weight:bold;
		color:#9f1616;
		display:none!important;
	}
	.Module_EmailForm .trRow .tdField 
	{
		padding:3px;
	} 
	.Module_EmailForm .trRow .tdSubmit 
	{
		padding-top:20px;
	}
	
/* END MODULE EmailForms */