body
{
  background: #c4cbcf url(../images/woodbg.jpg) repeat top left;
	margin: 0px; 
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#head
{
  background: url(../images/header.png) no-repeat top left;
	width: 960px;
	height: 196px;
	padding: 0px;
	margin: 0 auto;
	margin-top:20px;
	position:relative;
}


#title
{
  padding: 50px 0 0 0;
  height:59px;
  width:450px;
  background:url(../images/logo.png) no-repeat 50px 50px;
}

#title span {
display:none;
}

#body_wrapper
{
  background: url(../images/contentbg.png) repeat-y top left;
	margin: 0px auto;
	width: 960px;
	display: block;
}

#breadcrumb { 
margin-top:60px;
padding:0 0 0 82px; 
}

#breadcrumb a { text-decoration:underline; }

#body
{
  background: url(../images/body_top.jpg) no-repeat top left;
	float: left;
	padding: 10px 20px 0px 20px;
	min-height: 343px;
	display: block;
}

#end_body
{
  background: url(../images/body_bottom.jpg) no-repeat top left;
	margin: 0px auto;
	width: 747px;
	height: 37px;
	display: block;
}

.clearer
{
  clear: both;
	height: 1px;
	padding: 0px;
	margin: 0px;
}

#all
{
  width: 707px;
	float: left;
	padding: 0px;
	background: url(../images/all_repeat.jpg) repeat-y top left;
}

#all .top
{
  background: url(../images/all_top.jpg) no-repeat top left;
	width: 707px;
	height: 18px;
	padding: 0px;
	margin: 0px;
}

#all .bottom
{
  background: url(../images/all_bottom.jpg) no-repeat bottom left;
	width: 707px;
	height: 21px;
	padding: 0px;
	margin: 0px;
}

#split
{
width:960px;
float: left;
padding: 0px;
}

#split .top
{
  background: url(../images/both_top.jpg) no-repeat top left;
	width: 707px;
	height: 18px;
	padding: 0px;
	margin: 0px;
}

#split .bottom
{
  background: url(../images/both_bottom.jpg) no-repeat bottom left;
	width: 707px;
	height: 21px;
	padding: 0px;
	margin: 0px;
}

#left
{
width: 520px;
float: left;
padding: 0px;
margin: 0px;
}

#right
{
width: 200px;
float: left;
padding:0px;
}

.content 
{
padding: 0px 60px;
margin:0;
padding-top:5px;
}

.content_single
{
padding: 0px 80px;
margin:0;
padding-top:5px;
}

.content p {
margin:0;
padding-bottom: 10px;
}

#left .content, #all .content
{
  padding-left: 22px; 
}

.imgright {
float:right;
clear:both;
padding: 0 0 0 20px;
}

.imgleft {
float:left;
padding: 0 20px 0 0;
}


#startp p {
width: 400px; 
}

#footer
{
 width: 960px;
 height:94px;
 background:url(../images/footerbg.png) no-repeat;
 margin: 0 auto; 
 padding:0;
 font-size:14px;
}

#footer a {

}

#footer .left {
float:left;
}

#footer .right {
float:right; 
}

#footer p {
margin:0;
padding:40px 60px 0 60px ;
}

#right ul 
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#right ul li 
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
}

#right ul a 
{
	display: block;
	width: 125px;
	background: #d2d2d2;
	color: #000;
	padding: 3px;
	padding-left: 10px;
	text-decoration: none;
	margin: 0px;
	border: 0px;
}

#right ul a:hover 
{
	color: #FFFFFF;
	background: #7f8d96;
}

/* Navigation */

#menu 
{
  float: right;
  margin: 15px 0px 0px 0px; 
  padding: 0 0 0 10px;
  width:840px;
  position:absolute;
  left:62px;
  top:110px;
  height:30px;
  overflow:hidden;
}

#menu ul 
{
	margin: 0;
	padding: 0;
	white-space : nowrap;
}

#menu ul li 
{
	margin: 0 8px;
	padding: 0;
	/*display: block;*/
	display: inline; /*For ignore double margin in IE6*/
	float:left;
	height:29px;
	/*overflow:hidden;
	text-align: center;*/
	list-style-type:none;
}

#menu ul li a 
{
	 float:left;
	color : #fff;
	background-color: transparent;
	text-decoration : none;
	/*display: block;*/
	border-style:none;
	font-size:12px;
	font-weight:normal;
}

#menu ul li a span
{
	margin: 0 14px 0 -14px;
	padding: 1px 8px 5px 22px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	float:left;
}


#menu ul li a:link, #menu ul li a:visited 
{ 
	background-image: url(../images/buttons3.png);
	background-repeat: no-repeat;
	background-position: top right;
	color: #fff;

	/*width: 119px;*/
	line-height: 25px;
}

#menu ul li a:link span, #menu ul li a:visited span
{
	background-image: url(../images/buttons3.png);
	background-repeat: no-repeat;
	background-position:  0 0 ;
	color: #fff;
	/*width: 119px;*/
	line-height: 25px;
}

