/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background:#CCCCCC url('../img/bg_content.gif') top center repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#474747;
}
i{visibility:hidden;}
a{
	text-decoration:none;
	color:#474747;
}
.main{
	width:900px;
	position:relative;
	top:0px;
	left:0px;
	margin:auto;
}
.navi{
	margin:0px;
	padding:0px;
	list-style:none;
}
.navi li{
	float:left;
	margin:245px 0px -25px 0px;
	padding:25px 30px 0px 20px;
	display:block;
	height:70px;
	background: url('../img/btn.png') top right no-repeat;
}
.lang{
	margin:0px 20px 0px 0px;
	padding:0px;
	list-style:none;
	float:right;
}
.lang li{
	float:left;
	margin:7px 0px 0px 0px;
	padding:0px;
	display:block;
	width:28px;
	height:21px;
	overflow:hidden;
}
.de{background:url('../img/de.gif') top left no-repeat;}
.en{background:url('../img/en.gif') top left no-repeat;}
.es{background:url('../img/es.gif') top left no-repeat;}
.nl{background:url('../img/nl.gif') top left no-repeat;}
.fr{background:url('../img/fr.gif') top left no-repeat;}

h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px;
}
.header{
	top:0px;
	left:0px;
	height:299px;
	width:900px;
	background:url('../img/header.jpg');
}
h1{
	clear:both;
	margin:0px;
	padding:0px;
}
.content{
	width:640px;
	padding: 40px 30px 60px 230px;
	font-size:10px;
}
.content h2{
	margin:60px 0px 40px 0px;
	font-size:40px;
	font-weight:lighter;
}

.footer{
	height:500px;
	background:#CCCCCC url('../img/bg_footer.gif') top center no-repeat;	
}
.footer ul{
	display:block;
	padding:0px 0px 0px 0px;
	margin-top:0px;	
	width:900px;
	list-style:none;
}
.footer li{
	float:right;
	margin:7px 0px 0px 0px;
	padding:0px;
	font-size:10px;
}
.problem{
	width:550px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
.content td{
	width:300px;
}
.content input{
	width:250px;
}
.content ul{
	padding:30px 0px;
	margin:0px;	
	list-style:none;
}



.help{
	width:670px;
	padding: 0px 30px 60px 200px;
	font-size:10px;
}
.help img{
	margin:10xp 0px;
}
.subnav{
	position:absolute; top:20px; left:20px;
	font-size:15px;
	}
.main table
{
	width:600px;
}


.myformelement
{
width:220px !important;
}
.myformelementbutton
{
width:150px !important;
}
