
body {
	margin: 0;
	padding: 0;
	background:url(images/bg_startseite.jpg) no-repeat center fixed;
	background-size: cover;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #3B3B3B;
}

h1 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 2.4em;
	color: #323030;
}

.error {
	border: 2px solid #FF0000;
}
/* Login */

#login {
	width: 480px;
	height: 200px;
	margin: 10px 0px 0px 5px;
	background:#DF6A0B;
}

#login p {
	float: left;
	font-size: 2.3em;
	font-family: Calibri;
	color: #FFF;
	line-height: 130%;
	margin: 15px 0px 0px 8px;
}

#login h3 {
	float: left;
	font-size: 1.4em;
	font-family: Calibri;
	color: #FFF;
	line-height: 130%;
	margin: 0px 0px -25px 8px;
}

#contactForm {
	position: absolute;
	top: 215px;
	left: 950px;
	float: left;
	height: 400px;
	width: 550px;
	font-size:1.3em;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 0px 0px 0px 10px;
}

.loginTextbox{
	float: right;
	width: 240px;
	font-size: 0.8em;
	border: none;
	font-family: Calibri;
	background-color:#BDBDBD;
	margin: 4px 15px 0px 15px;
}

.submit {
	float: left;
	font-size: 2.3em;
	border: none;
	color: #FFF;
	cursor: pointer;
	font-family: Calibri;
	background-color:#DF6A0B;
	margin: 50px 0px 0px 345px;
}

/* Header */

#header{
	overflow: hidden;
	width: 1300px;
	height: 40px;
	margin: 50px auto 8px;
	padding: 30px 30px;
	background:url(images/header.jpg) no-repeat;
	background-size: cover;
}

/* Page */

#page {
	overflow: hidden;
	width: 1300px;
	height: 900px;
	margin: 0px auto;
	padding: 30px 30px;
	background:url(images/background.jpg) no-repeat;
	background-size: contain;
}

/* Info */

#info {
	float: left;
	width: 1150px;
	height: 70px;
	margin: 0px 0px 15px 75px;
	border-radius: 10px;
	color: #000000;
	background: #D8D8D8;
	opacity:0.8;
}

#info h1{
	text-align:center;
	font-size: 2.4em;
	margin-top: 15px;
	font-family: Calibri;
}

/* Content */

#content {
	float: left;
	width: 820px;
	height: 725px;
	font-family: Calibri;
	padding-top: 50px;
	border-radius: 80px;
	background: #D8D8D8;
	opacity:0.8;
}

#content h1 {
	text-align: center;
	color: #CC6600;
	font-size: 3.0em;
}

#content img {
	margin: 10px 40px 0px 0px;
}

#content h2{
	text-align: center;
	color: #CC6600;
	font-size: 2.0em;
}

#content hBars1 {
	text-align: center;
	color: #FFFFFF;
	font-size: 2.0em;
}

#content hBars2 {
	text-align: center;
	color: #FFFFFF;
	font-size: 1.6em;
}

#content p {
	margin: -10px 0px 0px 30px;
	font-size: 1.7em;
	color: #CC6600;
}

#content table  {
	font-size: 1.5em;
	color: #CC6600;
		margin-left:auto; 
    margin-right:auto;
}

#content caption  {
	font-size: 1.1em;
}

#content tr.white  {
	background: #FFFFFF;
}

#content tr.grey  {
	background: #C1C0C0;
}

#content table  td{
	color: #000000;
	text-align: center;
	padding: 5px;	
}

#contentPointsList{
	float: left;
	width: 320px;
	height: 725px;
	font-family: Calibri;
	padding-top: 50px;
	border-radius: 80px;
	background: #D8D8D8;
	opacity: 0.8;
}

#contentPointsList p{
	font-size: 1.7em;
	color: #CC6600;
}

#contentPointsList h1{
	font-size: 2.0em;
	color: #CC6600;
	text-align: center;
}

#contentPointsListScroll{
	float: left;
	width: 290px;
	height: 645px;
	font-family: Calibri;
	background: #D8D8D8;
	opacity: 0.8;
	overflow: scroll;
	margin-left:20px; 
}

#contentPoints{
	float: left;
	width: 490px;
	height: 725px;
	font-family: Calibri;
	padding-top: 50px;
	border-radius: 80px;
	background: #D8D8D8;
	margin-left: 10px;
	opacity: 0.8;

}

#contentPoints p {
	text-align: center;
	margin: -10px 0px 0px 0px;
	padding-top: 15px;
	font-size: 1.7em;
	color: #CC6600;
}

