/* allgemein */
html, body {padding: 0; margin: 0;}
body {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background: #2d7bbd url(../images/bg.jpg) fixed repeat-x 0 0;
}

h1 {font-size: 17px;color: #ffffff;margin-top: 0;}
p {margin-top: 0px;}

a:link, a:visited, a:active, a:hover { 
	text-decoration: none;
	font-weight: bold;
	color: #727272;
	font-size: 12px;
}

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

img {border: 0;}

ul {list-style-type: none;}

input.text {
	width: 95%;
	height: 20px;
	margin: 3px;
	padding: 3px;
	font-size: 15px;
	/*border: 0;*/
	color: #8b8b8b;
}

textarea.textarea {
	width: 95%;
	height: 100px;
	margin: 3px;
	padding: 3px;
	font-size: 15px;
	/*border: 0;*/
	color: #8b8b8b;
}

.checkbox {
	margin: 3px;
	padding: 3px;
	border: 0;
	color: #8b8b8b;
}

.error {
	color:#ff0000;
	font-size: 12px;
}

.success {
	color:#9B0707;
}


/* 3D-Effekt Rahmen */

#content {
	width: 1021px;
	margin: 0px auto;
	padding: 0px;
	border-right: #92b7d4 solid 2px;
	border-left: #92b7d4 solid 2px;
	border-bottom: #92b7d4 solid 2px;
	background-color: #fdfdfd;
	position: relative;
}

#borderL {
	width: 7px;
	height: 100%;
	background-image: url(../images/border-l.png);
	background-repeat: repeat-y;
	position: absolute;
	top: 0px;
	left: -9px;
}

#borderR {
	width: 13px;
	height: 100%;
	background-image: url(../images/border-r.png);
	background-repeat: repeat-y;
	position: absolute;
	top: 0px;
	right: -15px;
}

#borderB {
	width: 998px;
	height: 12px;
	background-image: url(../images/border-b.png);
	background-repeat: repeat-x;
	position: absolute;
	bottom: -14px;
	left: 16px;
}

#borderBL {
	width: 25px;
	height: 14px;
	background-image: url(../images/border-bl.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: -14px;
	left: -9px;
}

#borderBR {
	width: 20px;
	height: 14px;
	background-image: url(../images/border-br.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: -14px;
	right: -13px;
}

/* /3D-Effekt Rahmen */

/* Header-Bereich */

#header {
	width: 1021px;
	height: 149px;
	margin: 0;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
}

#header .home {
	position: absolute;
	top: 15px;
	left: 0;
}

#header .quiz {
	position: absolute;
	top: 45px;
	right: 0;
}

#header .aktFrage {
	position: absolute;
	color: #c1c1c1;
	left: 337px;
	top: 100px;
}

#header .joker {
	position: absolute;
	color: #c1c1c1;
	right: 10px;
	top: 100px;
}

#menu {
	float:left;
	position: absolute;
	width: 473px;
	height: 31px;
	margin: 0;
	padding: 0;
	right: 0;
	top: 0;
}
#menu ul {
	margin:0;
	padding:0;
}
#menu li {
	display:inline;
	margin:0;
	padding:0;
}

#menu a {
	float:left;
	margin:0;
	padding:0;
	text-decoration:none;
}
#menu a img {
	float:left;
	display:block;
}

#frage {
	float: left;
	height: 8px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 337px;
	top: 125px;
}

#frage ul {
	margin:0;
	padding:0;
}
#frage li {
	display:inline;
	margin:0;
	padding:0;
}

#frage img {
	float:left;
	margin:0;
	padding:0;
	display:block;
}

/* Content-Bereich */

/*
 * bei #alles darf kein anderes div benutzt werden
 * bei #oben darf kein #obenLinks oder #obenRechts benutzt werden
 * bei #unten darf kein #untenLinks oder #untenRechts benutzt werden
 */

/*#minHeight {
	height: 604px;
	width: 0;
	position: relative;
	top: 0;
	left:	0;	
}*/

#alles {
	width: 758px;
	min-height: 570px;
	margin: 0;
	padding: 10px;
	position: relative;
	top: -18px;
	left: 7px;
	color: #406b98;
}

#oben {
	width: 758px;
	height: 232px;
	margin: 0;
	padding: 10px;
	position: relative;
	top: -18px;
	left: 7px;
	color: #406b98;
}

#obenLinks {
	width: 328px;
	height: 252px;
	margin: 0;
	padding: 0;
	position: relative;
	top: -18px;
	left: 7px;
}

#obenRechts {
	width: 430px;
	min-height: 232px;
	margin: 0;
	padding: 10px;
	position: absolute;
	top: 149px;
	left: 338px;
	background-color: #8ebf01;
	font-size: 12px;
	z-index: 2;
}

#obenRechts .quizstart {
	position: relative;
	left: 74px;
}

#obenRechts .quiz {
	padding-left: 15px;
	font-size: 14px;
	font-weight: normal;
}

#obenRechts .quiz ul {
	padding: 0px;
}

#obenRechts .answer {
	width: 100%;
	padding-top: 40px;
	text-align: center;
	font-size: 16px;
}

#unten {
	width: 758px;
	min-height: 318px;
	margin: 0;
	padding: 10px;
	position: relative;
	left: 7px;
	color: #406b98;
	font-weight: normal;
	z-index: 1;
}

#untenLinks {
	width: 476px;
	height: 338px;
	margin: 0;
	padding: 0px;
	position: relative;
	left: 7px;
	color: #406b98;
}

#untenRechts {
	width: 310px;
	height: 334px;
	margin: 0;
	padding: 0px;
	position: absolute;
	top: 437px;
	left: 486px;
	color: #406b98;
}

/* Menu rechts */

#menuRechts {
	position: absolute;
	top: 149px;
	right: 7px;
	width: 193px;
	height: 456px;
	margin: 0;
	padding: 0;
}

#menuRechts ul, #menuRechts li, #menuRechts img {	
	padding: 0;
	margin: 0;
}

/* Impressum und Datenschutz unten rechts */

#footer {
	position: absolute;
	bottom: 5px;
	right: 5px;
	text-align: center;
	font-weight: bold;
	color: #c1c1c1;
}

/* Countdown */

#countdown {
	background-color: transparent;
	border: 0;
	position: absolute;
	right: 9px;
	top: 5px;	
}

/* für statische Seiten */

.normal {
	color: #8b8b8b;
	font-weight: normal;
	font-size: 14px;
}

.normal li{
	list-style-type: none;
	padding-left:28px;padding-bottom:8px;
	background: url(../images/blackpf.png) no-repeat;padding-top:0px;}

.normal ul{margin-left:-20px;}

/* Bild im Content links */
.pic_l {float:left;padding: 7px 17px 10px 0;}
.pic_l_cl img{padding: 7px 0px 10px 0;clear:both;float:none;}
.pic_l_cl p {text-align: left;color:#9F9F9F;text-decoration:none;font-weight:bold;font-size:10px;clear: both;}
.pic_l p,.pic_l a {text-align: left;color:#9F9F9F;text-decoration:none;font-weight:bold;font-size:10px;clear: both;}

.normal a{color:#1C39BD;font-size: 14px;text-decoration: underline;}

a.flink {color:#1C39BD;font-weight: bold;font-size: 14px;text-decoration: underline;}
a.nlink { font-weight: normal; }
