@CHARSET "UTF-8";

.part {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color: #434C50;
	width:850px;
	height: 580px;
}

.part .content {
	float:left;
	width:850px;
}

.part .columnLeft {
	float:left;
	width:221px;
	height:400px;
	margin:71px 0 0 10px;
	position:relative;
}

.part .columnRight {
	float:right;
	height:405px;
	margin-right:5px;
	margin-top:72px;
	width:427px;
}

.part .columnRightPanorama {
	float:right;
	height:405px;
	margin-right:10px;
	margin-top:72px;
	width:594px;
}

.part .columnRightMaginal {
	float:right;
	height:405px;
	margin-right:10px;
	margin-top:72px;
	width:162px;
}


.media {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
	font-size: 10px;
}


.smallTitle {
	color:#0075BE;
	font-size:11px;
	font-weight:normal;
}

#questionTitle {
	padding-bottom:20px;
}

.question {
	font-weight:normal;
	/*color: #5c719f;*/
	padding-bottom:10px;
	float:left;
	width: 532px;
}

.q_number {
	float:left;
	background-color: #90a2ca;
	color:#ffffff;
	width: 25px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}


.question_1 {
	background-image: url("../../img/icons/f1.jpg");
	background-repeat: no-repeat;
	padding-left:28px;
}
.question_2 {
	background-image: url("../../img/icons/f2.jpg");
	background-repeat: no-repeat;
	padding-left:28px;
}
.question_3 {
	background-image: url("../../img/icons/f3.jpg");
	background-repeat: no-repeat;
	padding-left:28px;
}
.question_4 {
	background-image: url("../../img/icons/f4.jpg");
	background-repeat: no-repeat;
	padding-left:28px;
}





.nextQuestion {
	background-image:url(../../img/nextQuestion.png);
	background-position:93px 11px;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
	display:none;
	margin:5px 0px 5px 5px;
	padding:9px 30px 10px 5px;
	float:right;
}

.answer {
	padding:3px 3px 3px 0px;
	
	background-image:url("../../img/back_tmp2b.png");
	background-position:0 0;
	background-repeat:repeat;
	border:1px solid #E6E6E6;
	clear:left;
	line-height:20px;
	margin:2px 0px 2px 0px;
}

#answers p {
	margin:0px;
}

.answerBlue {
	background-color: #E5EBF3;
	line-height: 20px;
	padding:3px;
}


.answer_valid {
	border:1px solid #08A800;	
}

.answer_invalid {
	border:1px solid #D62705;
}

.correctIcon {
	background-image:url("../../img/icons/kaken_gruen.png");
	float:right;
	height:17px;
	width:21px;
}

.invalidIcon  {
	background-image:url("../../img/icons/delete2.png");
	float:right;
	height:16px;
	width:16px;
}

.bigTitle {
	color:#000000;
	font-size:18px;
	font-weight:normal;
}

.topTitle {
	padding:0 9px 3px;
}

.topspacer {
	padding-top:50px;
}

.hinweis {
	color:#4271BF;
	font-size:12px;
	font-weight:normal
}


.panel {
	background-image: url("../../img/stpanel.png");
	background-repeat:no-repeat;
	width: 702px;
	height: 38px;	
}








.list_point {
	background-image: url("../../img/point.gif");
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
}

.spacer {
	height: 4px;
}

.line {
	float:left;
	width: 792px;
	height:15px;
	border-bottom:1px solid #000000;
	margin-bottom:36px;
}

.contentText {
	float:left;
	font-size: 23px;
	line-height: 28px;
	height:88px;
}

#videoVorschau {
	left:422px;
	position:absolute;
	top:-4px;
	width:62px;
	z-index:100;
}

#videoVorschau .top {
	background-image:url(../../img/cast_top.png);
	float:left;
	font-size:9px;
	height:18px;
	overflow:hidden;
	padding-left:11px;
	width:69px;
}

#vorschau2 {
	float:left;
	display: none;
	margin-top:10px;
}

#videoVorschau .cont {
	background-image:url(../../img/cast_bottom.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	float:left;
	padding:2px 5px 10px 14px;
	width:61px;
}


.fitlogo {
	float:right;
}

.partnerlogo {
	float:left;
}

.startContent {
	float:left;
	position:relative;
}


.startTitle h1 {
	line-height: 36px;
}

.startName {
	position:absolute;
	top:128px;
	left:0px;
}

.startSchule {
	position:absolute;
	top:151px;
	left:0px;
}

.danksagung {
	position:absolute;
	top:122px;
}

.danksagung h1 {
	font-size: 125px;
	line-height: 175px;
}


.verzeichnis {
	font-size: 14pt;
	line-height:25px;
}


.verzeichnis .point {
	padding-top:10px;
	font-weight: bold;
}

.verzeichnis .subpoint {
	padding-left:40px;
}


/***
 *  Glossar
 ***/

a.glossary:link, a.glossary:active, a.glossary:focus, a.glossary:visited, a.glossary:hover {
	font-weight:bold;
	text-decoration:underline;
	background:none;
	font-size:12px;
}


