﻿@charset "utf-8";
/* CSS Document */
*{
	list-style:none;
	padding:0;
	top:0;
	margin:0;
}
body{
	background-color:#003300;
	padding-top:10px;
	padding-left:3px;
	text-align:center;
}
a {
	outline:none;
}
#global {
	width:1000px;
	margin:auto;
}
h1{
	color:#ffcc00;
	font-size:40px;
	margin:10px 0;
}
h2{
	color:#ffcc00;
	font-size:24px;
	margin:10px 10px;
}

/* Menü */
#menucontainer{
	padding:0 20px;
	text-align:center;
	position:relative;
	height:50px;
	color:#FFFFFF;
	background:#003300;
	width: 960px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	}
#menustart{
	background:#003300 url('images/start.jpg') no-repeat bottom left;
	float:left;
	height:38px;
	width:17px;
}
#menulogo{
	background:#003300 url('images/logo.jpg') no-repeat top right;
	float:right;
	height:45px;
	width:200px;
}
#menunav{
	position:relative;
	height:38px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background:#003300 url('images/background.jpg') repeat-x bottom left;
	padding:0;
}
#menunav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;	
	float:left;
}
#menunav ul li{
	display:block;
	float:left;
	margin:0 1px;
}
#menunav ul li a{
	display:block;
	float:left;
	color: #efefef;
	text-decoration:none;
	padding:0 0 0 20px;
	height:38px;
}
#menunav ul li a span{
	padding:10px 20px 0 0;
	height:21px;
	float:left;
}
#menunav ul li a:hover{
	color:#fff;	
	background:transparent url('images/hover.jpg') repeat-x bottom left;
}
#menunav ul li a:hover span{
	display:block;
	width:auto;
	cursor:pointer;
}
#menunav ul li a.current, #menunav ul li a.current:hover{
	color:#003300;
	background:#1D6893 url('images/left.jpg') no-repeat top left;
	line-height:225%;
}
#menunav ul li a.current span{
	display:block;
	padding:0 20px 0 0;
	width:auto;
	background:#383636 url('images/right.jpg') no-repeat top right;
	height:38px;
}
/* ENDE Menü */

/* Center */
#center{
	text-align:left;
	padding:0 20px 10px 20px;
	width:920px;
	margin:0 20px;
	background:#003300;
	color:#FFCC00;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size: 12px;
	background:#003300 url('images/content-bg-big.jpg') no-repeat bottom right;
}
#content{
	width:660px;
	margin-bottom:20px;
}
#content img{
	border:none;
}
#content_partner{
	width:660px;
	margin-bottom:20px;
	text-align:center;
}
#content_klein{
	width:420px;
	margin-bottom:20px;
}
#content-leistungen{
	float:right;
	width:240px;
	padding-left:0;
	text-align:left;
}
#content-leistungen img{
	border:none;
}
#center p{
	margin:0 25px;
}
#content_klein ul{
	margin:0 40px;
	padding:0;
	list-style-type:disc;
}
#content_klein ul li{
	margin:0 1px;
	list-style-type:disc;
}
#content a{
	text-decoration:none;
	color:#ffcc00;
	font-weight:bold;
}
#content a:hover{
	text-decoration:underline;
}
#center img.right{
	border:none;
	padding:2px 0 10px 20px;
}
#center img.left{
	border:none;
	padding:2px 20px 10px 0;
}
/* ENDE Center */

/* Galerie */
#galerie-button {
	float:right;
	height:100px;
	width:250px;
}
#galerie-button img{
	border:none;
}
#center-galerie{
	text-align:left;
	padding:0 20px 10px 20px;
	width:920px;
	margin:0 20px;
	background:#003300;
	color:#FFCC00;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size: 12px;
	background:#003300 url('images/content-bg-big.jpg') no-repeat bottom right;
	overflow:hidden;
}
#center-galerie-wrapper {
	width:660px;
}
#center-galerie p{
	margin:0 0 20px;
}
#content-galerie{
	float:left;
	width:200px;
	padding-left:20px;
	text-align:left;
}
#content-galerie img{
	border:none;
}
/* ENDE Galerie */

/* Footer */
#wrapper-footer{
	color:#003300;
	line-height:240%;
	text-align:center;
	padding:0;
	height:25px;
	font-size:10px;
	font-weight:bold;
	background:#003300;
	width:1000px;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	padding-bottom:15px;
}
#footer{
	margin:0 20px;
	width:960px;
	background:#FFCC00;
	height:25px;
}
#footer a{
	text-decoration:none;
	color:#003300;
}
#footer a:hover{
	text-decoration:underline;
}
/* ENDE Footer */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

