* {
	margin: 0;
	padding: 0;
}


a img {

	border: none;
	background: none;
	vertical-align:bottom;
}


body.mobil {
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	background:#ffffff;
	color:#545454;
}
 
#wrapper2 a  {
	color:#545454;
	
}

#wrapper2 a:hover  {
	background: #660000;
	color: #ffffff;
}

#wrapper2 #webseite {
background:#ffffff;

}


#wrapper2 #webseite h1{
 font-size:150%; 
 color:#333333; 
 margin: 0px 0px 5px 0px;
 font-weight: normal;
}

#wrapper2 #webseite h2{
font-size:130%; 
font-weight: normal;
text-align:center;
}

#wrapper2 #webseite p{
padding: 0px 0px 8px 0px;
 
}

#wrapper2 #webseite h3{
font-size:110%; 
font-weight: normal;
background:#660000;
color:#ffffff;
text-align:center;
padding:1px 0px 1px 0px;
margin: 0px 0px 0px 0px;
}

#wrapper2 #mailview h3 {
font-size:110%; 
font-weight: normal;
background:#cccccc;
color:#000000;
text-align:center;
padding:1px 0px 1px 0px;
margin: 0px 0px 0px 0px;
}


#wrapper2 #webseite a, #wrapper2 #webseite a:visited, #wrapper2 #webseite a:link, #wrapper2 #mailview a, #wrapper2 #mailview a:visited, #wrapper2 #mailview a:link   {
font-weight: bold;
color: #660000;
text-decoration: underline;
}

#wrapper2 #webseite a:hover,#wrapper2 #mailview a:hover {
font-weight: bold;
background: #660000;
color: #ffffff;

}


#wrapper2 #webseite a img:hover {
	background: none;
	text-decoration: none;
	
}
#wrapper2 #webseite a img {
	border: none;
	background: none;
	vertical-align:top;
	text-decoration: none;
}

#wrapper2 #webseite ul {
list-style:none;
padding: 0px;
margin: 0px 0px 0px 2px;
}
#webseite #webseite ul li {
background: url(img/bullet-list.gif) no-repeat 0px 5px;
padding-left: 8px;
}
#webseite #webseite ul.mailview li {
background: none;
padding-left: 0px;
}

#logo_mobil {
border-bottom: 1px solid #660000;
background:#CCCCCC;
color: #660000;
}

#footer_mobil {
margin: 0px 0px 0px 0px;
/* border-top: 1px solid #660000; */
background:#CCCCCC;
}
#footer_mail_send_mobil {
margin: 8px 0px 0px 0px;
padding: 0px 0px 4px 0px;
border-top: 1px solid #660000;
background:#CCCCCC;
}
.rot {
	color:#cc3333;
	}

.rechts
{
	float:right;
}

.links
{
	float:left;
}
/* ***** forms */
#wrapper2 #webseite label {
 padding: 0px 0px 0px 0px;
 text-align: left; 
 display: block;
 float: none;
 font-weight: bold;
 font-size: 100%;
}
#wrapper2 #webseite input { 
  display: block;
  width: 150px;
  background:none;
  border-top: 1px solid #660000;
  border-right: 1px solid #660000;
  border-bottom: 1px solid #660000;
  border-left: 1px solid #660000;
}

#wrapper2 #webseite input#submit {
   	color: #000000;
  	border: none;
  	width: 80px;
  	height: 25px;
  	padding: 0px 0px 0px 0px;
  	margin: 10px 0px 0px 0px;
  	border-top: 1px solid #660000;
  	border-right: 1px solid #660000;
  	border-bottom: 1px solid #660000;
  	border-left: 1px solid #660000;
  	display:block;
}
#wrapper2 #webseite .m_ok {
 	color:#006600;
 	font-weight: bold;
 	
 	}
#wrapper2 #webseite .m_fail, #wrapper2 #webseite .error_message {
  	color:#cc0000;
  	font-weight: bold;
 }
 
 
#wrapper2 #webseite .sms {
 	font-weight: bold;
 	font-size: 120%;
 	}