/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    line-height:18px;
	margin: 0;
	background-color:#012;
	background-color:#CFD7E6;
	background-color:#ADB5C4;/*  8898B8 */
	background: top no-repeat url(../bilder/101114_langholz_007.jpg) #ADB5C4;
}
body.no_image {
	background-image:none;
}
#wrapper {
	width:960px;
	margin: 0 auto 0 auto;
	background-color: #8898B8;  /*	früher #8899AA; */
	border: 1px solid #8898B8;  /*	früher #8899AA; */
}
#wrapper.list {
	width:1205px;
}
#wrapper.full {
	width:100%;
	padding:0;
}
#header {
	width: 100%;
	height: 33px;
   }
   
#naviOut {
	width: 100%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #ADB5C4;
	height: 22px;
/*	background-color: #AAAA00; */
}
#naviLeft, #naviRight {
	height:18px;
	padding-top:2px;
	padding-bottom:2px;
}

#naviLeft {
	width: 610px;
	float:left;
}
#naviRight {
	width: 350px;
	float:right;
	text-align:right;
}
#message {
	clear:both;
	background-color:#CC99CC;
	height:auto;
	padding:3px 0 3px 0;
	width:100%;
}
#lang {
	float:right;
	padding-top:6px;
	width: 400px;
	text-align:right;
}
#lang img {
	margin:2px 0 0 0;
}
#lang form {
	display:block;
	float:right;
	margin: 0 5px 0 10px;
}

#content, #help {
	clear:both;
}
.help_bg {
	background-color:#66CC66;
}
#help {
	background-color:#66CC66;
	padding: 5px 0 5px 0;
	height:auto;
}
#left_h, #right_h, #main_h {
	border-top:1px solid gray;
	height:auto;
	background-color:#66CC66;
}
#left_h, #right_h {
	border-right:1px solid gray;
}
#main_h {
	border-right:3px solid #66CC66;
}
#left, #right, #main, #left_h, #right_h, #main_h {
	float:left;
	text-align:left;
}
#content, #left, #right, #main {
	min-height:480px;
	padding-bottom:10px;
	background-color: #8898B8;
}
#left, #right, #left_h, #right_h {
	width:210px;
}
#main, #main_h {
	width: 535px;
}
#main.select {
	text-align: left;
}
#main.select span {
    display:block;
}
#main.select .button, #main.select .buttonOver {
	width:140px;
}
#main.select input.button{
    margin-right:10px;
}
#left {
	border-right:1px solid gray;
}
#left select, #right select {
	width:200px;
}
#left>div {
	margin:0;
	padding-bottom: 10px;
	border-bottom:1px solid gray;
}
#left.learn, #left.quiz1, #left.quiz3 {
	width:300px;
	height:560px;
}
#left.learn {
	height:800px;
}
#left.quiz2 {
	width:350px;
}
#left a, #right a {
	display:block;
	margin:0;
	padding-left:5px;
}
#left span a {
	float:left;
	margin-right:4px;
}
.active, .active a {
	color: #FFCC33;
}
#left a.active, #right a.active, #right a:hover{
	background-color:#666;
}
#standard_topic_wrapper {
	background-color:#8898B8;
}  
#partner_topic_wrapper {
	background-color:#8898B8;
}  
#user_topic_wrapper {
	background-color:#8898B8;
}  
.group_title {
	cursor:pointer;
}
#main.edit {
	float:left;
	text-align: center;
	height: auto;
}
#main.quiz2 {
	width:600px;
}
#main.list, #main_h.list {
	width:537px;/*782px;*/
	text-align:left;
	border-left:1px solid gray;
}
#main_h.list {
	width:779px;
	width:534px;
}
#main.quiz1, #main.quiz3 {
	width:655px; 
}
#main.quiz1 .quiz_wrapper, #main.quiz3 .quiz_wrapper {
	width:575px;
	margin:0 auto 0 auto;
}
#main.quiz2 .quiz_wrapper {
	text-align:center;
	width:430px;
	margin:0 auto 0 auto;
}
#main.learn {
	text-align:center;
	width:658px; 
}
p.wiki, p.list {
	border-top: 1px solid grey;
	padding:5px;
	margin:10px 0 0 0;
}
p.list {
	font-size:11px;
	line-height:15px;
}
#main form {
	clear:both;
}
#right {
	float:left;
	width:210px;
	border-left:1px solid gray;
	border-right:1px solid gray;
	position:relative;
	left:-1px;
}
#right.list, #right_h.list {
	border-right:none;
}
#right_h.list {
	width:211px; 
}
#right img {
	vertical-align:middle;
}
#right li {
	margin:0;
}

#speciesList th, #speciesList td, #rankingList th, #rankingList td  {
	border-bottom: 1px solid gray;
}
#speciesList th, #rankingList th {
	background-color: #ADB5C4;
}
#speciesList td, #rankingList td {
	font-size:9px;
	line-height:11px;
}
#intro {
	padding:5px;
}
#intro p {
	margin:0;
}
#intro img {
	margin: 0 auto 1em auto;
}
#userSeriesList {
	width:95%;
	overflow:hidden;
}
#user_domain ul {
	position:inherit;
	margin-left: 0;
	padding:0;
}
/* prepared for show hide groups 
#user_domain ul.show {
	display:inherit;
}
#user_domain ul.hide {
	display:none;
}
*/
#user_domain li {
	list-style:none;
}
#user_domain li a, #user_domain li.nolink {
	font-weight:normal;
}
#courseselect, #coursechange {
	margin-top:1em;
}