#contentPoints table  {
	font-size: 1.5em;
	color: #CC6600;
	width: 80%;
	margin-left:auto; 
    margin-right:auto;
}

#contentPoints caption  {
	font-size: 1.1em;
}

#contentPoints tr.white  {
	background: #FFFFFF;
}

#contentPoints tr.grey  {
	background: #C1C0C0;
}

#contentPoints table  td{
	color: #000000;
	text-align: center;
	padding: 10px;	
}

#manageClassContent {
	float: left;
	width: 820px;
	height: 725px;
	font-family: Calibri;
	padding-top: 50px;
	border-radius: 80px;
	background: #D8D8D8;
	opacity:0.8;
}

#manageClassContent h1 {
	text-align: center;
	color: #CC6600;
	font-size: 3.0em;
}

#manageClassContent p{
	text-align: center;
	font-size: 2.0em;
	color: #CC6600;
}

#manageClassContent h2{
	text-align: center;
	font-size: 1.7em;
	color: #CC6600;
}

#manageClassContent table  {
	font-size: 1.5em;
	color: #CC6600;
	margin-left:auto; 
    margin-right:auto;
}

#manageClassContent table  th{
	font-size: 1.4em;
}

#manageClassContent table  td{
	color: #000000;
	text-align: center;
	padding: 5px;	
	border-bottom-style: solid;
	border-bottom-color: #BDBDBD;
}

#manageClassContentScroll{
	float: left;
	width: 750px;
	height: 590px;
	font-family: Calibri;
	padding-top: 10px;
	border-radius: 80px;
	background: #D8D8D8;
	opacity:0.8;
	overflow: scroll;
	margin-left:50px; 
   
}


#manageStudentContent {
	float: left;
	width: 820px;
	height: 725px;
	font-family: Calibri;
	padding-top: 50px;
	border-radius: 80px;
	background: #D8D8D8;
	opacity:0.8;
}

#manageStudentContent h1 {
	text-align: center;
	color: #CC6600;
	font-size: 3.0em;
}

#manageStudentContent p{
	text-align: center;
	font-size: 2.0em;
	color: #CC6600;
}

#manageStudentContent h2{
	text-align: center;
	font-size: 1.7em;
	color: #CC6600;
}

.contentTextbox{
	width: 240px;
	font-size: 1em;
	border: none;
	font-family: Calibri;
	background-color:#BDBDBD;
	margin-bottom: 10px;
}

.save {
	float: right;
	font-size: 2.0em;
	border: none;
	color: #DF6A0B;
	font-family: Calibri;
	background-color:#C1C0C0;
	margin: 12px 85px 0px 0px;
}

.changeStatistik {
	position: relative;
	float: right;
	font-size: 2.0em;
	border: none;
	color: #DF6A0B;
	font-family: Calibri;
	background-color:#C1C0C0;
	z-index: 1;
	margin: -50px 70px 0px 0px;
}

.deleteStudent {
	text-align: right;
	font-size: 2.0em;
	border: none;
	color: #DF6A0B;
	font-family: Calibri;
	background-color:#C1C0C0;
	margin: 12px 0px 0px 200px;
}

.delete {
	font-size: 1.0em;
	border: none;
	color: #DF6A0B;
	font-family: Calibri;
	background-color:#C1C0C0;
}

.classSave{
	text-align: center;
	font-size: 1.2em;
	border: none;
	color: #DF6A0B;
	font-family: Calibri;
	background-color: #C1C0C0;
	margin: 10px 0px 0px 285px;
}

.studentSave{
	text-align: center;
	font-size: 1.2em;
	border: none;
	color: #DF6A0B;
	font-family: Calibri;
	background-color: #C1C0C0;
	margin: 10px 0px 10px 228px;
}

.pointsSave {
float: right;
	font-size: 2.0em;
	border: none;
	color: #DF6A0B;
	font-family: Calibri;
	background-color:#C1C0C0;
	margin: 12px 50px 0px 0px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	height: 735px;
	font-size: 1.7em;
	font-family: Calibri;
	margin: auto 30px 0px 75px;
	padding: 40px 30px 0px 30px;
	border-radius: 50px;
	background: #D8D8D8;
	opacity:0.8;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0px 0px;
	padding: 10px 0px;
}

#sidebar a {
	color: #B43104;
	text-decoration: none;
}

#sidebar a.active {
	text-decoration: underline; 
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Bar */

#content div.scale1 {
	position: relative;
	top: 310px;
	width: 600px;
	border-bottom: 1px solid black;
	text-align: center;
	margin-left: 30px;
}

#content div.scale2 {
	position: relative;
	top: 240px;
	width: 600px;
	border-top: 1px solid black;
	text-align: center;
	margin-left: 30px;
}

