* {
font-family:Arial, Helvetica, sans-serif;
}

a {
color: #333333;
text-decoration:none;
font-family:inherit;
font-weight:bold;
}
p{
	margin: 0;
	padding: 0;
}

h1{
	font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight:normal;
	color: #FFF;
	font-size: 21pt;
	margin-top: 0;
}
h1 bold{
	color: #333333;
}
h2, h3, h4, h5 {
	font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight:normal;
	color:#252525;
	padding:0 0 8px 0;
	margin:0;
}

h2 {font-size:19pt;}
h3 {font-size:12pt;}
.clear{
	clear: both;
}

body {
margin:0;
padding:0;
background:url(main_bg.gif) #cdcdcd repeat-x;
width:100%;
}

#wrapper {
position: static;
padding:0;
margin:0 auto;
width:920px;
display: block;
background:url(body_bg.gif) repeat-y center top;
}

#header {
width:920px;
height:273px;
border-bottom:2px #990000;
background:url(container_top.jpg) no-repeat;
position: relative;
}
#head_lines{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 35px;
	bottom: 15px;
	font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight:normal;
	color: #555;
	font-size: 21pt;
}
#logoline{
	height: 55px;
	width: 865px;
	padding: 25px;
}
#logo{
	display:block;
	float: right;
	width: 156px;
	height: 76px;
background:url(logo.gif) no-repeat;
}


#content {
padding:15px 35px 45px 35px;
background:url(body_bg.gif) repeat-y center top;
margin:0;
font-size:9pt;
color:#666;
}


#content p {
	margin: 0;
	padding: 0 0 11px 0;
	color:#666;
	line-height: 115%;
}
#content ul, #content li {
margin:10px 0 0 0;
padding:0;
display:block;
width:200px;
list-style:none;
}



#content li {
color:#777;
margin:3px 0;
display:inline;
width:100px;
}

#content li a, #content a {
color:#222!important;
}


#content form {
padding-top:5px;
}

#content li a:hover, #content a:hover {
color:#666!important;
}
#main{
	width: 550px;
}


#kontaktteaser {
	float: right;
	width: 190px;
	margin-bottom: 20px;
}
#kontaktteaser p{
	margin: 0;
	font-size: 11px;
	padding: 0 0 8px 0;
}




#footer {
width:850px;
height:60px;
background:url(footer_bg.jpg) no-repeat #cdcdcd;
text-align:left;
font-size:11px;
color:#888;
padding:16px 55px 0 35px;
}

#footer a:link, #footer a:visited {
color:#666;
padding:0 10px;
font-weight:normal;
}
