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/rahmenheader.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;
	line-height: 20px;
}
#content .container {
/*	margin-top: 25px; */
/*	margin-left: 97px; */
	width: 680px;
}
ul {
	width: 400px;
	font-weight: bold;
}
ul.plain {
	font-weight: normal;
}
h1 {
	font-size: 14px;
}
h3 {
	font-size: 11px;
	margin-bottom: 5px;
}
h2 {
	font-size: 11px;
	font-weight: normal;
}
p {
}
#content a {
	text-decoration: none;
	color: #000;
	padding-bottom: 1px;
	border-bottom: 1px solid #a7221d;
}
#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: 600px;
	height: 90px;
	margin-top: 65px;
	margin-left: 15px;
	float: left;
}
pre.big {
	font-size: 12px;
	font-family: Courier New;
	font-weight: bold;
}

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

#login_lehrer_email {
	background-image: url(../img/bg_login_feld.gif);
	background-repeat: no-repeat;
	border: 0px solid #000;
	float: left;
/*	margin-top: 10px; */
/*	margin-left: 102px; */
	height: 15px;
	width: 80px;
	background-color: transparent;
	color: #fff;
	font-size: 12px;
	padding-top: 4px;
	padding-left: 4px;
}

#login_lehrer_passwort {
	background-image: url(../img/bg_login_feld.gif);
	background-repeat: no-repeat;
	border: 0px solid #000;
	float: left;
/*	margin-top: 10px; */
/*	margin-left: 13px; */
	height: 15px;
	width: 80px;
	background-color: transparent;
	color: #fff;
	font-size: 12px;
	padding-top: 4px;
	padding-left: 4px;
}
.login_table {
	margin-top: 6px;
	margin-left: 13px;
}
.login_titel {
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: #90a0a7;
	padding-right: 20px;
}
.login_untertitel {
	font-size: 10px;
	font-family: Verdana;
	color: #90a0a7;
}


#login_lehrer_go {
	background-image: url(../img/btn_login.gif);
	float: left;
/*	margin-top: 10px; */
/*	margin-left: 10px; */
	height: 18px;
	width: 19px;
	border: 0px;
}

#logout_lehrer_go {
	background-image: url(../img/btn_logout.gif);
	float: left;
/*	margin-top: 10px; */
/*	margin-left: 10px; */
	height: 20px;
	width: 104px;
}

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

/*
	Wrapper für den Inhaltsteil
*/
#wrapper_main {
	margin-top: 0px;
	width: 870px;
/*	border: 1px solid black; */
}

#main_progress {
	padding-left: 0px;
	float: left;
	width: 140px;
}

#main_content {
	margin-left: 140px;
	padding-left: 30px;
	padding-right: 15px;
	background-color: #FFF;
}

/*
	Hilfe	
*/
#help {
	border: 1px solid #D8D8D8;
	right: 5px;
	top: 250px;
	height: 300px;
	width: 168px;
	padding: 0 5px 0 5px;
	line-height: 15px;
	position: absolute;
	background-color: #F6F6F6;
	overflow:auto;
	z-index: 2;
	filter: alpha(opacity=80);
}
#help[id] {
	position: fixed;
	opacity: .8;
}




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

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

.tab_off {
	float: left;
	color: #90a0a7;
}
#formtab {
	font-weight: bold;
}
#formtab .label{
	width: 200px;
}
#simpletable {
	border-collapse: collapse;
}
select {
	width: 200px;
}
.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 {
	border: 2px solid #a7221d;
}
input.fancyhighlight {
	border: 2px solid #a7221d;
}
select.fancyhighlight {
	border: 2px solid #a7221d;
}
div.fancyhighlight {
	border: 2px solid #a7221d;
}


#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;
}
span.fehler {
	color: #a8221a;
	font-weight: bold;
}

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

