@font-face {
	font-family: 'DeckerBold';
	src: url('../font/DeckerB.eot');
	src: local('Decker'), local('DeckerBold'), url('../font/DeckerB.woff') format('woff'), url('../font/DeckerB.ttf') format('truetype'), url('../font/DeckerB.svg#DeckerBold') format('svg');

	font-family: 'DeckerRegular';
	src: url('../font/Decker.eot');
	src: local('Decker Regular'), local('Decker'), url('../font/Decker.woff') format('woff'), url('../font/Decker.ttf') format('truetype'), url('../font/Decker.svg#Decker') format('svg');
}


* {
	font-family: 'DeckerRegular', Verdana, Arial;
	font-size: 1em;
	color: #000000;
	padding: 0;
	margin: 0;
	background-color: #ffffff;
}

ul {
	margin-bottom: 25px;
	margin-left: 15px;
}

#container {
	height: 171px;
	background-image: url("../images/logo_balken.jpg");
	background-repeat: repeat-x;
}

#wrapper {
	height: 171px;
	background-image: url("../images/logo_balken.jpg");
	background-repeat: repeat-x;
}

#header {
	width: 750px;
	height: 171px;
	background-image: url("../images/logo_balken.jpg");
	background-repeat: repeat-x;
}

#logo {
	width: 488px;
	height: 171px;
	background-image: url("../images/logo.jpg");
	float:left;
}


.clearing {
	clear: both;
	overflow:hidden;
}

#hauptmenue {
	width: 750px;
	height: 68px;
	float: left;
}

#menue {
	width: 100%;
/*	height: 68px;
	background-image: url("../images/button_balken.jpg");
*/
	height: 75px;
	background-image: url("../images/button_balken2.jpg");
}

#menue ul {
	list-style: none;
	width: 750px;
/*	height: 68px;	
*/	height: 75px;	
	display: inline;
}

#menue ul li {
/*	height: 68px;	
*/	height: 75px;	
	width: 150px;	
	display: inline;
}

#menue a {
	font-size: 120%;
	text-align: center;
	text-decoration: none;
	padding-top: 20px;
	margin-bottom: -20px;
	width: 150px;
}


#menue a.menue_item {
	width: 150px;
/*	height: 48px;	
	background: url("../images/buttons.jpg") no-repeat right top;
*/	height: 55px;	
	background: url("../images/buttons2.jpg") no-repeat right top;
	float: left;
}

#menue a.menue_item:hover, #menue a:hover {
	width: 150px;
/*	height: 48px;	
	background: url("../images/buttons.jpg") no-repeat 0 -68px;
*/
	height: 55px;	
	background: url("../images/buttons2.jpg") no-repeat 0 -75px;
}

#menue a.active {
	width: 150px;
/*	height: 48px;	
	background: url("../images/buttons.jpg") no-repeat 0 -136px;
*/
	height: 55px;	
	background: url("../images/buttons2.jpg") no-repeat 0 -150px;
}

#menue_rechts{
	float: left;
/*	height: 68px;
	background-image: url("../images/button_balken.jpg");
*/
	height: 75px;
	background-image: url("../images/button_balken2.jpg");
}

#content2 {
	width: 100%;
}

#content {
	width: 95%;
	margin: 30px;
	margin-right: 50px;
}

#footer_wrapper{
	height: 56px;
	background-image: url("../images/footer_balken.jpg");
}

#footer {
	width: 750px;
	height: 56px;
	background-image: url("../images/footer_balken.jpg");
}

#footer_mitte {
	margin-left: 76px;
	height: 56px;
	width: 598px;
	background-image: url("../images/footer.jpg");
	float: left;
}

h1 {
	font-size: 100%;
	font-family: 'DeckerBold', Verdana, Arial;
	color: #93B70F;
}

#content.index h1 {
	padding-bottom: 20px;
}

h2 {
	font-size: 80%;
	font-family: 'DeckerBold', Verdana, Arial;
	padding-top: 20px;
	color: #93B70F;
}

h3 {
	font-size: 100%;
	color: #93B70F;
}

#content.index p {
	font-size: 90%;
	padding-top: 10px;
	line-height: 1.2;
	letter-spacing: 1.0px;
}


#content.impressum p, #content.kontakt p {
	font-size: 80%;
	padding-top: 10px;
	line-height: 1.2;
	letter-spacing: 0.9px;
}

#content a, #content.impressum a, #content.kontakt a {
	text-decoration: none;
	color: #93B70F;
}

#content.leistungen h1 {
	padding-bottom: 20px;
}
#content.impressum p span {
	color: #93B70F;
}
a img {
	border: none;
}

#content.leistungen li {
	list-style: none;
	font-size: 100%;
	line-height: 1.2;
	letter-spacing: 0.9px;
	background: url("../images/boemmel.jpg") no-repeat 0 2px;
	padding-left: 30px;
	margin-top: 10px;
	padding-bottom: 4px;
}

abbr, acronym, .help {
  border-bottom: 1px dotted #93B70F;
  color: #93B70F;
  cursor: help;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}

#slider, #slider li{ 
	width:1000px;
	height:400px;
	overflow:hidden; 
}
/*
#slider-outside{  
    width: 695px;  
    overflow: hidden;  
    height: 400px;  
}  
*/
/*#   
# #content-slider-inside {  
#     list-style: none;  
#     height: 320px;      // these 3 lines  
#     overflow: scroll;   // help Opera  
#     overflow-y: hidden; // behave  
# }  
*/

ol#controls, ol#control{
	margin:20px 0;
	padding-top: 10px;
	height:28px;	
}

ol#controls li, ol#control li{
	margin:0 10px 0 0; 
	padding:0;
	float:left;
	list-style:none;
	height:28px;
	line-height:28px;
	}
	
ol#controls li a, ol#control li a{
	float:left;
	height:28px;
	line-height:28px;
	border:1px solid #ccc;
	background:#93B70F;
	color:#555;
	padding:0 10px;
	text-decoration:none;
}
		
ol#controls li.current a, ol#control li.current a{
/*	background:#95B60F;
*/	color:#fffffe;
	}


ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus, ol#control li a:focus {
	outline:none;
}

span.noneed {
	color: #F2BD0D;
}

span.noneed abbr {
	color: #F2BD0D;
	border-bottom: 1px dotted #F2BD0D;
}
.unsichtbar {
	visibility: hidden;
}

#fragen {
	line-height: 22px;
}

#content a:hover, #content a:focus {
	color: #f2bd0d;
}

