* {
	padding:0;
	margin:0;
}

html , 
body {
	background:#ffffff;
	font-size:95%;
	font-family:Helvetica, Arial, sans-serif;
}

#wrap {
	width:1000px;
	height:auto;
	margin:0px auto;
}

#flash {
	width:100%;
	height:110px;
	float:left;
	background:url(images/flash.png) center bottom no-repeat;
}

#logo {
	width:100%;
	height:140px;
	float:left;
	background:url(images/logo.png) top left no-repeat;
}

#menu {
	width:980px;
	height:25px;
	float:left;
	color:#ffffff;
	text-align:right;
	padding:15px 20px 0 0;
	font-size:0.9em;
	background:#000000;
}

.menu:link , 
.menu:visited {
	color:#ffffff; 
	text-decoration:none; 
	padding:5px 10px 12px 10px;
	text-transform:uppercase;
}

.menu:active , 
.menu:hover , 
.menu:focus {
	text-decoration:none; 
	color:#000000; 
	background:url(images/box_bg.png); 
	padding:5px 10px 12px 10px;
	text-transform:uppercase;
}

.menu_on:link {
	text-decoration:none; 
	color:#000000; 
	background:url(images/box_bg.png); 
	padding:5px 10px 12px 10px;
	text-transform:uppercase;
}

#main {
	width:100%;
	height:auto;
	float:left;
}

#content {
	width:700px;
	height:auto;
	float:left;
	min-height:100px;
	font-size:.9em;
}

#right {
	width:270px;
	height:auto;
	float:left;
	padding:30px 0 0 30px;
	min-height:100px;
}

.box {
	width:250px;
	height:148px;
	margin:15px 0;
}

.box a {
	cursor:pointer;
}

#footer {
	width:930px;
	height:65px;
	float:left;
	margin-top:50px;
	padding: 5px 0 0 70px;
	font-size:0.8em;
	background:url(images/footer.png) center bottom no-repeat;
}

.footer:link , 
.footer:visited {
	color:#000000; 
	text-decoration:none; 
	padding:5px 10px 2px 10px; 
	border-top:1px solid #ffffff; 
	border-left:1px solid #ffffff; 
	border-right:1px solid #ffffff;
	text-transform:uppercase;
}

.footer:active , 
.footer:hover , 
.footer:focus {
	text-decoration:none; 
	color:#000000; 
	background:url(images/box_bg.png); 
	padding:5px 10px 2px 10px;
	border-top:1px solid #000000; 
	border-left:1px solid #000000; 
	border-right:1px solid #000000;
	text-transform:uppercase;
}

.bookmark {
	color:#000000;
	text-transform:uppercase;
}

a , 
a:visited {
	text-decoration:none;
	color:#a3c411;
	outline:none;
}

a:active , 
a:hover , 
a:focus {
	text-decoration:none;
	outline:none;
	color:#000000;
}

.bold {
	font-weight:bold; 
	color:#a3c411; 
	padding:15px 0 5px 0;
}

p {
	margin:10px 0
}

h4 { 
	text-align:right; 
	color:#660000; 
	font-size:1.5em; 
	margin-bottom:10px;
}

h1 {
	color:#a3c411; 
	margin:30px 0 15px 0;
	font-size:1.5em;
}

h3 {
	color:#cc0000; 
	font-size:1.5em;
}

.back {
	float:left; 
	position:relative; 
	top:5px;
}

.fussnote {
	font-size:0.8em;
}

#content li {
	list-style:none; 
	margin-left:50px;
	padding:5px 0 5px 20px;
	background:url(images/buttons/haken.gif) left center no-repeat;
}

#content ul {
	margin-top:30px;
}

#leistungen td {
	vertical-align:middle;
}

#leistungen {
	width:700px;
}

.button {
	padding-left:23px;
	height:20px;
}

.titel {
	font-weight:bold; 
	padding:15px 0 0 0; 
	text-transform:uppercase;
}

a img {
	border:0;
}

.anfragen {
	text-align:right;
	margin-top:50px;
	width:360px;
	height:95px;
	float:right;
	
}

#kontakt_form {
	margin:30px 0 70px 130px;
}

.kontakt_form_space {
	padding:0 0 0 100px;
}

/* Google Suchfeld*/

#flash form {
	width:250px;
	position:relative;
	top:80px;
	left:700px;
}

.googlesearch {
	background:#a3c411;
	color:#000000;
	font-weight:bold;
	border:0;
}

.googlesearch:hover {
	cursor:pointer;
}

/* Ende */

.suchen {
	height:15px;
	font-size:0.8em;
	border:0;
	background:#ffffff;
}

.suchen_nav {
	font-size:1.1em; 
	line-height:20px;
}
.submit {
	border:0;
	font-weight:bold;
	background:#000000;
	color:#ffffff;
}

.submit:active , 
.submit:hover , 
.submit:focus {
	border:0;
	font-weight:bold;
	background:#000000;
	cursor:pointer;
	color:#ffffff;
}

.login {
	border:0;
	font-weight:bold;
	background:#a3c411;
	color:#000000;
}

.login:active , 
.login:hover , 
.login:focus {
	border:0;
	font-weight:bold;
	background:#a3c411;
	cursor:pointer;
	color:#000000;
}

#search {
	width:230px;
	position:relative;
	left:780px;
	top:10px;
	height:10px;
}

#index_text {
	width:540px;
	height:220px;
	margin-left:50px;
}

#index_top {
	width:600px;
	height:10px;
	background:url(images/index_top_bg.png) no-repeat;
}

#index_content {
	width:540px;
	background:url(images/index_bg.png) repeat-y;
	padding:20px 30px;
}

#index_bottom {
	width:600px;
	height:10px;
	background:url(images/index_bottom_bg.png) no-repeat;
}

/* ----- Gewinnspiel -----*/

#gewinnspiel {
	position:absolute;
	top:0;
	left:0;
	width:120px;
	height:200px;
}

.gewinnbutton:link,
.gewinnbutton:visited {
	display:block;
	float:right;
	width:120px;
	height:200px;
	background:url(images/gewinnspiel_button_1.png) no-repeat;
	margin-right:50px;
	margin-top:5px;
}

.gewinnbutton:hover,
.gewinnbutton:focus {
	float:right;
	width:120px;
	height:200px;
	background:url(images/gewinnspiel_button_2.png) no-repeat;
	margin-right:50px;
	margin-top:5px;
}

.gewinnbutton:active {
	float:right;
	width:120px;
	height:200px;
	background:url(images/gewinnspiel_button_3.png) no-repeat;
	margin-right:50px;
	margin-top:5px;
}

.wmcounter td {
	text-align:center;
	min-width:80px;
	height:30px;
}


