
/* Body */
body {
	background: #f2811f url('../images/bg_main.gif') top center repeat-y ; 
	color:#000; 
	font:100.01% Arial,Tahoma,Verdana,sans-serif; 
	margin:0 auto; 
	text-align: center;
}

/* Wrapper (umschließendes div-Element) */
#wrapper {
	background: #fff; 
	color:#000; 
	margin:0 auto;
	width:900px;
	font-size: 80%;
	text-align: left;
}

/* Basic tags */
a {
	text-decoration:none;
}
a:hover {
}
a img {
	border:0;
}

p {

}



/* Header */
#header {
	height: 200px;
}
#header img {

}

/* Navigation */

/*
#navigation {
	height: 24px;
	border-top: 1px solid #f2811f;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	text-indent: 30px;
}

#navigation a {
	color: #333;
}

#navigation a.actual {
}

#navigation a:hover {
	color: #ff0000;
	text-decoration: none;
}

#navigation a.actual:hover {
}*/

#navigation {float:left; width:900px; border:none; background:rgb(220,220,220) url(../img/bg_head_bottom_nav.jpg) repeat-x; color:rgb(75,75,75); font-size:1.0em; font-size:130%;} /*Color navigation bar normal mode*/
#navigation ul {list-style-type:none;}
#navigation ul li {float:left; position:relative; z-index:1000; border-right:solid 1px rgb(175,175,175);}
#navigation ul li ul {display:none; border:none;}
#navigation ul li ul {margin-left:-30px; padding:0 30px 30px 30px; background:url(../img/bg_head_bottom_nav_hover.gif) top center;} /*Sticky hover zones*/
#navigation ul li a {float:left; display:block; height:1.7em; line-height:1.7em; padding:0 8px 0 8px; text-decoration:none; font-weight:bold; color: rgb(100,100,100);font-size: 80%;}
#navigation ul li:hover {width:auto;}
#navigation table {position:absolute; z-index:999; top:0; left:0; border-collapse:collapse;}

/*Non-IE6*/
#navigation ul li:hover a {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
#navigation ul li:hover ul {display:block; position:absolute; z-index:998; top:1.3em; margin-top:1px; left:0;}
#navigation ul li:hover ul li ul {display: none;}
#navigation ul li:hover ul li a {display:block; width:10em; height:auto; line-height:1.5em; margin-left:0px; padding:0px 8px 0px 8px; border-left:solid 1px rgb(237,237,237); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
#navigation ul li:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

/*IE6*/
#navigation ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
#navigation ul li a:hover ul {display:block; position:absolute;z-index:997; top:1.3em; t\op:1.3em; left:0; marg\in-top:0;}
#navigation ul li a:hover ul li a {display:block; w\idth:10em; height:1px; line-height:1.5em; padding:0px 8px 0px 8px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
#navigation ul li a:hover ul li a ul {visibility:hidden; height:0px; width:0px; position:absolute; z-index: 997;}
#navigation ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/	
	

	
/* Main content */
#content {
	line-height:1.5em; 
	color: #444;
	/*
	width: 600px !important;
	width: 590px;
	
	margin: 0px 80px 0px 80px;
	padding: 0px 0px 0px 10px;
	*/
}	
	
#content h1,
#content h2,
#content h3,
#content h4,
#content h5 {

}	
	
#content h1 {
	font-size: 220%;
	font-weight: normal;
	color: #f2811f;
	margin: 30px 0px 20px 30px;
	padding: 30px 0px 18px 0px;	
	border-bottom: 1px solid #999;
}

#content h2 {
	font-size: 160%;
	font-weight: normal;
	color: #f2811f;
	margin: 20px 0px 10px 30px;
}

#content h3 {
	font-size: 130%;
	font-weight: bold;
	color: #f2811f;
	margin: 16px 0px 0px 30px;
}

#content h4 {
	font-size: 110%;
	font-weight: bold;
	color: #f2811f;
	margin: 16px 0px 0px 30px;
}

#content p {
	margin: 6px 30px 0px 60px;
}
	
#content ul,
#content ol {
	margin: 10px 0px 10px 0px;
	padding-left: 80px;
}

#content ul {
	list-style-type: disc;
}

#content ul  ul {
	margin: 0px 0px 0px 0px;
	list-style-type: circle;
}



/* Footer */
#footer {
	clear:both; 
	padding:16px 0px 10px 0px; 
	text-align: center;
	color: #333;
	font-size: 0.8em;
}

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

#footer a:hover {
	text-decoration: none;
}

/* ### KONTAKTFORMULAR  ### */

span.red-star {
	font-weight: bold;
	color: #ff0000;
}

div.kontaktformular {
	width: 560px;
	text-align: center;
	background: #eee;
	border: 1px solid #ddd;
	padding: 10px;
	margin: 0 auto;
}

table.kontaktformular {
	text-align: left;
	width: 100%;
	font-size: 90%;
}

table.kontaktformular tr {

}

table.kontaktformular tr.foot td {
	border-color:gray; 
	border-top-style:dotted; 
	border-top-width:1px;
	text-align: right;
	vertical-align: top;
}

table.kontaktformular td {
	width: 70%;
	padding: 4px 0px 0px 0px;
}

table.kontaktformular td.first{
	width: 30%;
	vertical-align: top;
}

table.kontaktformular input,
table.kontaktformular select  {
	font-size: 90%;
}

table.kontaktformular input.absenden {
	border: 1px solid #666;
	background: #fff;
	color: #000;
	font-weight: bold;
}

p.danketext {
	margin-top: 10px;
	padding: 4px;
	background: #eee;
	border: 1px solid #A70101;
	font-size: 90%;
	font-weight: bold;
	color: #A70200;
	text-align: center;
}

