.footer_back{
	height:160px;
	width:100%;
	background-color:#004D88;	
	margin-top:20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:5px;
	bottom: 0px;
	
}
.footercont{
	width:265px;
	float:left;	
	padding:0px;
	font-size:12px;
	color:#aaa;
	text-align:left;
}

.chartBack{
	width:150px;
	height:10px;
	position:absolute;
	z-index:0;
	margin-top:15px;
	background-repeat:none;
}
	
.chartWhisker{
	height:40px;
	margin-top:8px;
	position:absolute;
	z-index:1;
	background-color:#999;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	}
.ChartYourAnswer{
	height:50px; 
	vertical-align:top;
	font-size:8px;
	position:absolute;
	z-index:3;
	 border-right-color:#F00; 
	 border-right-width:medium; 
	 border-right-style:solid
		}
.ChartMedian{
	vertical-align:top;
	margin-top:10px;
	font-size:10px;
	height:40px; 
	position:absolute;
	z-index:2;
	 border-left-color:#000; 
	 border-left-width:thin; 
	 border-left-style:solid
		}
.chartDiv{
	style="width:100%; 
	height:50px;
		
}
.bilder {
	border:1px dotted #666;
	margin:10px;
	float:left;	
	padding:10px;
}
.empfaenger{
	height:200px;
	width:250px;
	border:1px dotted #666;
	overflow-y:scroll;	
}
hr {
	height:0px; 
	border:none;
	border-top:1px dotted #999;
}
.navbild {
	float:right; 
	height:20px;
	width:20px;
	border:0px;	
	cursor:pointer;
}
.user_input{
	width:100px;
}
#active {
	background-color:#F29440;	
}

.menue {
	float:right;
	margin-top:-20px;
	margin-right:-25px;	
	background-color:#004D88;
	border-radius:0 0 0 5px;
	padding-left:10px;
}
.menue_public{
	float:left;
	width:100%;
	background-color:#004D88;
	border-radius:0 0 0 0px;
	text-align:center;
}
#firstmenue{
	border-radius:0 0 0 5px;	
}
.submenue {
	width:auto;
	float:right;	
	margin-right:5px;
	color:#fff;
	font-weight:bold;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
}
.datumsajax{
	display:none; 
	width:175px; 
	height:190px; 
	position:absolute; 
	margin-top:-10px; 
	margin-left:-30px;
	z-index:5; 
}
.submenue:hover {
	background-color:#F29440;	
}
.karte_gross {
	width:850px;
	height:auto;
	float:left;	
	margin-left:25px;
	margin-top:50px;
}
.karte_klein {
	width:260px;
	height:200px;
	float:left;	
	margin-left:30px;

}
.reiter_right {
	background-color:#004D88;
	height:20px;
	padding:5px;
	color:#fff;
	font-weight:bold;
	border-radius:7px 7px 0 0;
	width:150px;
	float:right;
	margin-right:-4px;
}
.reiter {
	background-color:#004D88;
	height:20px;
	padding:3px;
	color:#fff;
	font-weight:bold;
	border-radius:7px 7px 0 0;
	width:126px;
	float:left;

}
.karte {
	border:2px solid #004D88;
	height:100%;
	width:846px;;
	border-radius:0 0 5px 5px;
	overflow-x:hidden;
	overflow-y:scroll;
}
.masterLayer {
	background-color:#FFF;
	position:relative;
	margin-top:5px;
	margin-bottom:50px;
	width:938px;
	float:left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:5px;
	
}  

#centerdiv2{
	width:1025px;	
}



body {
	background-color: #e7e7e7;
	text-align:center;
	overflow:auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	line-height: 1.5;
	
}

.edit_img{
	cursor:pointer;
	
}

.header_img{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:5px;
}
.headerLayer {
	background-image:url(../gif/logo3.png);
	height:auto;
	width:938px;
	

}
.contextMenue{
	position:absolute;
	visibility:hidden;
	background:#D7D7D7;
	font-size:12px;
	padding:5px;
	z-index:0;
	cursor: default;
	padding-left:10px;
	}
.contextHr{
	color:#999
	background-color:#999;
	height:1px;
	}
a.contextHref{
	text-decoration:none;
	cursor:default;
	font-weight:normal;
	color:#000;
	
	}
a.contextHref:hover{
	color:#600;
	text-decoration:none;
	}
a.contextHref:visited {
	text-decoration:none;
	font-weight:normal;
	color:#000;
}

