body {
	background: #858ce7 url(main-back.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
a {
	color: #000099;
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	color: #000066;
	margin-top: 0px;
	margin-bottom: 20px;
}
h2 {
	font-size: 16px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 20px;
}
h3 {
	font-size: 15x;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
}
.px24 {
	font-size: 24px;
	margin-bottom: 4px;
}
.px24_black {
	font-size: 24px;
	margin-bottom: 4px;
	color:#000000;
}
.s_black {
	color:#000000;
}
.nomargin {
	margin: 0px;
}
.margintop20px {
	margin-top: 20px;
}
.textmarker {
	background-color:yellow;
}
#all-shadow {
	width: 1000px;
	background: url(main-schatten-b.jpg) repeat-y right;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
 --background: #FFFFFF url(none);
	position: relative;
}
#all-shadow-top {
	background: url(main-schatten-a.jpg) no-repeat right top;
	overflow: visible;
}
#all {
	background: url(all_back.gif) repeat-y left;
}
.fullwidth #all-shadow, .fullwidth #all-shadow-top, .fullwidth #content, .fullwidth #main {
	width: 100%;
	background: #FFFFFF url(none);
}
.fullwidth #content {
	padding-left: 1%;
	width: 98%;
	padding-right: 1%;
}
#head {
	background: url(header-back.jpg) no-repeat left top;
	width: 994px;
	overflow: hidden;
	margin: auto;
	padding-right: 10px;
}
#slogan {
	height: 150px;
	font-size: 20px;
	font-weight: bold;
	padding-left: 140px;
	color: #FFFFFF;
	width: 660px;
	overflow: hidden;
}
#slogan #line1 {
	opacity: 0.3;
	width: 600px;
	padding-top: 10px;
	font-size: 25px;
	padding-left: 100px;
}
#slogan #line11 {
	opacity: 0.3;
	width: 600px;
	padding-top: 0px;
	font-size: 25px;
	padding-left: 100px;
}
#slogan #line2 {
	opacity: 0.5;
	padding-top: 15px;
	padding-left: 220px;
	font-style: italic;
	width: 500px;
}
#slogan #line3 {
	opacity: 0.8;
	padding-top: 15px;
	padding-left: 130px;
	font-size: 22px;
	width: 600px;
}
#topnav {
	overflow: auto;
	background: #FFFFFF;
	margin: 2px;
}
#topnav ul {
	margin: 0px;
	padding: 0px;
}
#topnav li {
	text-decoration: none;
	padding: 0px 1px 0px;
	display: block;
	float: left;
	list-style: none;
}
#topnav a {
	text-decoration: none;
	background: url(topnav-a.png) no-repeat left top;
	padding: 3px 1px 0 1px;
	display: block;
	height: 18px;
	width: 106px;
	text-align: center;
}
#topnav a:hover {
	background: url(topnav-a-hover.png) no-repeat;
	color: #0000CC;
}
#head-line {
	background: url(header-line.png) no-repeat;
	height: 29px;
	display: block;
	clear: both;
	padding-top: 2px;
	padding-right: 5px;
	margin-left: 1px;
}
#head-line #login {
	float: right;
	
	width: 180px !important; 
	width: 183px; 
	overflow: auto;
}
#head-line .login {
	width: 60px;
	height: 14px;
	margin-right: 2px;
	display: inline;
}
#head-line .loginbutton {
	height: 20px;
	width: 38px;
	background: url(login.jpg) no-repeat 1px 2px;
	border-style: none;
	border-width: 0px;
	margin-top: 3px;
	padding-bottom: 3px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari and Google Chrome only - fix margins */ 
