@charset "UTF-8";

/* @override 
	http://willy/css/basic.css
	http://willyguenther/css/basic.css
*/

/* 
author: björn bippus brender
last modified: 2008|09|11
 */

/* @group Hacks, Clearfix… */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* @end */

/* @group layout */
* {
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #454950;
	font: 11px/1.3em Arial, Helvetica, Verdana, sans-serif;
	background: #fff url(../images/layout/body_bg.jpg) repeat-x 0 0;
}


#container{
	
	width: 1000px;
	position: absolute;
	top: 0;
	left: 0;
}


#head {
	
	width: 970px;
	height: 78px;
 	position: relative;
	top: 0;
	left: 0;
	z-index: 50;
}



h1#signet {
	
	width: 358px;
	height: 110px;
	z-index: 1000;
	position: relative;
	left: 40px;
}

h1#signet span {
	display: none;
}

h1#signet a {
	margin:0;
	float: left;
}

#bildcontainer {
	position: relative;
	width: 1000px;
	background: url(../images/layout/logo_right.jpg) no-repeat 696px top;
	height: 293px;
	
	
}
#bildbox{
	float: left;
	display: inline;
	width: 478px;
	position: absolute;
	left: 219px;
}
a {
	color: #31353a;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a img {	
	border: none;
}

.top{
	background: url(../images/icons/pfeil_up.gif) no-repeat 0 6px;
	padding-left: 10px;
}

/* @end */

/* @group subnavi */

#subnavi{
	color: #333;
	float: right;
	display: inline;
	font-size: 11px;
	padding-right: 67px;
	width: 200px;
	margin-top: 53px;
	height: 20px;
}

#subnavi a {
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	color: #333;
}

#subnavi a:hover {
	text-decoration: underline;
}




/* @end */

/* @group navi */

ul#navi {
	float: left;
	width: 129px;
	height: auto;
	background: url(../images/layout/navigation_head.jpg) no-repeat 0 top;
	position: absolute;
	top: 0;
	left: 0;
	padding: 50px 0 0 90px;
}


ul#navi  {
		
	margin: 0;
	
	}

ul#navi li {
	list-style-type: none;
	list-style: none;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	height: 30px;
	width: 110px;
}


ul#navi li a {
	display: block;
	color: silver;
	font-weight: normal;
	text-decoration: none;
	padding-left: 16px;
}

ul#navi li a:hover {
	background: url(../images/icons/current.gif) no-repeat 0 1px;
}

ul#navi li.current a {
	
	background: url(../images/icons/current.gif) no-repeat 0 1px;
	color: white;
}

ul#navi .current {
	background: url(../images/icons/current.gif) no-repeat 0 1px;
}

/* @end */
/* @group content */

#content_box {
	width: 751px;
	position: relative;
	background: url(../images/layout/yellow.gif) no-repeat 0 0;
	padding-left: 219px;
	
}
html>body #content_box {
	
	height: auto;
	min-height: 280px;
}
#content {
	padding-top: 38px;
	width: 380px;
	margin-bottom: 12px;
	float: left;
	display: inline;
    padding-right: 60px;
	margin-right: 0;
}
#content h1 {
	font-size: 16px;
	font-weight: bold;
	color: #31353a;
	margin-bottom: 10px;
	margin-top: 10px;
}


#content h2 {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #31353a;
	margin-bottom: 6px;
	margin-top: 10px;
	height: 17px;
}


#content h3 {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #31353a;
	margin-bottom: 2px;
	margin-top: 2px;
	height: 15px;
}

#content p{
	font-size: 12px;
	color: #31353a;
	line-height: 16px;
	margin-bottom: 6px;
	
}

#content a{
	color: #303539;
	text-decoration: underline;
}

#content a:hover{
	color: #1d2022;
}


#content ul{
	list-style-type: none;
	margin-top: 4px;
	margin-bottom: 6px;
}
.more{
	background: url(../images/icons/pfeil_side.gif) no-repeat 0 0;
	padding-left: 12px;
}
.date{
	font-size: 10px;
	color: #235c87;
	margin-top: 6px;
	margin-bottom: 6px;
}

#sidebar {
	float: right;
	display: inline;
	width: 274px;
	
}

#sidebar img{
	margin-bottom: 8px;
}

#sidebar .texte{
	padding-left: 10px;
	padding-right: 12px;
}

#sidebar .texte h2{
	margin-bottom: 6px;
	margin-top: 8px;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
}

#sidebar .texte p{
	margin-top: 8px;
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
	line-height: 15px;
	background: url(../images/icons/punkte.gif) no-repeat left bottom;
	padding-bottom: 16px;
}
/* @end */

/* @group footer */


#footer{
	width: 600px;
	position: relative;
	padding-left: 219px;
	margin-top: 30px;
	background: url(../images/icons/footer_bg.gif) no-repeat -2px 0;
	height: 60px;
}

#footer p {

	font-size: 11px;
	line-height: 14px;
	color: #2c2c2c;
	
}

#footer a{
	color: #2c2c2c;
	text-decoration: none;
}

#footer a:hover {
	color: #333;
	text-decoration: underline;
}

#standorte {
	
	width: 300px;
	float: right;
	display: inline;
	text-align: left;
}
/* @end */

/* @group Formular (Kontakt) */

form.anfrage {
	
	line-height: 17px;
	font-size: 11px;
	margin-left: 0px;
	margin-bottom: 20px;
	width: 360px;
}

label {
	text-align: left;
	margin-top: 5px;
	float: left;
	display: inline;
	height: auto;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #666157;
}

label input {
	width: 240px;
	margin-top: 2px;
	float: left;
	border: 1px solid ##908b82;
}

label textarea {
	width: 320px;
	float: left;
	border: 1px solid #908b82;
}

label.schmal {
	width: 215px;
}

label.schmal input {
	width: 195px;
}

label.schmal2 {
	width: 160px;
}

label.schmal2 input {
	width: 140px;
}

label.schmal3 {
	width: 110px;
}

label.schmal3 input {
	width: 90px;
}

label select {
	width: 100px;
	margin: 2px 0 6px 0px;
	height: auto;
}

label select.anfrage_art {
	width: 240px;
}

option.dunkel {
	background: #e7dfd0;
}

option {
	padding: 0 5px;
}

.anfrage input.senden {
   float: left;
	margin: 10px 10px 0 0;
	color: #fff;
	font-size: 13px;
	border: none;
	padding: 5px 10px 5px 0;
	cursor: pointer;
	}

.anfrage input,
.anfrage textarea,
.anfrage select {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #747b87;
	margin-top: 2px;
	padding: 2px 5px 2px 0;
}

.anfrage select {
	padding: 1px 0;
}



/* @end */


