@charset "UTF-8";

/* @override 
	http://igeldrum/css/basic.css
	http://igeldrums/css/basic.css
*/

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

* {
	padding: 0;
	margin: 0;
}

body {
	margin: 26px;
	padding: 0;
	background: #f6f4ed url(../images/body_headpic.gif) repeat-x scroll 0 0;
	text-align: center;
	font: normal 11px/15px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #4a4a4a;
}

/* @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 */

/* @group layout */

ul,ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

a img  {
	border: 0;
}

#wrapper{
	width: 980px;
	margin: 0 auto 0;
	background: url(../images/bg/bg_container.gif) repeat-y 0 0;
	}

#footend{
	width: 980px;
	margin: 0 auto 0;
	background: url(../images/bg/bg_footer.jpg) no-repeat 0 0;
}

#container{
	text-align: left;
	width: 973px;
	
	padding-left: 7px;
	}

#head {
	margin-top: 0;
	height: 78px;
	width: 964px;
	background: url(../images/bg/bg_head.jpg) repeat-x 0 0;
}

#signet {
	width: 251px;
	display: inline;
	float: left;
	height: 78px;
}

#bildbox {
	display: block;
	width: 964px;
	height: 170px;
	padding: 0;
}

/* @end */

/* @group navi */
#navbox{
	height: 74px;
	width: 964px;
}

#igeldrums{
	width: 251px;
	float: left;
	display: inline;
}
#navi{
	
	width: 713px;
	height: 74px;
	background: url(../images/bg/bg_navigation.jpg) repeat-x 0 0;
	padding-left: 251px;
}


ul#navi  {
		
	margin: 0;
	list-style-type: none;
}

ul#navi li {
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	height: 20px;
	float: left;
	display: inline;
	padding-top: 44px;
}


ul#navi li a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	padding-left: 30px;
	font-size: 12px;
}

ul#navi li a:hover {
	color: #ffbe3f;
}

ul#navi li.current a {
	color: #ffbe3f;
}

ul#navi .current {
	color: #ffbe3f;
	}

/* @end */

#content{
	width: 964px;
	height: 300px;
	min-height: 300px ;
	height: auto !important;
	

}
#inhalte #links{
	width: 500px;
	
}
#inhalte .left {
	width: 160px;
	height: auto;

	float: left;
	display: inline;
	
}
#inhalte .middle {

	width: 160px;
	padding-left: 4px;
	float: left;
	display: inline;
	
	
}
#inhalte .right {

width: 160px;
float: right;
display: inline;
padding-right: px;
	
}


#inhalte{
	width: 640px;
	padding: 24px 0px 40px 281px;
}

#leftbar{
	width: 180px;
	float: left;
	display: inline;
	padding-left: 40px;
	padding-top: 24px;
	padding-right: 12px;
}

#leftbar h2{
	margin-top: 3px;
	margin-bottom: 12px;
}

#leftbar h3{
	margin-top: 5px;
	margin-bottom: 0;
	font-weight: normal;
	font-style: normal;
}

#leftbar p{
	margin-top: 9px;
	margin-bottom: 12px;
	border-bottom: 1px solid silver;
	padding-bottom: 8px;
}

/* @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: #fbf8ed;
}

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: 4px;
	padding: 2px 5px 2px 0;
	margin-bottom: 1px;
	margin-right: 3px;
}

.anfrage select {
	padding: 1px 0;
}



/* @end */

/* @group Fonts */
h1 {
	font-size: 16px;
	color: #4a4a4a;
	line-height: 16px;
	margin-bottom: 12px;
	font-weight: normal;
	font-style: normal;
}

h2{
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 3px;
	margin-top: 12px;
	font-weight: normal;
	font-style: normal;
}

h3{
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding-bottom: 3px;
	color: #535353;
	margin-bottom: 4px;
	margin-top: 8px;
}

#inhalte h1 {
	font-size: 16px;
	color: #4a4a4a;
	line-height: 16px;
	margin-bottom: 12px;
	font-weight: normal;
	font-style: normal;
	
}

#inhalte h2{
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 3px;
	margin-top: 12px;
	font-weight: normal;
	font-style: normal;
	
}

#inhalte h3{
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	padding-bottom: 3px;
	color: #535353;
	margin-bottom: 4px;
	margin-top: 11px;
	padding-right: 260px;
}

p {
	font-size: 11px;
	line-height: 15px;
	margin-top: 6px;
	margin-bottom: 8px;
}

#inhalte p {
	font-size: 11px;
	line-height: 16px;
	margin-top: 4px;
	margin-bottom: 6px;
	padding-right: 200px;
}

#inhalte ul{
	list-style: none;
	margin-top: 10px;
	margin-bottom: 20px;
}
#inhalte li, #inhalte li a{
	margin-top: 2px;
	margin-bottom: 3px;
}
#inhalte li a:hover {
	color: #31353a;
}

a {
	text-decoration: none;
	color: #4a4a4a;
	font-size: 11px;
}

a:hover{
	
}

#entry {
	width: 448px;
}

#entry .left {
	float: left;
	display: inline;
	width: 220px;
	
}

#entry .right {
	width: 220px;
	padding-left: 228px;
}

/* @end */

/* @group subnavi */
#subnavi {
	float: left;
	display: inline;
	width: 400px;
	
}


ul#subnavi  {
	margin: 0;
	list-style-type: none;
}

ul#subnavi li {
	
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	height: 20px;
	float: left;
	display: inline;
	padding-top: 56px;
}


ul#subnavi li a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	padding-left: 30px;
	font-size: 12px;
}

ul#subnavi li a:hover, ul#subnavi li.current a, ul#subnavi .current{
	color: #ffbe3f;
}



#footer{
	float: left;
	display: inline;
	width: 691px;
	text-align: left;
	padding-left: 288px;
	padding-top: 20px;
	padding-bottom: 5px;
	
}

#footer p, #footer a{
	font-size: 11px;
	line-height: 13px;
	color: #b8b8b8;
	
}

#footer p{

	margin-top:2px;
	margin-bottom: 0px;
}

#footer a:hover{
	color: #31353a;
}

/* @group Table */

.date {
color: #4a4a4a; 
font-size: 10px; 
line-height: 15px;
	width: 140px;
	margin-top: 24px;
	margin-bottom: 15px;
	padding-left: 6px;

}
td { 
 
font-size: 11px; 
line-height: 15px;
padding: 8px 2px 4px;
}


td.head {
font-weight: bold;
	line-height: 15px;
	font-size: 12px;
	margin-top: 10px;
	padding-left: 6px;
	margin-bottom: 26px;
}

td.text { 

 
font-size: 11px; 
font-weight: normal; 
font-style: normal; 
line-height: 15px;
padding: 4px 4px 4px 8px;
background-color: #d1d0cb;
}


/* @end */



