@charset "UTF-8";

html,body,div,span,p,h1,h2,h3,a,ul,li,ol,dl,dt,dd {
	margin:0;
	padding:0;
	border:0;
}
 
 
body {
    
   font-family:Arial, Helvetica, sans-serif;
   font-size: 15px;
   font-weight:normal;
	color: #525252;
}
 
 
h1, h2, h3, h4, h5, h6 {
    font: Arial, Helvetica, sans-serif;
}

h1, caption {
	padding-top: 4px;
	font-size: 16px;
	color: #ff9933;
	}
h2 {
	font-size: 14px;
	font-weight: normal;
	}
 
img {
	border: 0;
}
/*Zurücksetzen der Einstellungen Ende*/
a {
	color: #9a0202;
	text-decoration:none;
	}
a:hover{
	color:a6f660;
	text-decoration:underline;
	}
a:visited{
	color:#9a0202;
	
	}

#verlauf{
	background:url(gfx/verlauf.jpg) repeat-x;
	
}


.wrapper{
	width: 780px;
	margin:0 auto;
}
.logo{
	width:916px;
	height:220px;
	background:url(gfx/header.jpg) no-repeat;
	margin: 0 auto;
	text-indent:-9999px;
}
.none {
	text-indent: -9999px;
	}

.content{
	width: 780px;
	}
#left{
	margin-right: 330px;
	height:auto;
	}
#left p{
	padding-bottom:20px;
	}

.trenner{
	border-top: 1px solid #ddd;
}

caption {
	text-align: left;
	font-weight: bold;
	}
#right{
	float:right;
	width:290px;
	font-size:14px;
	}

.kontaktfeld, .partner{
	background: url(gfx/right-bg.jpg) bottom center;
	}
.kontaktfeld p, .partner p{
	padding-right: 5px;
	}

#right h1 {
	margin-left: 10px;
	}
#right h2 {
	background: url(gfx/headline-bg.jpg);
	color: #fff;
	padding: 8px 0px 0px 10px;
	display: block;
	height: 20px;
	}
#right  p{
	padding: 5px 2px 5px 10px;
	}
.email {
	font-size: 13px;
	}
.uebermich {
	padding-bottom: 20px;
	}
	
#both{
	margin-left:30px;
	margin-right:40px;
	}
.image{
	margin-top:20px;
	margin-bottom:0px;
	text-align:center;
	color: #777;
	}
#both ul{

}
.table {
	margin-bottom: 10px;
	}
.small {
	font-size: 10px;
	}
	
ul{
	padding-bottom:20px;
}
li{
	margin-left:25px;
	list-style-type:disc;
}
.anfang{
	margin-left:0px;
	padding-bottom:10px;
	clear:both;
	text-align:center;
}
	
.impressum{
	background-color: #9a0202;
	clear:both;
	color: #fff;
	font-size:10px;
	padding: 10px 0px 10px 30px;
	}
.impressum a {
	color: #ff9933;
	
	}
.gestaltung{
	float:right;
	margin-right:30px;
	}
	
