/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF; /* 8898B8 */
	margin: 0;
}

#intro {
	position:absolute;
	left:0.2em;
	top:21em;
	width:50em;
	height:10em;
	z-index:1;
	background-color: #ADB5C4;
}

#header {
	display:none;
	width: 100%;
	border: 1px solid #8899AA;
	position: relative;
	height: 4em;
}
   
#naviOut {
	width: 100%;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #8899AA;
	position: absolute;
	left: 0px;
	top: 36px;
	height: auto;
}

#naviLeft {
	float:none;
	width: auto;
	position:static;
	z-index:2;
	border-top: 1px solid #8898B8;
	border-bottom: 1px solid #8898B8;
	padding-top:2px;
	padding-bottom:2px;
	background-color: #ADB5C4;
}

#naviRight {
	width: auto;
	padding-top:2px;
	padding-bottom:2px;
	background-color: #ADB5C4;
	position: absolute;
	z-index:1;
	top: 1px;
	right: 2px;
	float: right;
	border: none;
	padding-right: 0.6em;
}

#naviTeaser {
	float:none;
	position: absolute;
	top: 60px;
	left: 0.3em;
}

#lang {
	float:right;
	padding: 0.4em;
	width: 10.333em;
	text-align:right;
}

#main {
	padding: 0;
	margin: 1.3em 0 0.4em 1.5em;
	width: auto;
	text-align: center;
	height: auto;
}

#mainEdit {
	padding: 0;
	margin: 1.4em 0.4em 0.4em 40em;
	width: 25.333em;
	text-align: center;
	height:auto;
}

#mainQuiz4 {
	background-color: #8899aa;
	padding: 0;
	margin: 0.4em 0.4em 0.4em 0.4em;
	width: 1000px;
	text-align: left;
	height:600px;
	float: left;
   }

#news {
	width: 100%;
	position:relative;
	top:0em;
	border-top: 1px solid #FFFFFF;
	height:4em;
	background-color: #ADB5C4;
	}

#footerOut {
	width: 100%;
	border-top: 1px solid #FFFFFF;
/*	border-bottom: 1px solid #FFFFFF; */
	height:auto;
	}

#footer {
	clear:both;
	width: 100%;
	height: 4.133em;
	border-top: 1px solid #8898B8;
	padding-top:0.4em;
/*	border-bottom: 1px solid #8898B8;
	background-color: #ADB5C4; */
   }

#left {
	display:none;
	padding: 0;
	margin: 0.4em;
	width: 18em;
	position: absolute;
	height:auto;
	top: 4.666em;
	left: 0px;
   }

#leftEdit {
	display:none;
	padding: 0;
	margin: 0.4em;
	width: 35.133em;
	position: absolute;
	height:auto;
	top: 4.666em;
	left: 0px;
   }

#console {
/*	background: #99AABB; */
	display:none;
	font-size: 10px;
	padding: 10px;
	position:absolute;
	left:80em;
	top:6em;
	width:400px;
	height:auto;
	z-index:0;
	visibility: visible;
	overflow: auto;
}

#image {
	width: 30.333em;
	height: auto;
	padding:10px 0 10px 0;
	}
	
.button {
	border:1px outset;
	color:#000000;
	font-weight:normal;
	background-color:#CCCCCC; 
	padding:2px 6px 2px 6px;
	cursor:pointer;
	}

.buttonOver {
	border:1px inset;
	color:#000000;
	font-weight:normal;
	background-color:#CCCCCC; 
	padding:2px 6px 2px 6px;
	cursor:pointer;
	}

.imageSmall {
	width: 210px;
	height: 210px;
	float: left;
	text-align:center;
	padding:5px;
	}

.imageQuiz4 {
	width: 150px;
	height: 170px; 
	margin: 2px;
	float: left;
	text-align:center;
	border:1px solid #000000
	}

.imageQuiz4turned {
	background: #CCCCCC;
	width: 150px;
	margin: 2px;
	height: 170px;
	float: left;
	text-align:center;
	border:1px solid #000000
	}

h1
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin: 5px 5px 10px 5px;
	letter-spacing: 1px;
	line-height: 24px;
	}
h2
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 5px 5px 10px 5px;
	letter-spacing: 1px;
	line-height: 20px;
	}

img {
	margin:5px
	}
	
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	margin:5px;
	}
ul {
	list-style-type:square;
	position:relative;
	left:-0.5em;
	top:-1em;
	}
li {
	font-size: small;
	}


.imgNavi {
	margin:0px
	}

.pNavi{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	font-weight:bold;
	letter-spacing:0px;
	margin:0px;
}

.pNavi a {
	text-decoration: none;
	color: #333333;
	padding-left:8px;
	padding-right:8px;
	padding-top:2px;
	padding-bottom:2px;
}
.pNavi a:link {
	}
.pNavi a:visited {
	}
.pNavi a:hover {
	color: #333333;
	background-color: #FFCC33;
	}
.pNavi a:active {
	background-color: #FFCC33;
	}
.noNavi {
	color: #333333;
	padding-left:8px;
	padding-right:8px;
	padding-top:2px;
	padding-bottom:2px;
	background-color: #FFCC33;
	}
	
a {
	font-weight:bold;
	color: #333333;
	text-decoration: none;
} 
a:link {
	}
a:visited {
	}
a:hover {
	color: #FFCC33;
	}
a:active {
	color: #FFCC33;
	}
.nolink {
	font-weight:bold;
	color: #FFCC33;
	}

.titel {
	letter-spacing: 1px;
	font-weight: bold;
	color: #000000;
}

.menu {
	font-weight: bold;
	white-space: normal;
	color: #990000;
}

.punktzahl {
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	border: 2px dotted #FFFFFF;
}

.white {color: #FFFFFF}
.red {color: #990000}
.green {color: #009900}
.yellow {color: #FFFF00}
.smallFont {font-size:x-small} 
