@charset "ISO-8859-1";
/* CSS Document */

body {
	background-color:#CCC;
	margin:10px;
}
#wrapper {
	background:url(bg-wrapper.gif) no-repeat;
	width:970px;
	height:590px;
}
#bilder {
	margin-top:10px;
	height:430px;
}
#subnavi {
	height:20px;
	
}
#logo {
	margin-top:20px;
}

/*Flash-Fehler*/

.flashfehler {
background-color:#000000;
color:#ffffff;
padding:1em; 
padding-top:20px; 
text-align:center; 
font-size:12px
}

.flashfehler a {
	color: #ff7f00;
	text-decoration:none;
}

.flashfehler a:hover {
	color:#fff;
}

/*
Inhalt Transparentes Element
*/
#inhalttrans {
	position:absolute;
	top:20px;
	left:50%;
	margin-left:5px;
	width:398px;
	height:430px;
	border-right:1px solid #fff;
	border-left:1px solid #fff;

	background: url(macffbghack.png) repeat;
}

#inhalttxt {
	position:absolute;
	top:20px;
	left:50%;
	color:#FFF;
	margin-left:55px;
	overflow:hidden;
	width:300px;
	height:400px;
	background:transparent;
	padding:10px;
	font-size:12px;

}

#teasertrans {
	position:absolute;
	top:329px;
	left:50%;
	margin-left:144px;
	width:320px;
	height:120px;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	background: url(macffbghack.png) repeat;
	}
	
#teasertxt {
	position:absolute;
	top:330px;
	left:50%;
	color:#FFF;
	margin-left:145px;
	overflow:hidden;
	width:300px;
	height:100px;
	background:transparent;
	padding:10px;
	font-size:12px;
}


#teasertxt .headline h3 {
	font-size:14px;
	width:50%;
	float:left;
	font-weight:normal;
	border-bottom:1px solid #fff;
	margin-bottom:3px;
	}

.preis {
	text-align:right;}


#teasertxt a {
	margin-top:5px;
	text-decoration:none;
	color:inherit;
	color:#fff;
	}

#teasertxt a:hover {
	text-decoration:underline;
	}

#footer {
margin-top:10px;
font-size:10px;
padding: 5px 20px 0 20px;
}

#footer a {
color: black;
text-decoration: none}

#footer a:hover{
text-decoration: underline;}

/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#navi {
	position:relative;
	display:block;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	font-variant:normal;
	letter-spacing:2px;
	text-transform:uppercase;
}
#navi ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#navi ul li {
	display:block;
	float:left;
	margin:50px 1px 0 0;
}
#navi ul li a {
	display:block;
	float:left;
	color:#999;
	text-decoration:none;
	padding:5px 10px 0 20px;
	height:62px;
	border-right: 1px solid #999;
}
#navi ul li a:hover {
	color:#333;
	border-right: 1px solid #333;
}
#navi ul li a span {
	display:block;
	text-align:right;
	color:#333;
}
#navi ul li a:hover span {
	color:#999;
}
#naiv ul li a:hover, #naiv ul li a.current {
	color:#333;
}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */


/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#subnavi {
	
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-variant:normal;
	height:20px;
	background-color: #999;
}
#subnavi ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	height:20px;
}
#subnavi ul li {
	display:block;
	float:right;
	margin:0px;
	
	
}
#subnavi ul li a {
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:0px 20px 0 20px;
	height:20px;
	border-left:1px solid #fff;
	border-right:1px solid #666;
}
#subnavi ul li a:hover {
	background-color:#666;
}
#subnavi ul li a:hover, #subnavi ul li a.current {
	background-color:#666;
}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */


/* =============== */
/* ! Easy Slider   */
/* =============== */

#slider {
		margin-top:10px;}

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

#slider,#slider li.sl {
/* 
define width and height of container element and list item (slide)
list items must be the same size as the slider area
*/
	height:320px;
	width:300px;
	overflow:hidden;
}

#slider li.sl {
	color:#fff;
}


#slider li.sl h2 {
	margin-top:15px;
	font-size:14px;
	margin-bottom:0px;
}

#slider li.sl h3 {
	margin-top:15px;
	font-size:14px;
	margin-bottom:0px;
}

#slider li.sl p {
	
}

