﻿/*
*********************************************

    (c) www.covitec.de
 
*********************************************
*/


#teilnahmebedingung {
	position: relative;
	font-family:Arial, Helvetica, Sans-Serif;
	width: 975px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #FFF2B3;
}

#teilnahmebedingung p.logo {
	position: relative;
	width: 975px;
	float: left;
	clear: both;
}

#main {
	position: absolute;
	top: -139px;
	left: 0px;
	width: 395px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #FFF2B3;
	z-index: 90;
	border: 1px solid #983D36;
}

#main a.schliessen {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 10px;
	z-index: 100;
}

#gewinnspiel {
	position: relative;
	width: 395px;
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 10px 0px;
	float: left;
	text-align: left;
}

#gewinnspiel h1 {
	position: relative;
	width: 375px;
	margin: 0px 0px 10px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #983D36;
	text-align: center;
	float: left;
}

#gewinnspiel h4 {
	position: relative;
	width: 375px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #983D36;
	float: left;
}

p.logo {
	position: relative;
	width: 395px;
	text-align: center;
	margin: 0px 0px 10px 0px;
	float: left;
}

#preise {
	position: relative;
	width: 375px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float: left;
}

#preise h3 {
	position: relative;
	width: 375px;
	margin: 0px 0px 5px 0px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	float: left;
	display: block;
}

#gewinnspiel ul {
	position: relative;
	width: 385px;
	list-style-type: none;
	margin: 10px 0px 0px 10px;
	float: left;
}

#gewinnspiel li {
	position: relative;
	margin: 0px 0px 5px 0px;
	font-size: 10px;
	display: inline;
	float: left;
}

#gewinnspiel li label {
	position: relative;
	width: 90px;
	display: block;
	margin: 3px 10px 0px 0px;
	text-align: right;
	font-weight: bold;
	float: left;
}

#gewinnspiel li input.checker {
	position: relative;
	width: 90px;
	margin: 0px 10px 0px 0px;
	float: left;
}

#gewinnspiel li label.checker {
	position: relative;
	width: 250px;
	display: block;
	margin: 0px 10px 0px 0px;
	text-align: left;
	font-weight: normal;
	float: left;
}

#gewinnspiel li input {
	position: relative;
	width: 250px;
	margin: 0px 10px 0px 0px;
	font-size: 10px;
	float: left;
}

#gewinnspiel ul li input.button {
	width: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#gewinnspiel .fehler {
	width: 375px;
	margin: 0px 0px 5px 0px;
	font-size: 10px;
	text-align: left;
	color: #FF0000;
}
