body
{
	font-family:Arial, Sans-serif;
	background-image:url("../bilder/background/bg_14.jpg");
	background-repeat:no-repeat;
	background-position:center center;	

	}


#wrapper
{
	border:2px solid #000;
	width:989px;
	height:570px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-image:url("../bilder/background/bg2.png");
	background-repeat:no-repeat;
	background-position:center center;
	
	}
#header
{
	width:989px;
	height:130px;
	position:relative;
	border:0px solid #ff0000;
}	

#logo
{
	position:relative;
	float:left; 
	border:0px solid #000;
	margin-left:300px;
	margin-top:20px;
	background-image:url("../bilder/background/logo.png");
	background-repeat:no-repeat;
	background-position:center center;
	height:90px;
	width:563px;
}

#language
{
	position:relative;
	font-size:10px;
	float:right; 
	margin-right:0px;
	text-align:center;
	border:0px solid #000;	
	width:100px;
}
#main
{
	border:0px solid #ff0000;
	width:989px;
	height:440px;
	position:relative;
	
	}


	
#navi
{
	border:0px solid #00ff00;
	width:160px;
	position:relative;
	height:440px;
	float:left;
	font-size:14px;

	
	}
	
#menu
{
	position:relative;

	margin-left:15px;
	
	}

#impressum
{
	margin-top:20px;
	margin-left:38px;
	font-size:10px;
}
	
#text
{
	border:0px solid #0000ff;
	width:780px;
	height:410px;
	position:relative;
	float:right;
	font-size:14px;	
	padding:15px 15px 15px 10px;
	text-align:justify;
	margin-right:10px;

	}		
	
	
/* Schriften und classes */

h2
{
	color:#002300;
margin-left:160px;
	font-size:24px;
}	

.center
{
	text-align:center;
}

.center_b
{
	text-align:center;
	font-weight:bold;
}

.center_b2
{
	text-align:center;
	font-weight:bold;
	font-size:16px;
}

.bold
   {
	font-weight:bold;
}

.klein
{
	font-size:10px;
}

.klein_c
{
	font-size:10px;
	text-align:center;
}

.i_kurz
{
	width:45px;
}	
.i_lang
{
	width:180px;
}

.i_mittel
{
	width:128px;
}
	
input{
	border:1px solid #000;
}	

select{
	border:1px solid #000;
}	

textarea{
	border:1px solid #000;
}	

th
{
	text-align:center;
	font-size:16px;
}

.impressum
{
 	margin-top:10px;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	margin-left:-12px;
}