body {
	background-color: #8dabb5;
	margin: 0px;
	width: 100%;
}
#main {
	margin-left: auto;
	margin-right: auto;
	width: 1032px;
}
#top {
	background-image: url(/img/bg_top.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 1032px;
}
#header_img {
	background-image: url(/img/header.jpg);
	background-repeat: no-repeat;
	height: 183px;
	width: 970px;
}
#header {
	background-image: url(/img/bg_middle.jpg);
	background-repeat: repeat-y;
	padding-left: 30px;
	width: 1032px;
}
#navigation {
	background-image: url(/img/bg_middle.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-left: 30px;
	width: 1032px;
}
#navigation a {
	background-color: #a8221a;
	display: block;
	color: #fff;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #fff;
}
#navigation a.on {
	background-color: #1f4455;
	display: block;
}
#navigation .container {
	background-color: #a8221a;
	float: left;
	width: 971px;
}
#navigation .right {
	border-left: 1px solid #fff;
	float: right;
}
#content {
	background-image: url(/img/bg_middle.jpg);
	background-repeat: repeat-y;
	font-family: Verdana;
	font-size: 11px;
	width: 1032px;
	padding-left: 30px;
	padding-top:1px;
	padding-bottom:1px;
	line-height: 20px;
}
#content .container {
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 97px;
	float:left;
	width: 680px;
}
#content.start_content {
	background-image: url(/img/bg_middle.jpg);
	background-repeat: repeat-y;
	font-family: Verdana;
	font-size: 11px;
	width: 1032px;
	padding-left: 30px;
	line-height: 20px;
}
#content.start_content .subnavigation_container {
	margin-top: 25px;
	float:left;
}
#content.start_content .subnavigation {
	background-color:#3D879D;
	background-image:url(/img/top_menu.gif);
	background-repeat:no-repeat;
	background-position:-46px 0px;
	line-height:20px;
	margin-right:5px;
	padding-bottom:10px;
	padding-top:15px;
	width:188px;
	overflow:hidden;
}
* html .subnavigation_item {
	width:139px;
	 /* 93 */
}
#content.start_content a.subnavigation_item {
	overflow:hidden;
	background-color:#fff;
	font-size:11px;
	width:134px;
	display: block;
	border-bottom: 1px solid #ddebef;
	padding: 1px 10px 1px 25px;
	background: url('/img/pfeil_weis.gif') 7px 9px no-repeat;
	color:#fff;
	margin:0px 10px;
	text-decoration:none;
	overflow:hidden;
}
#content.start_content a.subnavigation_item:hover {
	background: url('/img/pfeil_rot.gif') 7px 9px no-repeat;
	background-color:white;
	color:#1f4353;
}
#content.start_content a.subnavigation_item1act:hover {
	background-image: url('/img/pfeil_rot.gif');
	border-bottom: 1px solid #3d879d;
	background-color:#ddebef;
	color:#1f4353;
}
#content.start_content a.subnavigation_item_last {
	border-bottom: 0px solid #ddebef;
}
#content.start_content a.subnavigation_item_on {
	background-image: url('/img/pfeil_rot.gif');
	border-bottom: 1px solid #3d879d;
	background-color:#ddebef;
	color:#1f4353;
}

#content.start_content .downloads {
	margin-top: 10px;
	background-color:#dadddf;
	background-image:url(/img/top_download.gif);
	background-repeat:no-repeat;
	line-height:20px;
	margin-right:5px;
	padding-bottom:10px;
	padding-top:15px;
	width:188px;
	overflow:hidden;
}

* html .download_item {
	width:139px;
	 /* 93 */
}
#content.start_content a.download_item {
	overflow:hidden;
	background-color:#fff;
	font-size:11px;
	width:134px;
	display: block;
	border-bottom: 0px solid transparent;
	padding: 1px 10px 1px 25px;
	background: url('/img/pfeil_rot.gif') 7px 9px no-repeat;
	color:#A8221A;
	margin:0px 10px;
	text-decoration:underline;
}
/*
#content.start_content a.download_item:hover {
	background-image: url('/img/pfeil_weis.gif');
	border-bottom: 1px solid #A8221A;
	background-color:#A8221A;
	color:#dadddf;
}
*/
#content.start_content .container {
	float:left;
	margin-left: 10px;
	width: 680px;
}
ul {
	font-weight: bold;
}
ul.plain {
	font-weight: normal;
}
td.plain {
	font-weight: normal;
}
td.bold {
	font-weight: bold;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 11px;
	font-weight: normal;
}
p {
}
#content a {
	text-decoration: none;
	color: #000;
	padding-bottom: 1px;
	border-bottom: 1px solid #a7221d;
}
#content a.plain {
	border-bottom: 0px;
}
#content li {
	margin-bottom: 5px;
}
#footer {
	background-image: url(/img/bg_bottom.jpg);
	background-position: 0px -9px;
	background-repeat: no-repeat;
	height: 38px;
}
.clear {
	clear: both;
}
#home {
	display: block;
	width: 300px;
	height: 30px;
	margin-top: 125px;
	margin-left: 15px;
	float: left;
}
pre.big {
	font-size: 12px;
	font-family: Courier New;
	font-weight: bold;
}

#login {
	background-image: url(/img/login.gif);
	background-repeat: no-repeat;
	width: 347px;
	height: 96px;
	float: right;
	margin-top: 59px;
}