#content div.scale3 {
	position: relative;
	top: 150px;
	width: 600px;
	border-top: 1px solid black;
	text-align: center;
	margin-left: 30px;
}

#content div.scale4 {
	position: relative;
	top: 40px;
	width: 600px;
	border-bottom: 1px solid black;
	text-align: center;
	margin-left: 30px;
}

#content div.axis {
	position: relative;
	padding: 0;
	top: 30px;
	left: 50px;
	width: 700px;
	height: 400px;
	border-bottom: 2px solid black;
}

#content div.unit {
	position: relative;
	top:35px;
	left:-10px;
	width: 700;
	font-size: 2.0em;
	text-align: center;
	word-spacing: 3em;
}

#bar table {
	border-spacing: 55px;
	font-size: 1.7em;
	text-align: center;
	color: #CC6600;
	margin-top: -10px;
	margin-left:auto; 
    margin-right:auto;
	border: none;
}

#content div.bars {
	position: absolute;
	bottom: 0;
	padding: 0 0 0 10px;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
}

#content div.bars_1 {
	position: absolute;
	margin-left: 25px;
	width: 55px;
	background: #FF8C00;
	z-index: 0;
}

content div.bars_1_empty {
	position: absolute;
	width: 55px;
	margin-left:50px;
	z-index: 1;
}

#content div.bars_2 {
	margin-left: 150px;
	width: 55px;
	background: #FF8C00;
	z-index: 0;
}

content div.bars_2_empty {
	position: absolute;
	width: 55px;
	margin-left:155px;
	z-index: 1;
}

#content div.bars_3 {
	margin-left: 280px;
	width: 55px;
	background: #FF8C00;
	z-index: 0;
}

content div.bars_3_empty {
	position: absolute;
	width: 55px;
	margin-left:255px;
	z-index: 1;
}

#content div.bars_4 {
	left: 430px;
	width: 55px;
	background: #FF8C00;
	z-index: 0;
}
content div.bars_4_empty {
	position: absolute;
	width: 55px;
	margin-left:355px;
	z-index: 1;
}

#content div.bars_5{
	left: 600px;
	width: 55px;
	background: #FF8C00;
	z-index: 0;
}

content div.bars_5_empty {
	position: absolute;
	width: 55px;
	margin-left:455px;
	z-index: 1;
}

#content div.bars_1_compare {
	left: 15px;
	width: 30px;
	background: #A9A9A9;
}
#content div.bars_1_compare_empty {
	left: 15px;
	width: 30px;
}

#content div.bars_2_compare  {
	left: 145px;
	width: 30px;
	background: #A9A9A9;
}
#content div.bars_2_compare_empty {
	left: 145px;
	width: 30px;
}

#content div.bars_3_compare {
	left: 275px;
	width: 30px;
	background: #A9A9A9;
}
#content div.bars_3_compare_empty {
	left: 275px;
	width: 30px;
}

#content div.bars_4_compare {
	left: 405px;
	width: 30px;
	background: #A9A9A9;
}
#content div.bars_4_compare_empty {
	left: 405px;
	width: 30px;
}

#content div.bars_5_compare {
	left: 565px;
	width: 30px;
	background: #A9A9A9;
}
#content div.bars_5_compare_empty {
	left: 565px;
	width: 30px;
}

#content div.bars_1_compare2 {
	left: 55px;
	width: 55px;
	background: #FF8C00;
}
#content div.bars_1_compare2_empty {
	left: 55px;
	width: 55px;
}

#content div.bars_2_compare2  {
	left: 185px;
	width: 55px;
	background: #FF8C00;
}
#content div.bars_2_compare2_empty {
	left: 185px;
	width: 55px;
}

#content div.bars_3_compare2{
	left: 315px;
	width: 55px;
	background: #FF8C00;
}
#content div.bars_3_compare2_empty {
	left: 315px;
	width: 55px;
}

#content div.bars_4_compare2 {
	left: 445px;
	width: 55px;
	background: #FF8C00;
}
#content div.bars_4_compare2_empty {
	left: 445px;
	width: 55px;
}

#content div.bars_5_compare2 {
	left: 605px;
	width: 55px;
	background: #FF8C00;
}
#content div.bars_5_compare2_empty {
	left: 605px;
	width: 55px;
}

#content div.legend {
	position: relative;
	font-size:20px;
	
	color: #FF8C00;
	text-align: left;
	margin-left: 50px;
	margin-top: -105px;
}


.impressum {
	width: 90%;
	height:700px;
	margin-left:40px;
}

