@charset "utf-8";


/* Struktur */


body {
	font-family: 'Share', Helvetica, sans-serif;
	background: #b1c76c;
	margin: 0;
	padding: 0;
	color: #000;
	background-image: url(../images/distl_hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-size:100%;
	-ms-background-size: 100%;
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	background-attachment: fixed; 

}

.abgesoftet {
	position:absolute;
	margin-top: 50px;
	width: 100%;
	height: 400px;
	background-color:rgba(255,255,255,0.7);
	}
	

.container {
	margin: 0 auto; 
	width: 1024px;
}

.header {
	height: 75px;
	padding-top: 10px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(../images/distl_header.png);
	background-repeat: no-repeat;
}

.menuerahmen {
	margin-top:20px;
	margin-left:30px;
}

.content {
	padding: 0;
	margin-top:130px;
	margin-left:50px;
	margin-right:50px;
}

.footer {
	position: fixed;
	bottom: 0px;
	margin-top: 30px;
	margin-left:0px;
	margin-right:0px;
	background-color:#b5c62c; 
	height:25px; 
	width:1000px; 
	padding-top:6px; 
	padding-left:30px;
	z-index:50;
	border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px

}

.bildbanner {
	background-repeat: no-repeat;
	background-position: top;	
	width:900px;
	height:300px;
	margin-top:20px;
	}	

/* Style-Defitionen */


h1, h2, h3, h4, h5, h6, p {
	color:#374a0d;
	margin-top: 0;	
}

h1 {
	font-size: 18px;
	font-weight:bold;
	color: #374a0d;
	padding-top: 15px;}
	
h2 {
	font-size: 16px;
	font-weight:bold;
	color: #374a0d;		
	padding-top: 35px;}	
	
h3 {
	font-size: 14px;
	font-weight:bold;
	color: #374a0d;	
	padding-top: 35px;}	
	
h4 {
	font-size: 12px;
	font-weight:bold;	
	color: #374a0d;
	padding-top: 15px;
	}		

p {
	font-size:14px;
	line-height:20px;
	}
	
li {
	font-size: 14px;
	line-height: 20px;
	color: #551010;
	margin-left: 20px;	
	margin-bottom: 5px;
}

table {
	font-size: 12px;
	line-height: 20px;
	color: #374a0d;
	margin-bottom: 5px;
}


td {
	border-width:0px;
	border-style:none;
}

	
a img { 
	border: none;
}

a {	font-weight: normal;
	color: #b5c62c;
	text-decoration:none;
	}

a:hover, a:active, a:focus { 
	text-decoration: underline;
	color: #374a0d;
}

a.white:hover, a:active, a:focus { 
	text-decoration: underline;
	color: #CCC;
}

.menue {	
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	text-decoration:none;
	margin-left:0px;
	margin-right:0px;
	padding:0;
	}

.menue_active {	
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration:underline;
	margin-left:0px;
	margin-right:0px;	
	padding:0;	
	}
	
.submenue {	
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration:none;
	}
	
.submenue_active {	
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration:underline;
	}

.tafel {
	font-size: 18px;
	line-height:24px;
	font-weight: bold;
	color:#FFF;	
	margin-left:60px;
	margin-top:180px;
	width:180px;
}

.tafel_hg {
	width:300px; 
	height:475px; 
	float:left; 
	background-repeat:no-repeat; 
	margin-top:0px;}

.fussnote {
	font-size:14px;
	color: #FFF;}
	
input.contact
{
	border-style: solid;
	border-width: 1px;
	border-color:	#CCC;
	background-color:#FFF;
	margin:			0px;
	width:			300px;
}

textarea.contact
{
	border-style: solid;
	border-width: 1px;
	border-color:	#CCC;
	background-color:#FFF;
	margin:			0px;
	width:			300px;
}	

.trenner {
	font-family: Arial, Helvetica, sans-serif;
	margin-left:25px;
	margin-right:25px; 
	color:#FFF;}
	
.trenner2 {
	margin-left:45px;
	margin-right:45px; 
	color:#CCC}	

.spalte {
	width:520px;
	}
	
.white {
	color:#FFF;
	}
	
	
	.cc_container {
    background: rgba(255,255,255,0.85) !important;
    color: #fff !important;
    font-size: 14px !important;
    font-family: 'Share', Helvetica, sans-serif !important;
}

.cc_container .cc_message {
    line-height: 1.4em !important;
}

.cc_container .cc_btn {
background-color: #b5c62c !important; /* Farbe des Buttons */
color: #FFF !important; /* Textfarbe des Buttons */
font-weight: 700;
}

.cc_container a {
color: #b5c62c !important; /* Textlink-Farbe "Mehr Infos" */
font-weight: 700;
}


.stoerer-2005 {
    position: absolute;
    z-index: 9999;
    top: 120px;  
    
    
}
