body
{
	background-color:#FFFFFF;
	font-family:Arial;
	font-size:1em;
	margin:0px;
}

a:link
{
	text-decoration:u;
	color:#666666;
}

a:visited
{
	text-decoration:u;
	color:#666666;
}

a:hover
{
	text-decoration:u;
	color:#000099;
}

a:active
{
	text-decoration:u;
	color:#000099;
}

a:focus
{
	text-decoration:u;
	color:#000099;
}

hr
{
	color:#000000;
}

div#main
{
	background-color:#FFFFFF;
	position:absolute;
	width:100%;
	min-width:640px;
	max-width:1600px;
	left:50%;
	margin-left:-50%;
	margin-top:0px;
	min-height:600px;
	height:auto !important;
	height:600px;
}

div#header
{
	position:relative;
	height:120px;
	width:100%;
	margin:0px;
}

div#quader
{
	position:relative;
	height:58px;
	width:58px;
	border:#999999 solid 1px;
	top:5px;
	left:40px;
	float:left;
}

div#menue
{
	position:relative;
	height:60px;
	width:86%;
	left:40px;
	top:5px;
	float:left;
}

div#Thema
{
	position:relative;
	height:60px;
	width:60px;
	top:0px;
	left:30px;
	float:left;
	color:#000099;
	font-size:12px;
	text-align:center;
}

div#Vorschau
{
	position:relative;
	height:60px;
	width:60px;
	top:0px;
	margin-left:60px;
	float:left;
	color:#000099;
	font-size:12px;
	text-align:center;
}

div#DATA
{
	position:relative;
	height:60px;
	width:60px;
	top:0px;
	margin-left:30px;
	float:left;
	color:#000099;
	font-size:12px;
	text-align:center;
}

div#recherche
{
 	position:relative;
	height:60px;
	width:60px;
	top:0px;
	margin-left:30px;
	float:left;
	color:#000099;
	font-size:12px;
	text-align:center;
}

div#menue2
{
	position:relative;
	height:60px;
	width:231px;
	float:right;
	top:0px;
}

div#language
{
	position:relative;
	height:20px;
	width:160px;
	top:0px;
	margin-left:76px;
	float:left;
	color:#666666;
	font-size:12px;
	text-align:center;
}

div#impress
{
	position:relative;
	height:15px;
	width:74px;
	top:20px;
	float:left;
         margin-left:76px;
	color:#666666;
	font-size:12px;
	text-align:center;
	border: 1px solid;
}

div#contact
{
	position:relative;
	height:15px;
	width:74px;
	top:20px;
	float:right;
	color:#666666;
	font-size:12px;
	text-align:center;
	border: 1px solid;
}

div#menueleft
{
	position:relative;
	width:90px;
	left:0px;
	top:60px;
	float:left;
	height:100px;
	text-align:right;
	font-size:12px;
	color:#000099;
}

div#content
{
	position:relative;
	top:5px;
	margin-top:0px;
	margin-left:100px;
         padding-top:40px;
	background-color:#F4F4F4;
	width:86%;
	min-height:520px;
	height:auto !important;
	height:520px;
         font-family:Arial;
         font-size:10pt;
         color:#666666;
}

div#logo
{
	display:none;
}
