body{width:100%; height:100%; min-height:100%; margin:0; padding:0; background:url(../images/bg.jpg); background-position:top left; background-repeat:repeat-x; background-color:#c9c7b5; text-align:center; vertical-align:top;}
#inner{width:100%; background-color:#FFFFFF;}

/* Allgemeine Definitionen */

html
{
	background: #c9c7b5;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	width:100%;
	height:100%;
}

img
{
	border: none;
}

.bold
{
	color: #B40000;
	font-weight: bold;
}


input, textarea, form
{
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 0;
}

a { font-size:11px; color:#B40000; text-decoration:none; font-weight: bold; font-size:12px;}

td
{
	padding: 0 0 0 0;
	color: 000000;
	font-family: Arial, Verdana, Times;
	font-size:12px;
}

td.menue
{
	background: url(../images/menue_bg.gif) repeat-x;
}


td.contentframe
{
	background-repeat: repeat-y;
	background-position: left;
}


td.bg_right
{
	background-color:#f5e7e7;
	background: url(../images/bg_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}

td.bg_left
{
	background-color:#f5e7e7;
	background: url(../images/bg_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}


td.line_right
{
	background-color:#c0d1e5;
	background-position: right;
}


td.content_headline
{
	background-repeat: repeat-y;
	background-position: left;
	padding: 21px 16px 0 16px;
	background: #f5e7e7;
}

td.content_body_left
{
	background-repeat: repeat-y;
	background-position: left;
	padding: 0 0 0 16px;
	background: #f5e7e7;
	color: 000000;
	font-family: Arial, Verdana, Times;
	font-size:12px;

}

td.content_body_right
{
	padding: 0;
	background: #f5e7e7;
}

.left{float:left;}
.right{float:right;}
.clear{clear:both;}

/* Kopfbereich: Container */

div.head
{
	position: relative;
	height: 263px;
}


/* Kopfbereich: Metanavigation */

div.head div.metaNav
{
	position: absolute;
	left: 0;
	top: 0;
	width: 250px;
	height: 48px;
	background: #6197C1;
}

div.head div.metaNav form
{
	margin: 0;
	font-size: 9px;
}

div.head div.metaNav form p
{
	margin: 2px;
}

div.head div.metaNav form a
{
	color: white;
	text-decoration: underline;
}

div.head div.metaNav form select
{
	margin: 0;
	font-size: 9px;
}


/* Kopfbereich: Navigation */

div.head div.navigation
{
	position: absolute;
	left: 250px;
	top: 0;
	width: 516px;
	height: 85px;
	border-top: 5px solid #787878;
	background: #B40000;
}

div.head div.navigation a
{
	float: left;
	display: inline;
	width: 95px;
	height: 32px;
	margin-top: 22px;
	padding: 6px 0 0 30px;
	border-right: 1px dotted #DCDCDC;
	text-decoration: none;
	font-weight: bold;
	color: #DCDCDC;
	background: url(../images/headNavArrow.gif) no-repeat 18px 8px;
}

div.head div.navigation a:hover
{
	color: white;
	background: url(../medianotions/images/headNavArrowActive.gif) no-repeat 18px 8px;
}

div.head div.navigation a#active
{
	color: white;
	background: url(../backend/images/headNavArrowActive.gif) no-repeat 18px 8px;
}


/* Kopfbereich: Logo */

div.head a.url
{
	position: absolute;
	left: 0;
	top: 48px;
	width: 250px;
	height: 201px;
	text-align: center;
	padding-top: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #B40000;
	background: #f5e7e7;
}

div.head a.url:hover
{
	color: #B40000;
}

div.head a.url img
{
	position: absolute;
	left: 0;
	top: 42px;
}


/* Kopfbereich: Slogan */

div.head img.slogan
{
	position: absolute;
	left: 250px;
	top: 90px;
}


/* Kontext */

div.context
{
	float: left;
	width: 250px;
	height: 550px;
}


/* Inhalt: Container */

div.content
{
	float: left;
	display: inline;
	text-align:left;
	min-height: 320px;
	line-height: 16px;
	color: #464646;
	padding-bottom: 15px;
	width:100%;
}


/* Inhalt: Unternavigation */

div.navigation
{
	height: 20px;
	color: white;
	margin-bottom: 15px;
	background: #7D7D7D;
}


/* Inhalt: Absatzformate */

div.content h1
{
	font-size: 14px;
	margin: 15px 0 20px 0;
	font-weight: normal;
	/*font-family: times new roman, serif;*/
	color: #B40000;
	line-height: 110%;
}

div.content h2
{
	font-size: 14px;
	margin: 18px 15px 4px 15px;
	font-weight: normal;
	/*font-family: times new roman, serif;*/
	color: #B40000;
	clear: both;
	line-height: 110%;
}

div.content p
{
	margin: 0 0 12px 0;
}

div.content p.red
{
	color: #B40000;
	font-weight: bold;
}

div.content p.small,
div.content small
{
	font-size: 10px;
	line-height: 120%;
}


div.content p.linklist a
{
	display: block;
	padding: 2px 0 2px 0;
}

/* Inhalt: Tabellen */

/*
div.content table
{
	width: 486px;
	margin: 15px 15px 12px 15px;
}

div.content table tr td,
div.content table tr th
{
	padding: 4px 8px 4px 8px;
	border-right: 2px solid white;
	border-bottom: 2px solid white;
	line-height: 100%;
	text-align: left;
}

div.content table tr th
{
	color: white;
	background: #6197C1;
}

div.content table tr td
{
	background: #EBEBEB;
}

*/

/* Inhalt: Tabellen: Statistik */

div.content table tr th.results,
div.content table tr td.results
{
	text-align: right;
	color:#B40000;
}


td.results
{
	text-align: right;
	color:#B40000;
	background-color:#ebebeb;
}


td.results_front
{
	text-align: left;
	color:#000000;
	background-color:#ebebeb;
}


div.content table tr td.summen
{
	text-align: right;
	font-weight: bold;
}

/* Inhalt: Co-Registrieungen */

div.content form.coReg
{
	margin: 0;
}

div.content form.coReg input
{
	margin-right: 5px;
}

div.content form.coReg p small
{
	display: block;
	padding-left: 20px;
}

/* Inhalt: Links */

div.content a
{
	color: #B40000;
}

div.content a.button
{
	color: white;
	background: #B40000;
	padding: 2px 6px 2px 6px;
	line-height: 30px;
	text-decoration: none;
}


/* Inhalt: Umfrage */

div.content h2.survey
{
	padding: 5px 30px 3px 0;
	border-bottom: 1px solid #822602;
	margin:0 0 8px 0;
	font-weight:bold;
	color:#822602;
}

div.content p.question
{
	float: left;
	display: inline;
	position: relative;
	width: 250px;
	padding-left:30px;
	font-weight: bold;
	color:#822602;
}

div.content p.einleitung
{
	float: left;
	display: inline;
	position: relative;
	width: 100%;
	padding-right: 30px;

}


div.content p.question span
{
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	text-align: center;
	color: white;
	background: #822602;
}

div.content p.ans
{
	float: left;
	display: block;
	position: relative;
	width: 200px;
}

div.content p.answer2
{
	/*float: left;
	display: block;
	position: relative;
	padding-left: 20px;
	width: 38% !important; 
	/*width: 254px; /* nur f�r den IE */
	float: left;
	display: inline;
	position: relative;
	width: 250px;
	margin-left:30px;
}

div.content p.answer
{
	float: left;
	display: block;
	position: relative;
	padding-left: 20px;
	margin-left:20px;
	width: 170px;
}

div.content p.answer span
{
	display: block;
	padding: 2px 0 2px 0;
}

div.content p.answer span input.radio
{
	position: absolute;
	left: 0;
}

div.content p.answer span input.checkbox
{
	position: absolute;
	left: 0;
}

/* Inhalt: Teilnehmerdaten */

div.content p.answer span.text
{
	margin: 0 0 2px -20px;
	/* height: 40px; */
	clear: both;
}

div.content p.answer span.text input
{
	float: left;
	width: 98%;
	margin: 0 5px 0 0;
}

div.content p.answer span.alt input.radio
{
	position: absolute;
	left: 0;
	margin: 0 5px 0 0;
}

/* Inhalt: Listen */

div.content ul
{
	margin: 4px 0 12px 0;
	padding: 0;
	line-height: 16px;
	list-style-type: square;
}

div.content ul li
{
	margin-bottom: 3px;
	margin-left: 17px;
}

/* Inhalt: Bilder */

div.content img.left
{
	float: left;
	margin: 3px 10px 3px 0;
}

div.content img.right
{
	float: right;
	margin: 3px 0 3px 10px;
}

/* Inhalt: Gewinne */

div.content img.gewinne
{
	float: right;
	display: inline;
	margin: 20px 10px 0 0;
}

div.content div.gewinne
{
	float: left;
	display: inline;
	margin-left: 15px;
	width: 270px;
	clear: both;
}

div.content div.gewinne h2, div.gewinne p, div.gewinne ul, div.gewinne ol
{
	margin-left: 0;
	margin-right: 0;
}

/* Inhalt: Trenner */

div.content div.hr
{
	border-top: 1px solid #787878;
	margin: 24px 15px 24px 15px;
}



/* Fußzeile */

div.footer
{
	clear: both;
	border-top: 3px solid #7D7D7D;
	padding-top: 3px;
	color: #9B9B9B;
	text-transform: capitalize;
	text-align: right;
	background: white;
}

/* Admin: Spalte Links */

div.spalteLinks
{
	position: absolute;
	left: 0;
	top: 280px;
	width: 250px;
}

div.spalteLinks ul li
{
	margin-left: 30px;
}
/************************************************************************************************************************************************************/
.menuhead{width:100%; height:25px; background-color:#B40000; color:#FFFFFF; background-image:url(../images/menushade.png); background-position:top right; background-repeat:repeat-y;}
.partnerbox{width:100%; padding-top:11px; text-align:center; vertical-align:middle; background-color:#FFFFFF; color:#B40000; background-image:url(../images/menubg.png); background-position:top right; background-repeat:no-repeat;}
.menubox{width:100%; height:114px; background-color:#FFFFFF; color:#B40000; background-image:url(../images/menubg.png); background-position:top right; background-repeat:no-repeat;}
.menuheadfont{padding:5px 0 0 11px; font-weight:bold;}
a.menulink{margin:11px 0 0 25px; padding-left:13px; color:#B40000; font-weight:bold; background-image:url(../images/red_arr_right.png); background-position:0 3px; background-repeat:no-repeat;}
.headfont{margin:6px 0 0 25px; color:#FFFFFF; font-size:14px; font-weight:bold;}
.maincont{width:499px; margin:11px 25px; text-align:left; vertical-align:top; position:relative;}