@charset "utf-8";
/* CSS Document */

body 
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	background-color:#EBEBEB;
	
	}
	
.line {
	background:url(../img/line.gif) no-repeat center;
		clear:both;
		height:40px;
	}
	
.pic {
	float:left;
	}
.ertext {
	float:right;
	width:570px;
	}	
	
.erfahrung
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-style:italic;
	clear:both;
	}

h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:21px;
	font-weight:bold;
	color:#F00;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
	margin:0px;
	}
	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	color:#000;
	text-align:center;
	}
.box_text{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#000;
	text-align:center;
	}
.small 
	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#666;
	}
.textfield 
	{
		border:2px grey solid;
	}

#flash
{
	width:299px;
	height:220px;
	float:left;
	margin:0 auto;
}
#box
{
	width:305px;
	height:385px;
	float:right;
	background:url(../img/box.gif) no-repeat;
	/*292 ist orginalbreite
	338 ist orinalhöhöe*/
	}
	
#box_split
{
	width:305px;
	height:410px;
	float:right;
	background:url(../img/box.gif) no-repeat;
	/*292 ist orginalbreite
	338 ist orinalhöhöe*/
	}
		#box2
	{
	width:348px;
	height:252px;
	background:url(../img/box2.gif) no-repeat;
	margin:0 auto;
	/*292 ist orginalbreite
	338 ist orinalhöhöe*/
	}
	
	#box2_split
	{
	width:348px;
	height:315px;
	/*background:url(../img/box2.gif) no-repeat;*/
	border:2px grey solid;
	margin:0 auto;
	background-color:#D3D5DE;
	/*292 ist orginalbreite
	338 ist orinalhöhöe*/
	}
	
#copyright a:link
	{
	color:#666;
	}

#unten
	{
		margin:0 auto;
		text-align:center;
		color:#666;
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
		
	}
#unten a:link 
	{
		color:blue;
	}
#unten a:hover 
	{
		color:lightblue;
	}
#unten a:visited 
	{
		color:blue;
	}
#unten a:active 
	{
		color:#CCC;
	}
#unten a:focus 
	{
		color:#CCC;
	}	
#copyright
	{
		margin:0 auto;
		text-align:center;
		
	}
#box2cont
{
	width:320px;
	padding-top:8px;
	margin: 0 auto;
	
	}
#boxcont
{
	width:272px;
	
	padding:30px 10px 10px 23px;
	
	}
#wrapper {
		width:687px;
		margin: 0 auto;
		background: #FFF url(../img/top.gif) no-repeat;
	}
#header {
		width:687px;
		margin: 0 auto;
		background: #EBEBEB url(../img/logo.png) no-repeat bottom left;
		height:67px;
	}
#footer 
	{
		background: #FFF url(../img/bottom.gif) no-repeat;
		height:24px;
		clear:both;
	}
#content
	{
		padding:0 20px 0 20px;
	}
.box_headline
	{
	
	font-family:Verdana, Geneva, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#031793;
	padding:0 auto;
	text-align:center;
	}