#menu ul li.active  a
{
	background-image: url(../images/buttons3.png);
	background-repeat: no-repeat;
	background-position: right -30px;
	/*width: 119px;*/
	line-height: 25px;
	
}
#menu ul li.active  a span{color:#666;}
#menu ul li.active  a:hover span{color:#000;}

#menu ul li.active a span 
{
	background-image: url(../images/buttons3.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
	/*width: 119px;*/
	line-height: 25px;
}
 

#topnavi {
margin-top:-70px;
float:right;
padding-right:60px;
font-size:14px;
}


/*  Headers  */
h1 
{
padding: 0px;
margin: 0px;
margin-bottom: 10px;
background-color: transparent;
font-size: 1.6em;
font-weight: bold;
display: block;
}

h2 
{
	padding: 10px 0 0 0;
	margin: 0px;
	margin-bottom: 10px;
	color: #3778b5;
	background-color: transparent;
	font-size:14px;
	border-bottom:1px solid #3778b5;
	letter-spacing:130%;
}

h2.videos {
	margin-bottom:25px;
}

h3 
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	color: #76b7d7;
	background-color: transparent;
	font-size: 1.4em;
	font-weight: bold;
}

h4 
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
	color: #333;
	background-color: transparent;
	font-size: 1.3em;
	font-weight: bold;
}

h5 
{
	color: #9ad5f3;
	background-color: transparent;
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

h6 
{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #D96B11;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 150%;
}
.right a{ text-decoration:underline}
.right a:hover{ text-decoration:none}
/* HTML Tags */

pre
{
 white-space: normal;
}

a
{
color: #404040;
text-decoration: none;
padding-bottom: 0px;
f}

a:hover
{
	color: #000;
}

hr
{
  border: 0px;
  border-bottom: 1px #F0EBE7 dashed;
	height: 1px;
}

#left hr, #all hr
{
  margin: 10px 0px;
}

form
{
  margin: 0px;
	padding: 0px;
}

form .item
{
  clear: left;
	border-top: 1px solid #EEE;
	margin: 3px;
}

form .label
{
  float: left;
	clear: left;
	width: 150px;
}

input, textarea, select
{
  color: #000;
	border: 1px solid #000;
	background: #F0EBE7;
	margin: 3px;
	padding: 2px;
}

textarea {
width: 350px;
height: 150px;
}

blockquote {
	margin: 5px;
  background: transparent url(../images/quotes.png) left top no-repeat;
	padding-left: 37px;
}


del 
{
  color: #800;
	text-decoration: line-through;
}

dt
{
  font-weight: bold;
	font-size: 1.05em;
	color: #ad4c21;
}

dd 
{
  margin-left: 15px;
}

.servus span {
display:none;
}

.servus {
background:url(../images/servus.gif) no-repeat;
height:29px;
width:96;
border:none;
}

#home #right {
padding-top:35px;
}

#home #right img {
padding:10px 0 10px 0;
}

#contactform label {
width:200px;
display:block;
}

.imground span {
	width: 280px;
	height: 199px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/round-corner.png) no-repeat;
}

.fehler {
margin:0;
padding:0;
color:#990000;
}
#topnavi{
position:absolute;
width:300px;
height: 35px;
top:55px;
right:20px;
}

#topnavi ul {
	    padding: 0;
	    margin: 0;
	    list-style: none;
	    float: left;
		font-size:12px;
		height:24px;
	}
	 
#topnavi ul li {
	    float: left;
	    display: inline; /*For ignore double margin in IE6*/
	    margin: 0 10px;
		height:24px;
		line-height:20px;
	}
	 
#topnavi ul li a {
	    text-decoration: none;
	    float:left;
	    cursor: pointer;
		background: url(../images/button_speciallink.png) no-repeat top right;
		color:#FFFFFF;
				-moz-opacity: 0.8;
-webkit-opacity: 0.8;
/*
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);*/
opacity: 0.8;

	}
	 
#topnavi ul li a span {
	    margin: 0 10px 0 -10px;
	    padding: 1px 8px 5px 18px;
	    position: relative; /*To fix IE6 problem (not displaying)*/
	    float:left;
		background: url(../images/button_speciallink.png) no-repeat top left;

}
	
	
#topnavi ul li a.current, #topnavi ul li a:hover {
	    background: url(../images/button_speciallink.png) no-repeat top right;
	    color:#FFFFFF;
			-moz-opacity: 1;
-webkit-opacity: 1;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
opacity: 1;
	}
	 
#topnavi ul li a.current span, #topnavi ul li a:hover span {
	    background: url(../images/button_speciallink.png) no-repeat top left;
	}
	
	#menu ul li a:hover span{color:#ccc;
}

ul#ref_list li, ul#link_list li {
	margin:0;
	padding:2px 0;
}