.adminPanel{
	width:80px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#FFF;
	background-color:#004a7b;;
	text-align:center;
	padding:4px;
	border-right-style: solid;
	border-right-width:2px;
	border-right-color: #FFF;
	}

.thesisTable{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height:1.3;
	}

.chartBack{
	width:150px;
	height:10px;
	position:absolute;
	z-index:0;
	margin-top:24px;
	background-image:url(../img/carbon_small.png);
	background-repeat:none;
	}
	
.chartWhisker{
	height:40px;
	margin-top:8px;
	position:absolute;
	z-index:1;
	background-color:#999;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	}
.ChartYourAnswer{
	height:50px; 
	vertical-align:top;
	font-size:8px;
	position:absolute;
	z-index:3;
	 border-right-color:#F00; 
	 border-right-width:medium; 
	 border-right-style:solid
		}
.ChartMedian{
	vertical-align:top;
	margin-top:10px;
	font-size:10px;
	height:40px; 
	position:absolute;
	z-index:2;
	 border-left-color:#000; 
	 border-left-width:thin; 
	 border-left-style:solid
		}
.chartDiv{
	style="width:100%; 
	height:50px;
		
}
.thesisNameDiv{
	font-size:17px;
	color:#FFF;
	padding:5px;
	background-color:#004D88;
	margin-bottom:20px;
	width:100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius:5px;
	
	}
	
.thesisSeperator{
	position:absolute;
	left:420px;
	height:330px;
	border-right-width: thin;
	border-right-style: dashed;
	}
.comments{
	width:600px;
	text-align:left;
	margin:20px;
	font-size:14px;
}
.commentsLow{
	width:285px;
	text-align:left;
	margin-bottom:30px;
	float:left;
}
.commentsHigh{
	width:285px;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:30px;
	text-align:left;
	float:right;
}
a.main_link:hover {
	background-color: #bbd8e1;
	color:#FFF;

}
a.main_link:link {
	background-color: #e2001a;
	color:#FFF;
}
a.main_link:visited {
	background-color: #e2001a;
	color:#FFF;
}
a.sub_link:link{
	color:#FFF;

}
a.sub_link:hover{
	color:#FFF;
	text-decoration:underline;
}
a.sub_link:visited{
	color:#FFF;

}

a.bold_link:link{
	color:#FFF;
	font-weight: bold;
}
a.bold_link:hover{
	color:#FFF;
	font-weight: bold;
	text-decoration:underline;
}
a.bold_link:visited{
	color:#FFF;
	font-weight: bold;

}



#innerLayer {
	padding:20px;
	padding-bottom:80px;
	width:893px;
	background-color: #ffffff;
	text-align: left;
	
	

}

.edit_img{
	margin-bottom:7px;
	margin-left:6px;
	text-decoration: none;
	border: none;
	cursor:pointer;

}

a{
	color: #e2001a;
	text-decoration:none;
	text-align: left;
	cursor:pointer;
}

a:hover{
	color: #1a4b5a;
	text-decoration: underline;
	text-align: left;
	
}

a:visited{
	color: #e2001a;
	text-decoration:none;
	text-align: left;
}

hr {
	border: 1px solid #0000;
	margin-top:1px;
	margin-bottom:1px;
}

.abst{
margin-bottom:5px;
}

.std_pic{
	border:none;
	float:left;
	margin-right: 10px;
}
.menuePattern a:link {
 color:#FFF;	
}
.menuePattern a:visited {
 color:#FFF;	
}


 h1 {
	color: #004a7b; 
	margin-bottom: 10px;
	margin-top: 0px;
	font-size:25px;
	font-weight:400
}

  
h2{
	color: #004a7b;
	font-size:20px;
	font-weight: bold;
}
	
ul{
	padding-left:10px;
	margin-left:10px;
}
li{
	margin-bottom:10px;
}
.centerLayer{
top: 0px;
position:fixed; 
width:938px;
}


.contentDiv{
	width:auto;
	padding:50px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #333333;
	line-height: 1.5;

}

.frageDiv {
	padding:7px;
	background-color: #004a7b;
	font-size:17px;
	color:#FFF;

}

.std_table{
	width:100%;
	vertical-align:top;
	font-size:15px;
	text-align:center;
	margin-bottom:60px;
	
	
	
}
.zelleAbgr{
	border-left-color:#000;
	border-left-width:thin;
	border-left-style:solid;
	
	}
.saveButton{
	height:40px;
	font-size:16px;
	float:left;
	
	}
	
	
.std_radio{
	margin-left:35px;
		
	display:block
	
	
	}
