* {
	padding: 0;
	margin: 0;
}

html, body {
	height: 100%;
}

body {
	font-family:arial,sans-serif;
	font-size: 12px;
	line-height:15px;
	background-color:#ed1619;
	background-image:url(../img/whitebg.gif);
	background-repeat:repeat-x;
	color: #000000;
}

img, fieldset {
	border: 0;
}

h1 {
	font-size:18px;
	font-weight: normal;
	padding:0px;
	margin:0px;
}

h2 {
	font-size:12px;
	font-weight: bold;
}

ul, li {
	list-style-type: none;
	float:left;
}

a {
	outline: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.bottom {
	position:absolute;
	bottom:0px;
}

.clear {
	clear: both;
}

a:link, a:visited {
	color:#eb010a;
	text-decoration:none;
}

a:hover, a:active {
	text-decoration:underline;
}

.bgul {
	border-left: 2px solid #eb010a;
}

/* Layout ID Definitions */

#content {
	background-color:#FFFFFF;
	height:615px;
	width:100%;
}

body>#content {
	min-height:615px;
}

#navi {
	position:absolute;
	left:555px;
	top:79px;
	width:408px;
	z-index:6;
	font-family:verdana, helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#eb010a;
}

#navi li{
	line-height:18px;
	padding:0 11px;
}

#text {
	position:relative;
	width:385px;
	padding:190px 0 5px 25px;
}

#img {
	position:absolute;
	top:-610px;
	height:670px;
	width:540px;
	background-color:#FFFFFF;
}

#footer {
	height:200px;
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#crossbg {
	position:absolute;
	height:145px;
	left:435px;
	background-color:#FFFFFF;
	z-index:5;
}

#cross {
	position:absolute;
	z-index:4;
}

#winning {
	position:absolute;
	margin:40px 0 0 25px;
	z-index:4;
}

#text_more {
	position:absolute;
	top:217px;
	left:570px;
	width:402px;
	height:420px;
	z-index:100;
}

/* FORM FORMATTING */

label
{
	line-height:35px;
	width: 70px;
	float: left;
	display: block;

} 

.inputfeld {
	border: 1px solid #eb010a;
	width: 300px;
	height: 24px;
	margin: 5px 0 3px 0px;
	padding: 2px 0 0 6px;
	color:#000000;
}

textarea {
	border: 1px solid #eb010a;
	font-family:arial,sans-serif;
	font-size: 13px;
	width: 300px;
	height: 90px;
	margin: 5px 0;
	padding: 3px 0 0 6px;
}

.submitted {
	position:absolute;
	background-color:#eb010a;
	color:#FFFFFF;
	width:122px;
	height:25px;
	bottom:5px;
	left:293px;
	}
	
.anzahl {
	width:45px;
}
	
#rot {
	color:#eb010a;
	font-weight:bold;
	width:220px;
	height:18px;
	margin-top: 10px;
}
