/* ALLE IDs und KLASSEN im Debug-Modus */

/* STRUKTUR */

body,a,input,textarea,select,div,td,p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F4E0E0;
}

button *,
input,textarea,select,
input.gsin {
	color: #810000;
}

body {
	margin: 0Px 0Px 0Px 0Px;
	padding: 0Px 0Px 0Px 0Px;
	background-color: #810000;
	background-repeat: repeat-x;
}

a {
	color: #DC1B1B;
	text-decoration: none;
}

input.gsin {
	width: 160Px;
}

#maintable {
}

#header {
	background-position: right;
	background-repeat: no-repeat;
	background-color: #000000;
}

#teaser {
	margin-bottom: 15Px;
	text-align: center;
}

#leftcol {
	vertical-align:top;
	padding: 0Px 10Px 0Px 44Px;
}

#middlecol {
	vertical-align:top;
	background-color: #DC1B1B;
}

#rightcol {
	vertical-align:top;
	padding: 10Px 10Px 0Px 16Px;
}


/* INHALT */

/* linke spalte */
#headline {
	padding: 28Px 0Px 20Px 44Px;
}

#prolog {
	margin-bottom: 15Px;
}

#infos {
	margin-bottom: 15Px;
}

#infos .text {
	margin-top: 10Px;
	margin-bottom: 10Px;
}

#fragen .text {
	margin-bottom: 5Px;
}

#eingabe {
	margin-bottom: 15Px;
}

.inputblock {
	margin-bottom: 10Px;
}

.inputtitle {
	margin-bottom: 3Px;
}

.inputfield {
	padding-left: 15Px;
}

#email {
	margin-top: 15Px;
	margin-bottom: 10Px;
}

.errormsg {
	display: block;
	padding: 10Px;
	margin-bottom: 5Px;
	border: 1Px solid #CC0000;
	background: #000000;
	font-size: 12Px;
	font-weight: bold;
	color: #FFFFFF;
}

.errormsg li {
	list-style-type: none;
}

/* OPTIONALE ELEMENTE */

#bild {
	border: 1Px solid #DC1B1B;
	padding-left: 55Px;
	margin-bottom: 15Px;
	background-color: #000000;
}

#pdf a, #link a, #audio a {
	display: block;
	padding: 0Px 0Px 6Px 15Px;
}
#pdf a, #link a {
	background-repeat: no-repeat;
	background-image: url(/images/bu_arrow135_fv.gif);
}

#audio a {
	background-repeat: no-repeat;
	background-image: url(/images/bu_hoerprobe_fv.gif);
}

/* rechte spalte */

#gewinn {
	margin-bottom: 60Px;
}

#bedingungen {
	position: relative;
	bottom: 0Px;
}

.headline {
	margin-bottom: 12Px;
}