.loginbutton {
padding-top: 3px;
padding-left: 0px;
}
}
#user_logged {
	overflow: hidden;
	font-weight: bold;
}
#user_logged #usermenu {
	margin-top: 4px;
	margin-left: 20px;
}
#user_logged #usermenu a {
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
#user_logged #Logout {
	float:right;
}
#main {
	width: 991px;
	overflow: visible;
	margin-right: 1px;
	margin-left: 1px;
}
#content {
	padding: 20px;
	width: 710px;
	line-height: 1.5em;
	float: left;
	text-align: justify;
}
#content-breit {
	padding: 20px;
	float: left;
	width: 760px;
	line-height: 1.5em;
}
.contentbild {
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
#side {
	width: 216px;
	margin-top: 1px;
	float: right;
	background: #FFFFFF;
}
#side_right {
	margin-right: 7px;
}
#side-o {
	background: url(side-o.jpg);
	display: block;
	height: 9px;
}
#side-content {
	padding: 9px;
	background: url(side-m.jpg);
}
#side-content a {
	text-decoration: none;
}
#side-u {
	background: url(side-u.jpg);
	display: block;
	height: 9px;
}
#side-end {
	background: url(subnav-bottom.jpg);
	display: block;
	height: 25px;
	border-top: 2px solid #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#side-extracontent {
	margin-top: 260px;
}
#footer {
	font-size: 11px;
	color: #666666;
	clear: both;
	padding-top: 5px;
	border-top: 1px solid #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	width: 976px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.headline {
	padding-bottom: 20px;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color: #f07900;
}
#footer a {
	text-decoration: none;
}
#stadtlinks {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
#stadtlinks h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #000099;
}
#stadtlinks a {
	font-size: 12px;
	color: #f07900;
	font-weight:bold;
	text-decoration: none;
}
#stadtlinks a:hover {
	color: #333333;
	text-decoration: underline;
}
#lehrsaal h1 {
	background: #FFDE7A;
	border-bottom: 1px solid #666666;
}
.lehrer {
	border: 1px solid #999999;
	float: left;
	width: 125px;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 340px;
	padding: 5px;
}
.Herr, .Frau {
	padding-top: 140px;
}
.frei .lehrer .Herr {
	background: url(professor-gruen.jpg) no-repeat;
}
.frei .lehrer .Frau {
	background: url(professorin-gruen.jpg) no-repeat;
}
.belegt .lehrer .Herr {
	background: url(professor-gelb.jpg) no-repeat;
}
.belegt .lehrer .Frau {
	background: url(professorin-gelb.jpg) no-repeat;
}
.offline .lehrer .Herr {
	background: url(professor-rot.jpg) no-repeat;
}
.offline .lehrer .Frau {
	background: url(professorin-rot.jpg) no-repeat;
}
.lehrer .Herr_grey {
	background: url(professor-grau.jpg) no-repeat;
}
.lehrer .Frau_grey {
	background: url(professorin-grau.jpg) no-repeat;
}
#schuelerx {
	padding-top: 25px;
	clear: both;
}
.schueler {
	border: 1px solid #999999;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px;
	width: 125px;
	height: 300px;
}
.schueler .Herr_grey {
	background: url(schueler-grau.jpg) no-repeat;
}
.schueler .Frau_grey {
	background: url(schuelerin-grau.jpg) no-repeat;
}
.frei .schueler .Herr {
	background: url(schueler-gruen.jpg) no-repeat;
}
.frei .schueler .Frau {
	background: url(schuelerin-gruen.jpg) no-repeat;
}
.belegt .schueler .Herr {
	background: url(schueler-gelb.jpg) no-repeat;
}
.belegt .schueler .Frau {
	background: url(schuelerin-gelb.jpg) no-repeat;
}
#cockpit {
	border: 3px dashed #174A8C;
	padding: 20px;
	font-weight: bold;
}
#cockpit .werte {
	font: 18px "Courier New", Courier, monospace;
	color: #FF8E14;
}
#cockpit ul {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	overflow: auto;
	float: left;
}
#cockpit li {
	background: url(topnav-li.jpg) no-repeat;
	float: left;
	list-style: none;
	height: 21px;
}
#cockpit li a {
	text-decoration: none;
	background: url(topnav-re.jpg) no-repeat right top;
	padding-top: 3px;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	height: 18px;
	width: 120px;
	text-align: center;
}
#cockpit li:hover {
	background: url(topnav-li-hover.jpg);
}
#cockpit li a:hover {
	background: url(topnav-re-hover.jpg) no-repeat right top;
	color: #0000CC;
}
.chatfenster {
	background-color:#FFDE7A;
	font-size:14px;
	border: 1px solid #999999;
	width: 520px;
	height: 250px;
}
.mailfenster {
	background-color:#FF9900;
	font-size:14px;
	border: 1px solid #999999;
	width: 540px;
	height: 200px;
	padding: 15px
}
.teacher_offline {
	border: 1px solid #FF9900;
	height: 20px;
	width: 100px;
	padding-right: 2px;
	padding-bottom: 2px;
}
form {
	margin: 0px;
	padding: 0px;
}
.floatleft {
	float: left;
}
.absttop5 {
	margin-top: 5px;
}
.button_rot {
	height: 20px;
	width: 170px;
	background-color:#FF9900;
	border:none;
	font-weight:bold;
	color:#000099;
	font-size:14px;
}
.button_rot:hover {
	height: 15px;
	width: 170px;
	background-color:#ffa63c;
	border:none;
}
.button {
	height: 20px;
	width: 150px;
}
.invisible {
	visibility: hidden;
	height: 0px;
	width: 0px;
	overflow: hidden;
	position: absolute;
}
.float_left {
	float: left;
}
label {
	font-weight: bold;
	width: 180px;
	margin-right: 20px;
	display: block;
	float: left;
	vertical-align:middle;
	text-align: left;
}
.line1 {
	margin-bottom: 5px;
	overflow: auto;
}
input[type=text], input[type=submit], input[type=password], select {
	border: 1px solid #FF9900;
	height: 15px;
	font-size: 11px;
	margin: 1px;
}
textarea {
	border: 1px solid #FF9900;
	font: 11px Arial, Helvetica, sans-serif;
}
input.login {
	width: 100px;
}
select {
	border: 1px solid #FF9900;
	height: 20px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.inputA {
	width: 126px;
	float: left;
}
.inputB {
	width: 206px;
	float: left;
}
.inputC {
	width: 46px;
	float: left;
}
.inputD {
	width: 266px;
	float: left;
}
.hinweis {
	float: left;
	font-size: 11px;
	padding-left: 5px;
	width:210px;
	text-align: left;
}
input#profilbild {
	height: 20px;
}
.radiobutton {
	vertical-align: baseline;
	height: 15px;
	width: 15px;
	border-width: 0px;
	border-style: none;
}
fieldset {
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	overflow: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
legend {
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}
#lehrsaal_div {
	padding: 0px;
	float: left;
	width: 576px;
}
.formtext {
	font-size: 10px;
	padding-left: 220px;
}
.adminTable {
	border-collapse: collapse;
}
.adminTable td {
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	padding:2px;
//text-align:center;
}
.adminTable th {
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	padding:2px;
	text-align:center;
	background-color:#F0F0F0;
}
.dezent_grau {
	background-color:#CCCCCC;
	border-color:#CCCCCC;
	color:#CCCCCC;
	border-bottom-style:solid;
	width:80%;
}
.dezent_grau_anzeigen {
	background-color:#CCCCCC;
	border-color:#CCCCCC;
	color:#CCCCCC;
	border-bottom-style:solid;
}
.error {
	color:#f07900;
}
.aktiv {
	text-decoration:none;
}
.inaktiv {
	color: #f07900;
	text-decoration:none;
	font-weight:bold;
}
.profilTable {
	width:100%;
}
.profilTable td {
	border-color:#999999;
	border-width:1px;
	border-style:solid;
	padding:2px;/*text-align:center;*/
}
.rot {
	color: #f07900;
	font-weight:bold;
}
.rot a:hover {
	color: #ffa63c;
	font-weight:bold;
}
.f_16_rot {
	color: #f07900;
	font-size:16px;
	font-weight:bold;
}
.gruen {
	color: #00CC00;
}
.blau {
	color: #000099;
	font-weight:bold;
}
.Stil1 {
	color: #FF0000;
}
.p_einruecken {
	margin-left: 0px;
}
.button_zumUnterricht {
	position: absolute;
	left: 515px;
	top: 370px;
}
.button_zumUnterricht a {
	text-decoration: none;
	background: url(button_zumUnterricht.png) no-repeat;
	padding-top: 28px;
	display: block;
	padding-bottom:-30px;
	padding-left: 2px;
	height: 188px;
	width: 216px;
	text-align: center;
	font-weight:bold;
	font-size:30px;
	line-height:40px;
	color:#000099;
	margin-top:-20px;
	margin-bottom:-25px;
}
.button_zumUnterricht a:hover {
	text-decoration: none;
	background: url(button_zumUnterricht_hover.png) no-repeat;
	padding-top: 28px;
	display: block;
	padding-left: 2px;
	height: 188px;
	width: 216px;
	text-align: center;
	font-weight:bold;
	font-size:30px;
	line-height:40px;
	color:#000099;
}
.pic_float {
	float: right;
	padding-left: 10px;
}
.pic_float_left {
	float: left;
	padding-right: 10px;
	padding-top: 0px;
	margin-top: 0px;
}
.pic_float_right {
	float: right;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
}
.text_block {
	display: block;
}
.migration_table {
	width:100%;
	padding:0 0 0 0;
	margin:0;
	border-top-color:#ccccff;
	border-top-style:solid;
	border-top-width:thin;
	border-right-color:#ccccff;
	border-right-style:solid;
	border-right-width:thin;
}
.migration_th {
	text-align:center;
	background-color:#dddddd;
	border-bottom-color:#ccccff;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-left-color:#ccccff;
	border-left-style:solid;
	border-left-width:thin;
}
.migration_td_red {
	text-align:center;
	background-color:#ffe1d7;
	border-bottom-color:#ccccff;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-left-color:#ccccff;
	border-left-style:solid;
	border-left-width:thin;
}
.migration_td_green {
	text-align:center;
	background-color:#ddffdd;
	border-bottom-color:#ccccff;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-left-color:#ccccff;
	border-left-style:solid;
	border-left-width:thin;
}
.migration_td_yellow {
	text-align:center;
	background-color:#ffffbb;
	border-bottom-color:#ccccff;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-left-color:#ccccff;
	border-left-style:solid;
	border-left-width:thin;
}
.migration_td_border {
	text-align:center;
	border-bottom-color:#ccccff;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-left-color:#ccccff;
	border-left-style:solid;
	border-left-width:thin;
}
.table_preisliste {
	width:100%;
	text-align:left;
}
.mailbox {
	width: 100%;
	border-color:#fe6e22;
	color:#000099;
	background-color:#ffffff;
}
.mailbox th {
	background-color:#fdde7b;
}
.top_marge {
	margin-top:-20px;
}
.p_width {
	width:535px;
}
.info {
	width:600px;
	padding: 0 30px 0 30px;
}
.info_h2 {
	padding: 0 30px 0 30px;
	color: #f07900;
	font-weight:bold;
}
.tn1 {
	color:#0000CC;
}
.agb_style {
	/*padding-left:34px;
  padding-top:0px;!important;
  padding-top:-20px;*/
  
  display:inline-block;
	text-align:justify;/*z-index:2;*/ 
}
.agb_checkbox {
	/*z-index:3; */
  vertical-align: top;
	height: 15px;
	width: 15px;
	border-width: 0px;
	border-style: none;/*
	margin-top:-127px;!important;
  margin-top:-116px;
  padding-left:0px;*/
}
.button_save_profil {
	/*text-align:center;*/
 margin-left: 300px;
!important  padding-left:-100px;
}
.clear {
	clear:both;
}
.centered {
	text-align:center;
}
