body{
	font-family:Verdana;
	background-color:eff6e6;
}

img{
	border:0px;
}
h1,h2,h3{
	color:#3e5b96;
}
#wrapper{
	margin:auto;
	width:800px;
	border:1px solid grey;
	background-color:white;
	
}

#nav_top{
	border-bottom:1px solid grey;
	text-align:center;
	padding:5px;
	font-size:11px;
	
}
#nav_top a{	
padding-right:15px;
color:black;
}

#nav_top b{	
padding-right:15px;
color:black;
}

	
#header{
	text-align:left;
	padding-left:15px;
}
#content{
	text-align:left;
	padding:15px;
	line-height:1.5em;
	
}

h2{
	text-align:left;
	margin-top:5px;
	padding:5px 5px 5px 0px;
}

#content_top_left{
	float:left;
	padding-right:15px;
	margin-top:10px;
	width:300px;
	height:261px;
	background-image:url(welpe_klein.gif);
	background-repeat:no-repeat;
}


#content_top_right{
	float:right;
	width:455px;
}

#content_center{
	clear:both;
}

#adsense{
	padding-top:10px;
	padding-bottom:10px;
}
#adsense2{
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}

#insurance_left{
	float:left;
	width:355px;
	margin-right:10px;
	border:1px solid grey;
	padding:0px 10px 10px 10px;
}

#insurance_right{
	float:right;
	width:355px;
	border:1px solid grey;
	padding:0px 10px 10px 10px;
}

#insurance_right a, #insurance_left a{
	color:#3e5b96;
	
}
#call_to_action{
	font-weight:bold;
	font-size:18px;
	background-color:#C7FF21;
	padding:5px 10px 5px 10px;
	border: 1px solid black;
	width:330px;
}

#call_to_action a{
	color: black;
	text-decoration:none;
}

#footer{
	clear:both;
	height:20px;
}

#impressum{
	text-align:center;
	font-size:10px;
}

/*page impressum.html*/

#impr_home{
	text-align:center;
}

#impr_content{
	text-align:left;
}

