html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, h7 form {  
   margin: 0; 
   padding: 0; 
   border: 0; 
}

body {
	background-image: url(../images/hintergrund.jpg);
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #858585;
	text-align:left;
}

#wrapper {
	margin: 10px auto;
	width: 780px;
	text-align: left;
	position: relative;
	
}

#header {
	height: 180px;
	background: url(../images/header2.jpg);
	background-repeat: no-repeat;
	vertical-align:top;
}

#logo{
	width:220px;
	height:90px;
	float:left;
	margin-left:5px;
	margin-top:30px;
}


#menu {
	margin: 0px 0px 0px 400px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #e05901;
}


#menu td {
vertical-align:middle;
}


a.menu{
	text-decoration:none;
	color: #e05901;
}

a.menu:link{
	text-decoration:none;
	color: #e05901;
}

a.menu:visited{
	text-decoration: none;
}

a.menu:hover{
	text-decoration: none;
	color: #7289B8;
}

a.menu:active{
	text-decoration: none;
	color: #e05901;
}



#content {
	height:auto;
	background-color:#FFFFFF;
	vertical-align:top;
	text-align:left;
}

#ctext{
	margin-left:17px;
	text-align:left;
}


#cl {
	width: 230px;
	margin-top:30px;
	margin-left:25px;
}


#cc {
	width: auto;
	margin-top:30px;
	margin-right:15px;

}


#cr {
	width: auto;
	margin-top:30px;
	margin-right:15px;


}

#c2spalten{
	height:auto;
	margin-top:38px;
	margin-left:20px;
	margin-right:15px;
}

#c2spalten11{
	width:220px;
	float:left;
	margin-top:10px;
	text-align:left;
}

#c2spalten22{
	width:220px;
	float:left;
	margin-top:10px;
	margin-left:15px;
	text-align:left;

}

#footer{
	height:40px;
	background-image: url(../images/footer2.jpg);
}



form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-justify {
	text-align: justify;
}

a {
	text-decoration: none;
	color: #7289B8;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #FFFFFF;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	color: #75AECB;
	text-decoration: none;
}

a.link2:hover {
	text-decoration: underline;
}


a.link3 {
	color: #7289B8;
	text-decoration: none;
}

a.link3:hover {
	text-decoration: underline;
}



.text1 {
	color: #9DA7B3;
}



.mehrinfos { 
	color: #75AECB;
}

.mehrinfospfeil {
	color: #E05901;
}

.pflichtfelder {font-size: 10px}


.curved {
  width:450px;
  margin-top:5px;

  }
/*
.menutitle{
cursor:pointer;
margin-bottom: 5px;
color:#858585;
width:400px;
padding:2px;
text-align:left;
font-weight:bold;
text-decoration:underline;
}

.submenu{
margin-bottom: 0.5em;
margin-left:3px;
}
*/