/* RESET -------------------------------- */

body, html {
	margin: 0;
	padding: 0;
	border: 0;
	color: #727272;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #d1c3ae;
}

h1 {
	margin: 0 0 6px 0;
	padding: 0;
	font-size: 22px;
	color: #66750f;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	font-style:italic;
    font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
	color: #66750f;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.form {
	margin: 0 0 5px 0;
}
/* RESET -------------------------------- */

#main {
	margin: 0 auto;
	padding: 0;
	width: 760px;
	background-color: #FFFFFF;
	position: relative;
}

#head {
	margin: 0;
	padding: 0;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	width: 760px;
	height: 341px;
}

.foto {
	position: absolute;
	left: 413px !important;
	left: 536px;
	top: 99px;
	width: 278px;
	height: 292px;
	z-index: 4;
}
.swf {
	position: absolute;
	width: 402px;
	height: 297px;
	z-index: 1;
}

#swf2{
	position: absolute;
	width: 278px;
	height: 292px;
	z-index: 4;
}

/* Navigation -------------------------------- */
#nav {
	border: 0;
	margin: 0;
	padding: 0;
	position:relative;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	width: 760px;
	height: 33px;
	z-index: 100;
	
}

	a.nav_startseite {
		float: left;
		width: 97px;
   	height: 33px;
		z-index: 100;
	}
	
	a.nav_startseite:link, a.nav_startseite:visited {
		background-repeat: no-repeat;
		background-image: url(../images/startseite.gif);
	}
	a.nav_startseite:hover {
		background-repeat: no-repeat;
		background-image: url(../images/startseite_on.gif);
	}

	
	.nav_umfrage {
		float: left;
		width: 114px;
		height: 33px;
		z-index: 100;
	}
	a.nav_umfrage:link, a.nav_umfrage:visited {
		background-repeat: no-repeat;
		background-image: url(../images/umfrage.gif);
	}
	a.nav_umfrage:hover {
		background-repeat: no-repeat;
		background-image: url(../images/umfrage_on.gif);
	}
	
	
	.nav_gewinner {
		float: left;
		width: 96px;
		height: 33px;
		z-index: 100;
	}
	a.nav_gewinner:link, a.nav_gewinner:visited {
		background-repeat: no-repeat;
		background-image: url(../images/gewinner.gif);
	}
	a.nav_gewinner:hover {
		background-repeat: no-repeat;
		background-image: url(../images/gewinner_on.gif);
	}
	
	
	.nav_teilnahme {
		float: left;
		width: 191px;
		height: 33px;
		z-index: 100;
	}
	a.nav_teilnahme:link, a.nav_teilnahme:visited {
		background-repeat: no-repeat;
		background-image: url(../images/teilnahme.gif);
	}
	a.nav_teilnahme:hover {
		background-repeat: no-repeat;
		background-image: url(../images/teilnahme_on.gif);
	}
	
	
.nav_agb {
		float: left;
		width: 187px;
		height: 33px;
		z-index: 100;
	}
	a.nav_agb:link, a.nav_agb:visited {
		background-repeat: no-repeat;
		background-image: url(../images/agb.gif);
	}
	a.nav_agb:hover {
		background-repeat: no-repeat;
		background-image: url(../images/agb_on.gif);
	}
	
		
/* Content -------------------------------- */
#content {
	margin: 0;
	padding: 0;
	position: relative;
	min-height: 400px;
}
	.text {
		margin: 20px 20px 0px 20px;
		padding: 0;
		text-align: justify;
	}
	.text_left {
		float: left;
		margin-left: 15px !important;
		margin-left: 7px;
		padding: 0px;
		width: 450px;
		text-align: justify;
	}
	
	.clear {
		clear: both;
	}
	.weiterempfehlen {	
	   float: right;
	   margin-top: 0px;
		padding: 0;
		margin-right: 15px !important;
		margin-right: 7px;
		text-align: justify;
		background-color: #e0e3cf;
		width: 226px;
		height: 205px;
		font-size: 11px;
	}
	
	.inputbox {
	background-image:url(../images/inputbox.gif);
	background-color: #e0e3cf;
	border: 0;
	width: 200px;
	margin: 1px 0 6px 10px;
	color: #838384;
	font-size: 11px;
	}
	
	.inputbox_error {
	background-image:url(../images/inputbox.gif);
	background-color: #e0e3cf;
	border: 0;
	width: 200px;
	margin: 1px 0 6px 10px;
	color:#CC0000;
	font-size: 11px;
	}	
	
	.inputbox_success {
	font-weight: bold;
	margin: 10px;
	text-align: left;
	font-size: 11px;
	}	
	
	.button_submit {
	background-color: #ffffff;
	color: #66750f;
	border: 1px solid #66750f;
	margin: 0 0 0 12px;
	font-weight: bold;
	width: 90px;
	font-size: 11px;
	}
	
	.button_mitmachen {
		margin: 0;
		padding: 20px 0 20px 0px;
		text-align: center;
	}
	
.text_einleitung_bild {
		position: absolute;
		top: 0;
		left: 0 !important;
		left: -15px;
		margin: 0;
		padding: 0;
		z-index: 1;
	}
	
.text_einleitung {
		margin: 0px 15px 0 15px;
		padding: 0px;
		width: 726px;
		text-align: justify;
	}
	
	.buttons {
		border: 0;
		margin-top: 5px;
		color: #ffffff;
		background-color: #66750f;
		padding: 3px;
		width: 90px;
	}
	
#footer {
	margin: 0 auto;
	width: 760px;
	padding: 5px 0 25px 0;
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
	background-color: #d1c3ae;
}

#footer a{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}

#banner_holder {
	width:120px;
	height:600px;
	position:absolute;
	left: 773px;
	top: 15px;
}