#login_lehrer_email {
	border: 0px;
	float: left;
	margin-top: 9px;
	margin-left: 122px;
	height: 13px;
	width: 86px;
	background-color: transparent;
	color: #fff;
	font-size: 12px;
	padding-top: 4px;
}

#login_lehrer_passwort {
	border: 0px;
	float: left;
	margin-top: 9px;
	margin-left: 13px;
	height: 13px;
	width: 86px;
	background-color: transparent;
	color: #fff;
	font-size: 12px;
	padding-top: 4px;
}

#login_lehrer_go {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	height: 18px;
	width: 19px;
}

#login_lehrer_vergessen {
	float: left;
	margin-top: 4px;
	margin-left: 275px;
	height: 13px;
	width: 63px;
}

#login_tan {
	border: 0px;
	background-color: transparent;
	float: left;
	margin-top: 14px;
	margin-left: 221px;
	height: 17px;
	width: 86px;
	color: #fff;
	font-size: 12px;
	line-height: 12px;
	padding-top: 4px;
}

* html #login_tan {
	margin-top: 10px;
}

#login_tan_go {
	width: 19px;
	height: 18px;
	display: block;
	float: left;
	margin-top: 16px;
	margin-left: 10px;
}

#tab {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #e0e5e6;
	height: 22px;
	width: 600px;
}

#tab div {
	width: 200px;
}
.tab_on {
	float: left;
	color: #a8221a;
}
.highlighted {
	color: #a8221a;	
}

.tab_off {
	float: left;
	color: #90a0a7;
}
#formtab {
	font-weight: bold;
}
#formtab .label{
	width: 200px;
}
#simpletable {
	border-collapse: collapse;
}
#simpletable tr.linie {
	border-top:1px solid #e0e5e6;	
	height:5px;
}
#simpletable tr.linieoben {
	height:15px;
}
#simpletable tr.linieunten {
	height:7px;
}
div.smallcontent {
	width: 600px;	
}
select {
	width: 250p;
}
.anrede {
	width: 133px;
}
input.fancy {
	background-image: url(/img/eingabe.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 133px;
	height: 20px;
	padding-top: 4px;
	padding-left: 6px;
	padding-right: 6px;
	border: 0px;
}

tr.fancyhighlight td {
	border: 2px solid #a7221d;
}
input.fancyhighlight {
	border: 2px solid #a7221d;
}
select.fancyhighlight {
	border: 2px solid #a7221d;
}
div.fancyhighlight {
	border: 2px solid #a7221d;
	padding: 2px;
}

.w250 {
	width: 245px;
}

.w141 {
	width: 141px;
}
.w300 {
	width: 300px;
}

#fussnote {
	font-size: 9px;
	line-height: 13px;
}

#footer_navigation {
	background-image: url(/img/bg_middle.jpg);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-left: 30px;
	width: 1032px;
}

#footer_navigation a {
	background-color: #005c84;
	display: block;
	color: #fff;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 1px solid #fff;
}

#footer_navigation a.on {
	background-color: #007aaf;
	display: block;
}

#footer_navigation .container {
	background-color: #005c84;
	float: left;
	width: 971px;
}

.data {
	border-collapse: collapse;
}
.data td, .data th {
	border: 1px solid black;
	text-align: left;
	font-weight: normal;
}
.tantrenner {
	border-bottom: 1px solid #ccc;
}
.konstrukt {
	border-collapse: collapse;
}
.konstrukt td {
	padding: 3px;
	font-size: 10px;
	line-height: 12px;
}
.borderright {
	border-right: 1px solid #9a9a9a;
}
.bordertop {
	border-top: 1px solid #9a9a9a;
}
.borderbottom {
	border-bottom: 1px solid #9a9a9a;
}
.borderleft {
	border-left: 1px solid #9a9a9a;
}
.centertd {
	text-align: center;
}
.progress {
	background-image: url(/img/progress.gif);
	padding-top: 3px;
	padding-left: 3px;
	width: 125px;
	height: 9px;
}
.progressbar {
	background-color: #a8221a;
	height: 6px;
	font-size: 1px;
}
span.fehler {
	color: #a8221a;
	font-weight: bold;
}

.preview {
	border-collapse: collapse;
}
.preview td {
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

.borderedtable {
	border: 10px solid #1f4455;
	border: 10px solid #90a0a7;
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 15px;
}

textarea {
	width: 500px;
	height: 50px;
}
.feedback {
	border-collapse: collapse;
	width: 500px;
}
.feedback td {
	padding: 3px;
	font-size: 10px;
	line-height: 12px;
}
.backend_konstrukt {
	margin-top: 10px;
	border-left: 8px solid #8dabb5;
	border-top: 5px solid #8dabb5;
	border-right: 8px solid #8dabb5;
	border-bottom: 5px solid #8dabb5;
	padding-left: 10px;
	padding-right: 10px;
}
.backend_aussage {
	margin-top: 10px;
	border-top: 5px dotted #adcbd5;
	border-left: 3px solid #adcbd5;
	padding-left: 10px;
}
.backend_neu {
	margin-top: 10px;
	border-top: 2px solid #8dabb5;
	padding: 10px;
}
.backend_fbedit input[type='submit']{
	background-color:#ADCBD5;
	border:1px solid #8DABB5;
}
#backendnavigation {
	height: 20px;
}

#backendnavigation a {
	background-color: #90a0a7;
	display: block;
	float: left;
	border-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-right: 1px;
	color: #fff;
}

#backendnavigation a.on {
	background-color: #005c84;
}
