/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #8899AA;/*  8898B8 */
	margin: 0;
	height: 400px;
   }
#intro {
	position:absolute;
	left:0.2em;
	top:21em;
	width:50em;
	height:10em;
	z-index:1;
	background-color: #ADB5C4;
}
/*
#intro {
	position:absolute;
	left:6px;
	top:300px;
	width:753px;
	height:auto;
	z-index:1;
	background-color: #CCCCCC;
}
*/
#header {
	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;
/*	background-color: #AAAA00; */
}
#naviRight {
	width: auto;
	padding-top:2px;
	padding-bottom:2px;
	background-color: #ADB5C4;
/*	background-color: #AAAA00; */
	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: 18em;
	text-align:right;
	}
#main {
	padding: 0;
	margin: 1.3em 0 0.4em 18.5em;
	width: 36em;
	text-align: center;
	height: 27.333em;
   }
#mainEdit {
	padding: 0;
	margin: 0.4em 0.4em 0.4em 36em;
	width: 20em;
	text-align: center;
	height:auto;
   }
#mainEdit * {
	font-size:11px;
}
#imgSelection {
	position: absolute;
	top: 6em;
	left: 78em;
	padding: 0;
	margin: auto;
	text-align:left;
	width: 60em;
	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;
}
#news_list {
	list-style-type:none;
	padding-left:1em;
	padding-top:0.2em;
}
#footerOut {
	width: 100%;
	border-top: 1px solid #FFFFFF;
/*	border-bottom: 1px solid #FFFFFF; */
	height:auto;
}
#leftEdit * {
	font-size:11px;
}
#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 {
	padding: 0;
	margin: 0.4em;
	width: 18em;
	position: absolute;
	height:auto;
	top: 4.666em;
	left: 0px;
   }
  
#leftEdit {
	padding: 0;
	margin: 0.4em;
	width: 35em;
	position: absolute;
	height:auto;
	top: 4em;
	left: 0px;
   }
#leftEdit * {
	font-size:11px;
}
#console {
/*	background: #99AABB; */
	font-size: 10px;
	padding: 10px;
	position:absolute;
	left:90em;
	top:6em;
	width:auto;
	height:auto;
	z-index:0;
	visibility: visible;
	overflow: auto;
}
#image {
	width: 30.333em;
	height: auto;
	padding:10px 0 10px 0;
	}

.specTable td {
	background-color: #cccccc;
	}
.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
	}
#image .border {
	border:1px solid #FFFFFF;
	margin:0 auto 0 auto;
	width:200px;
}
.pNavi{
	border:1px solid #8899AA; 
	background-color:#ADB5C4;
	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: #FFFFFF;
}
.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} 
 