a.glossaryInText:link, a.glossaryInText:active, a.glossaryInText:focus, a.glossaryInText:visited, a.glossaryInText:hover {
	text-decoration:none;
	border-bottom: 1px dotted;
	cursor:help; 
	position:relative;
	font-size:12px;
}
a.glossaryInText:hover div.glossaryFlag{
	visibility:visible;
}
#glossaryFlag{
	display:none;
	position:absolute;
	width:250px;
	background-color:#E7EDF5;
	padding:3px; 
	border: 1px solid #5F9B60;
	font-size:11px;
	line-height:1.2;
	text-align:justify;
	color:#333333;
	z-index:5;
}



.f1 {
	width:200px;
	margin:8px 0px 0px 10px;
}


.f1 .f1_top {
	width:200px;
	height: 5px;
	background-image: url("../../img/f1_top.png");
	line-height: 1px;
	font-size: 1px;
}

.f1 .f1_back {
	width:200px;
	background-image: url("../../img/f1_back.png");
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.f1 .f1_bottom {
	width:200px;
	height: 5px;
	background-image: url("../../img/f1_bottom.png");
	line-height: 1px;
	font-size: 1px;
}


.f2 {
	width:405px;
	margin:0px 0px 0px 10px;
	position:relative;
	padding-top:8px;
}


.f2 .f2_top {
	width:405px;
	height: 5px;
	background-image: url("../../img/f2_top.png");
	line-height: 1px;
	font-size: 1px;
}

.f2 .f2_back {
	width:405px;
	background-image: url("../../img/f2_back.png");
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.f2 .f2_bottom {
	width:405px;
	height: 5px;
	background-image: url("../../img/f2_bottom.png");
	line-height: 1px;
	font-size: 1px;
}

.tip_bubble {
	background-image:url(../../img/tip_bubble.png);
	background-repeat:no-repeat;
	height:99px;
	left:-150px;
	position:absolute;
	top:125px;
	width:222px;
}


.monsterContainer {
	display:none;
}

.monster {
	display:none;
}


.monsterBubbleContainer {
	display:none;
}

.monsterBubble {
	display:none;
}


.info_tbBack {
	background-image:url(../../img/infoField/info_back.png);
}

.info_tbBack_top {
	background-image:url(../../img/infoField/info_back_top.png);
}


.info_tbBack_bottom {
	background-image:url(../../img/infoField/info_back_bottom.png);
}

.info_content {
	padding-left:10px;
	padding-right:20px;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}


.tip_container {
	position:absolute; 
	bottom:1px; 
	left:-9px; 
	height:120px; 
	width:239px; 
	overflow: hidden;
}

.tip_content {
	height:28px; 
	padding:0px 5px 0px 5px;
}

.audioButton {
	bottom:29px;
	left:623px;
	padding-left:8px;
	position:absolute;
	z-index:1000;
}

.mediaDownload {
	bottom:22px;
	left:630px;
	position:absolute;
	z-index: 1000;
	background-image: url("../img/trenner.png");
}

.linkPfeil {
	float:left;
	background-image:url(../../img/link_pfeil.png);
	background-position:right 0;
	background-repeat:no-repeat;
	padding:0 18px 0 0;
}

.back_video {
	background-image:url(../../img/back_video.png);
	background-repeat:no-repeat;
	height:126px;
	padding:3px;
	position:absolute;
	right:20px;
	top:138px;
	width:133px;
}

.bluePoint {
	background-image:url(../../img/bluepoint.png);
	background-position:-1px 6px;
	background-repeat:no-repeat;
	padding:0 0 0 13px;
}

.lessonCheck {
	position:relative;
	background-image:url(../../img/start.png);
	background-position:67px 14px;
	background-repeat:no-repeat;
	cursor:pointer;
	height:47px;
	position:absolute;
	right:1px;
	top:8px;
	width:100px;
}

.lessonCheck .checklessonLink {
	color:#0075BE;
	font-size:11px;
	position:absolute;
	top:26px;
}

.lessonChecked {
	background-image:url(../../img/beendet.png);
	background-position:67px 14px;
	background-repeat:no-repeat;
	height:47px;
	position:absolute;
	right:1px;
	top:8px;
	width:100px;
}

.lessonChecked .checklessonLink {
	display:none;
}

.gallery-thumbnail {
	background:transparent url(../../img/shadowAlpha.png) no-repeat scroll right bottom !important;
	float:left;
	margin:10px 0 0 10px !important;
}

.gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	display:block;
	margin:-6px 6px 6px -6px;
	padding:4px;
	position:relative;
}

.controls {
	height:50px;
	left:-297px;
	position:absolute;
	top:0px;
	width:285px;
	z-index: 1000;
}

.control {
	float:right;
	height:50px;
	overflow:hidden;
	width:45px;
	display:none;
}

#benchmarkCont {
	height: 310px; 
	padding:10px; 
	position:relative; 
	overflow:auto; 
	overflow-x:hidden;
	font-family: Arial,Helvetica,sans-serif !important;
}