#imgSelection {
	position: absolute;
	top: 6em;
	left: 78em;
	padding: 0;
	margin: auto;
	text-align:left;
	width: 60em;
	height:auto;
}
#mainQuiz4 {
	margin: 20px auto 0 auto;
	width: 940px;
	height:auto;
   }
#news {
clear:both;
	width: 100%;
	border-top: 1px solid #FFFFFF;
	height:60px;
	background-color: #ADB5C4;
}
#news_list {
	list-style-type:none;
	padding:2px 6px 2px 6px;
}
#footerOut {
	clear:both;
	width: 100%;
	border-top: 1px solid #FFFFFF;
	height:auto;
}
#leftEdit {
	width:500px;
	margin-right:40px;
	float:left;
}
#mainEdit {
	width:420px;
	float:left;
}
#leftEdit *, #mainEdit * {
	font-size:11px;
}
#leftEdit input, #mainEdit input, #leftEdit select, #mainEdit select {
	width:140px;
}
#leftEdit input[type="checkbox"] {
	width:15px;
}
#footer {
	clear:both;
	width: 100%;
	padding-top:0.4em;
	background-color: #8898B8;
}
#footerOut>#footer {
	background-color:#8898B8;
}
#contact_wrapper {
	width:600px;
	margin: 10px auto 0 auto;
}
#found_in_series {
	margin-top:1em;
}
#found_in_series ul {
	list-style:none;
	padding-left:0;
}
#found_in_series li {
	font-size:90%;
}
#console {
	font-size: 8px;
	padding: 3px;
	width:100%;
	height:200px;
	display:none;
	overflow: auto;
	background-color:#fff;
}
#editImage {
	font-size: 10px;
	padding: 5px;
	position:absolute;
	left:812px;
	top:57px;
	width:auto;
	height:auto;
	border-left:1px solid gray;
}
#image {
	width: 100%;
	margin: 0 auto 0 auto;
	height: auto;
	min-height: 450px;
	padding:10px 0 10px 0;
}
.button {
	border:1px outset;
	color:#000000;
	font-weight:normal;
	background-color:#CCCCCC; 
	padding:2px 6px 2px 6px;
	cursor:pointer;
	font-size:10px;
	text-align:center;
	}
.buttonOver {
	border:1px inset;
	color:#000000;
	font-weight:normal;
	background-color:#CCCCCC; 
	padding:2px 6px 2px 6px;
	cursor:pointer;
	font-size:10px;
	text-align:center;
	}
.imageSmall {
	width: 277px;
	height: 277px;
	float: left;
	text-align:center;
	padding:5px;
	margin:0;
	}
.imageQuiz4 {
	background: #CCCCCC;
	width: 150px;
	height: 170px; 
	margin: 2px;
	float: left;
	text-align:center;
	border:1px solid grey;
	}
.imageQuiz4>input {
	width:135px;
	padding-top:2em;
	padding-bottom:2em;
	border:1px outset grey;
}
.imageQuiz4turned {
	background: #CCCCCC;
	width: 150px;
	margin: 2px;
	height: 170px;
	float: left;
	text-align:center;
	border:1px solid grey;
	}
.image_box {
	background: #8898B8;
	float: left;
	margin: 0;
	width:106px;
	height:140px;
	font-size:8px;
	line-height:10px;
	text-align:center;
	border-top:1px solid gray;
	border-right:1px solid gray;
}
.image_box img {
	margin: 1px;
}
h1, h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 5px 0;
	padding: 10px 5px 5px 5px;
	letter-spacing: 1px;
}
h1 {
	font-size:14px;
}
h2 {
	font-size:12px;
}
img {
	margin:5px
}
	
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:5px;
	}
ul {
	list-style-type:square;
	margin-top:0;
}
div.seriesList {
	width:300px;
	float:left;
	line-height:11px;
}
div.seriesList ul {
	padding-left:20px;
}
select, input {
	border:1px;
}  
.imgNavi {
	margin:0;
	}
#image .border {
	border:1px solid #FFFFFF;
	margin:0 auto 0 auto;
	width:267px;
}
.pNavi{
	background-color:#ADB5C4;
 /* 	background-color:#66CC99;grüner Balken für test-domain */
	font-family:Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:0px;
	margin:0px;
}
.pNavi a {
	text-decoration: none;
	color: #333333;
	padding:2px 8px 2px 8px;
}
.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, .nolink>a {
	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:80%;
	line-height:125%;
} 
a.help {	color:#060;}
#left h1 a.tooltip, #left p a.tooltip, .tooltip {
	display:inline;
	font-size: 11px;
	position:relative;
	bottom:2px;
	padding:0 3px 1px 3px;
	background-color:#ccc;
}
#search_results {
	width:950px;
	margin-top: 1em;
}
#search_results p, #search_results img {
	margin-left: 0;
 }
#search_results th, #search_results td {
	width:470px;
	padding-left: 5px;
	vertical-align:top;
}
#search_results td {
	border-top:dashed 1px white;
}
td.no_border {
	border-bottom: none;
}
#search_results th {
	text-align:left;
	font-weight:normal;
	color:white;
}
#search_list {
	list-style:none;
	padding:0 0 0 5px;
}
#search_list li {
	display:block;
	width:470px;
	float:left;
	margin-right:5px;
}
.marker {
	text-decoration:underline;
/*	background-color:#99FF99;	*/
}