#slider li.sl a {
	color: #ff7f00;
	text-decoration:none;
}




#slider li.sl a:hover {
	color:#fff;
}

#slider li.sl img {
	margin:5px;
}

#slider .slide-index {
}

span#prevBtn{
	position:absolute;
	top:400px;
	left:50%;
	margin-left:-10px;}

span#nextBtn{
	position:absolute;
	top:400px;
	left:50%;
	margin-left:10px;}	
	
span#prevBtn a, span#nextBtn a{
	display:block;
	width:14px;
	height:14px;
	color:#FFF;
	text-decoration:none
	}

span#nextBtn a {
	background:url(next.gif) no-repeat;
	}

span#prevBtn a {
	background:url(back.gif) no-repeat;
	}

/* 
REDAXO-Modul: do form!
Beschreibung: CSS-DEMO
Bereich: CSS 
Für: do form! 2.x  
Stand: 20.04.2009 
Version: 1.0
--------------------------------------------------------------------------
HINWEISE:
--------------------------------------------------------------------------
!! Das CSS berücksichtigt nicht alle möglichen Felder 
!! Farben nicht 1 zu 1 übernehmen
!! ist ja nicht wirklich hübsch

Weitere Infos zu den CSS hier:
http://wiki.redaxo.de/index.php?n=R4.DoForm
-------------------------------------------------------
*/

/* Formular Definition */
/*//////////////////////////////////////////////////////////////////////////////*

/* Div das das Formular umschließt */
.formgen {
	font-size: 1em;
	padding-right: 10px;
	padding-left: 10px;
}


/* Was passiert wenn auf das Label geklickt wird? */
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
cursor : pointer;

}



.formgen form
{
line-height : 120%;

}




/* 
Wie sehen die einzelnen Blöcke aus? 
Jedes Feld wird von einem DIV umschlossen, das hier definiert werden kann
*/


.formgen .formblock
{
	margin-bottom: 15px;
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;	
	
}
 .forminfo 
{
	margin-bottom: 15px;
	background-color: #ccc;
	padding-top: 3px;
	color: #000;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 5px;
	border: 1px solid #990000;
}

/*
Verhalten von br-Tags
*/
.formgen br
{
clear : both;
}


/* 
--------- FORMULAR-OBJEKTE ------------ 
*/


/* Mehrzeiliges Eingabefeld */
.formgen .formtextfield
{
	width: 300px;
	height: 100px;
	margin-left: 4px;
	border: 1px solid #fff;
	background-color: #ccc;
}


/* Textfeld */
.formgen .formtext
{
	width: 180px;
	margin-left: 4px;
	margin-bottom: 3px;
	padding-bottom: 4px;
	font-size: 1em;
	background-color: #ccc;
	border: 1px solid #fff;
}

.formgen input:focus, .formgen input:hover,
.formgen select:focus, .formgen select:hover, 
.formgen textarea:focus, .formgen textarea:hover {
	border-bottom-color: #000000;
	background-color: #fff;	
}



/* Label */
.formgen label {
	width: 90px;
	clear: left;
	float: left;
	height: 20px;
	font-weight: bold;
	color: #fff;
}


/* Aussehen der Select-Ausgabe */
.formgen .formselect
{
	width: 180px;
	background-color: #ccc;
	margin-left: 4px;
	color: #000000;
}


/* Sende-Button */
.formgen .formsubmit
{
	width: 100%;
	text-align: center;
	background-color: #ccc;
	border: 1px solid #fff;
	float: right;
	color: #000;
}



/* Fieldsetbeschriftung */
.formgen legend {
	color: #000;
	background-color: #990000;
	width: 100px;
}
.formgen .fieldset {
	margin-bottom: 10px;
}

/* -------------- AUSGABEN / Fehlermeldungen --------*/


/* Markierung der Labels bei Fehler */
.formgen .formerror {
	
	
	color: #990000;
}

.formgen .formcaptcha
{
	border: 2px solid #990000;
	vertical-align: top;
	float: left;
	margin-right: 10px;
}

.formgen .formreq {
	color: #fff;
}

.formgen .formheadline {
	color: #000;
	background-color: #FFF7EA;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}

/*//////////////////////////////////////////////////////////////////////////////*
/* Ende der Formulardefinition */
