body
{
	background-color:	#a4bac3;
	text-align:			center;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			14px;
	color:				#000000;
/*	color:				#0018c1;*/
}

form, input, option, select, textarea
{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			11px;
}

.container 
{
	background-color:	#cfebf6;
	background-image:	url(../img/bg.jpg);
	position:			relative;
	float:				none;
	width:				800px;
	height:				600px auto;
	margin-top: 		100;
}

.header
{
/*	background-color:	#406777;*/
	background-color:	#1851c3;
	position:			relative;
	float:				left auto;
	height:				70px;
	background-position:top;
	background-repeat:	no-repeat;	
/*	background-image:	url(../../img/titel.gif);	*/
	background-image:url(../img/logo.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}


.footer
{
/*	background-color:	#406777;*/
	background-color:	#1851c3;
	color:				#FFFFFF;
	float:				inherit;
	position:			relative;
	text-align:			center;
	margin-top:			auto;
	font-size:			11px;
}


.logo
{
	float:				left;
	background-color:	transparant;
	width:				370px;
	height:				70px;

}

.titel
{
	width:650px;
	height:70px;
	display:inline-table;
	float:right;
	position:relative;
	background-position:top;
	background-repeat:	no-repeat;	
	background-image:	url(../../img/titel.gif);
}

.empty
{
	background-color:		#a6937c;
	padding: 				0;
	vertical-align:			baseline;
}

.content
{
	width:				50%;
	float:				right;
	background-color:	transparant;
	height: 			520;
}

.contact
{
font-size:	14px;
font-weight:bold;
}

.lang
{
	height:			70px;
	display:		inline;
	float:			left;
	padding-left:	15px;
	padding-right:	0px;
	padding-top:	40px;
	color:			White;	
	vertical-align:	bottom;
}

.menuitem
{
	display:		inline;
	float:			right;
	padding-left:	30px;
	padding-right:	30px;
	padding-top:	40px;
/*	color:			#a4bac3;*/
	color:			white;
	font-size:		13px;	

}

a
{
border:	none;
color:#0087f7;
font-weight:bold;
font-style:normal;
text-decoration:none;
}

a.footer
{
border:	none;
color:#FFFFFF;

font-weight:bold;
font-style:normal;
text-decoration:none;
}

a.menu
{
border:	none;
color:#cfebf6;

font-weight:bold;
font-style:normal;
text-decoration:none;
}

a.menu:hover
{
color:#a4bac3;
}


img
{
border : none;
}

.clear
{
	clear:	both;
}



table
{
	font-family:		Arial, Helvetica, sans-serif;
	font-size: 14px;
}