h1 {
	color:#fff;
	font-size:22px;
	padding:20px 0px 12px 0px;
	margin:0px 0px 0px 0px;
	text-align:left;
	font-weight:100;
	font-family:georgia, arial narrow,arial,sans;
	
	letter-spacing:1px;
	line-height:22px;	
}

h1 span{color: white; background-color:#444; }

h1 a{
       color: #333; 
       font-size:13px; 
       font-family:sans; 
  
}

h1 b{
        color: #334A6C;
        font-family:sans;
}



h2 {
	color:#333333;
	font-size:16px;
	margin-bottom:5px;
	margin-top:2px;
	text-transform:uppercase;
}

h3 {
	color:#333333;
	font-size:16px;
	margin-bottom:5px;
	margin-top:20px;
	text-transform:uppercase;
}

h4 {
	color:#fff;
	font-size:1.0em;
	margin-bottom:7px;
}

h5 {
	color:#333;
	font-size:1.0em;
}

hr {
	border:solid #FA7777 1px;
	background-color:#FA7777;
	height:1px;
	width:240px;
	margin:10px 0px 10px 0px;
}

b {
font-weight:900;
}

ul {margin-top:10px; margin-left:5px;}

li {list-style-type:square;list-style-position:outside;margin-left:10px;margin-top:5px;}
li.vorteil {list-style-image:url(../images/quadrat.gif); list-style-position:outside;margin-left:12px;margin-top:15px;}

a img {text-decoration: none; border: none;}

a:link 		{color:#333333; text-decoration:none; }
a:visited 	{color:#333333; text-decoration:none;}
a:hover		{color:#666; text-decoration:none; }
a:active	{color:#333333; text-decoration:none;}

a.text:link 		{color:#333333; text-decoration:none; border-bottom:1px solid #FA7777;}
a.text:visited 	{color:#333333; text-decoration:none; border-bottom:1px solid #FA7777;}
a.text:hover		{color:#333333; background:#FA7777; text-decoration:none; border-bottom:1px solid #FA7777;}
a.text:active	{color:#333333; text-decoration:none; border-bottom:1px solid #C00000;}


table{
	
	}

td{ vertical-align:top; line-height:20px;}

td.bg_blau{vertical-align:top; line-height:20px; background:#fff;border-bottom:1px solid #ACC7C6;padding:3px;}
td.bg_blau2{vertical-align:top; line-height:20px; background:#fff;padding:3px;}


.formfeld1 {
	font-family:Arial;
	color:#000000;
	font-size:12px;
	border: 1px solid #ACC7C6;
	background-color:#E8F1F0;
	height:15px;
	width:240px;
	padding:3px;
	margin-bottom:5px;
}

.formfeld2 {
	font-family:Arial;
	color:#000000;
	font-size:12px;
	border: 1px solid #ACC7C6;
	background-color:#E8F1F0;
	height:15px;
	width:100px;
	padding:3px;
	margin-bottom:14px;
}

.formfeld3 {
	font-family:Arial;
	color:#000000;
	font-size:12px;
	border: 1px solid #ACC7C6;
	background-color:#E8F1F0;
	height:15px;
	width:25px;
	padding:3px;
	margin-bottom:14px;
}

.formfeld4 {
	font-family:Arial;
	color:#000000;
	font-size:12px;
	border: 1px solid #ACC7C6;
	background-color:#E8F1F0;
	height:45px;
	width:240px;
	padding:3px;
	margin-bottom:14px;
}

.senden2 {
	font-family:Arial;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	border: 0px solid #999;
	background-color:#8FC9C6;
	height:30px;
	width:120px;
	padding:3px;
	margin-bottom:14px;
}

input:hover,
textarea:hover{
border: 1px solid #999;
color: #31709F;
} 


input:focus,
textarea:focus{
background: #C6DBDA;
border: 1px solid #666;
color: #000;
} 

#imgmargin {
	margin-right: 10px;
}

form .spam_protect { display: none; }