
* {
	margin: 0;
	padding: 0;
}
html {
	color: #000;
	background-position: center;
}
body {
	background-image:transparent ;
	background-repeat: repeat-x;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 19px;
	position: relative;
	text-align: center;
}
/*Überschrifen*/

h1 {
	color: #000;
	font-size: 21px;
	font-weight: normal;
	line-height: 26px;
	margin-bottom: 15px;	margin-left:35px;
	
}
h2 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 19px;
	margin-bottom: 3px;
	margin-left:35px;
	
}
h3 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 10px;
	line-height: 22px;	margin-left:35px;
	
}
p {
	line-height: 20px;
	margin: 0 0 0.7em;
	margin-bottom: 18px;
	color:#000;
	padding-left:35px;
	padding-right:20px;
	 font-weight: 400;
}
a {
	background-image: none;
	text-decoration: underline;
	color: #000;
}
a:hover {
	
}
iframe {
	margin-left:35px;
}

ol {
	margin-left: 20px;
	margin-bottom: 8px;
	margin-top: 8px;
}
ol li {
	padding-left: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 23px;
}
div#klammer ul {
	margin-left: 15px;
}
li {
	padding-left: 0px;
}

div#contentsubs {
    background-color: #fff!important;
    background-image: none;
}
div#contentleft p {
    color: #000;
    font-weight: 400;
    line-height: 20px;
    margin: 0 0 18px;
    padding-left: 35px;
    padding-right: 20px;
    width: 640px;
}

div#contentleft {
    background: none repeat scroll 0 0 #fff;
	
}

div#nav {
    display:none;
}

div#contact2, div#contact3, div#contact4 {
	display:none;
}
