body {
	color: black ;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	line-height: 1.4em;
   background-color: #666666;
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0;
	background-attachment: fixed;
}

p {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 0.5em 
	}

td {
	font-size: 12px 
	}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0.67em 0 
	}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0.83em 0 
	}

h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 1.2em 0 0.4em 
	}

a {
	color: #dc271d;
	text-decoration: none 
	}

a:hover {
	background-color: #ddd 
	}

ul {
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 0;
	padding-left: 8px 
	}

ol {
	font-size: 12px;
	list-style-type: decimal;
	margin-left: 0;
	padding-left: 0 
	}

li {
	margin-bottom: 6px;
	margin-left: 8px;
	padding: 0 
	}

textarea {
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-size: 12px; 
	}

#main  { 
	background-color: white;
	text-align: left; 
	margin: 0 auto; 
	position: relative; 
	width: 900px; 
	height: 100% }

#navi {
	background-image: url("../bilder/layout/randobenbreit.gif");
	background-repeat: repeat-x;
	width: 100%;
	height: 110px;
	border-left: 1px #666666 solid;
	border-right: 1px #666666 solid;
	}

#navi-links {
	width: 20%;
	float: left 
	}

#navi-haupt {
	text-align: center;
	width: 70%;
	height: 110px;
	float: left 
	}

#navi-haupt a {
	color: #999;
	text-decoration: none 
	}

#navi-haupt a:hover {
	color: #333;
	text-decoration: underline 
	}

#navi-rechts {
	width: 9%;
	height: 110px;
	float: left 
	}

#content {
	background-color: white;
	padding-top: 20px;
	position: relative;
	width: 100%;
	float: left;
	border-left: 1px #666666 solid;
	border-right: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	}

#hauptspalte {
	background-color: white;
	margin: 0;
	padding-right: 2%;
	padding-left: 3%;
	position: relative;
	width: 53%;
	float: left;
	voice-family: inherit 
	}

#inhalt {
	background-color: white;
	text-align: left;
	margin: 0;
	padding-right: 3%;
	padding-left: 3%;
	position: relative;
	width: 94%;
	float: left;
	voice-family: inherit 
	}

#randspalte {
	background-image: url("../bilder/layout/randspalte-or.gif");
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0;
	margin-right: 3%;
	position: relative;
	width: 38%;
	height: auto;
	float: right 
	}

#randspaltekopf {
	background-image: url("../bilder/layout/randspalte-ol.gif");
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	width: 100%;
	height: 16px;
	float: right;
	voice-family: inherit 
	}

#randspaltebody {
	background-color: #f2f2f2;
	background-image: url("../bilder/layout/randspalte-bodybackground.gif");
	background-repeat: repeat-x;
	position: relative;
	width: 100%;
	float: right;
	overflow: visible 
	}

#randspaltebody p, #randspaltebody h2, #randspaltebody h3 {
	padding-right: 3%;
	padding-left: 3% 
	}

#randspalteuntenl {
	background-image: url("../bilder/layout/randspalte-ul.gif");
	background-repeat: no-repeat;
	background-position: left;
	position: relative;
	width: 100%;
	height: 14px;
	float: right;
	voice-family: inherit 
	}

#randspalteuntenr {
	background-image: url("../bilder/layout/randspalte-ur.gif");
	background-repeat: no-repeat;
	background-position: right;
	position: relative;
	width: 100%;
	height: 14px;
	float: right;
	voice-family: inherit 
	}

#boxcontainerl {
	padding-left: 30px;
	position: relative;
	left: 12px;
	width: 44%;
	height: auto;
	float: left 
	}

#boxcontainerr {
	padding-right: 30px;
	position: relative;
	right: 12px;
	width: 44%;
	height: auto;
	float: right 
	}

#box {
	background-image: url("../bilder/layout/box-or.gif");
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #cfcfcf;
	position: relative;
	width: 100%;
	height: auto;
	float: left 
	}

#boxkopf {
	background-image: url("../bilder/layout/box-ol.gif");
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	width: 20%;
	height: 16px;
	voice-family: inherit 
	}

#boxbody {
	background-color: #e6e6e6;
	background-image: url("../bilder/layout/box-bodybackground.gif");
	background-repeat: repeat-x;
	background-position:  top;
	padding-top: 2px;
	padding-bottom: 4px;
	position: relative;
	width: 100%;
	float: right;
	overflow: visible 
	}

#boxbody p,  #boxbody h2,  #boxbody h3, #boxbody td {
	font-size: 12px;
	padding-right: 3%;
	padding-left: 3% 
	}

#boxbody h2, #boxbody h3 {
	font-size: 12px;
	font-weight: bold; 
	}

#boxuntenl {
	background-image: url("../bilder/layout/box-ul.gif");
	background-repeat: no-repeat;
	background-position: left;
	position: relative;
	width: 100%;
	height: 14px;
	float: right;
	voice-family: inherit;
	}

#boxuntenr {
	background-image: url("../bilder/layout/box-ur.gif");
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	width: 100%;
	height: 14px;
	float: right;
	voice-family: inherit 
	}

#tablecontainerr {
	padding-right: 30px;
	position: relative;
	right: 12px;
	width: 44%;
	height: auto;
	float: right 
	}

#tablecontainerl {
	padding-left: 30px;
	position: relative;
	left: 12px;
	width: 44%;
	height: auto;
	float: left 
	}

.bildrechts {
	margin-bottom: 12px;
	margin-left: 12px;
	float: right 
	}

.bildlinks {
	margin-right: 12px;
	margin-bottom: 12px;
	float: left 
	}

.bild-obenunten {
	display: block;
	margin-bottom: 8px;
	clear: both 
	}

.bildunterschrift {
	font-size: 10px;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, Schriftname 
	}

a img {
	border-width: 0 
	}

.navi-kopf {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 31px;
	clear: none 
	}

.navi-kopf-inhalt {
	color: #666;
	font-size: 10px;
	text-align: right;
	margin: 0;
	padding-top: 10px;
	position: relative;
	bottom: 0;
	height: 20px 
	}

.navi-haupt {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 43px;
	clear: both 
	}

.navi-haupt-zelle {
	margin: 0;
	padding: 0;
	width: 119px;
	height: 43px;
	float: left 
	}

.navi-unter {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 36px;
	clear: both 
	}

.navi-unter-zelle {
	margin: 0;
	padding: 0;
	width: 119px;
	height: 36px;
	float: left 
	}

.td-weiss {
	margin: 0;
	padding: 2px 16px 2px 4px 
	}

.td-hellgrau {
	background-color: #ededed;
	margin: 0;
	padding: 2px 16px 2px 4px 
	}

.td-grau {
	background-color: #ccc;
	margin: 0;
	padding: 2px 16px 2px 4px 
	}

.td-bild {
	text-align: center;
	margin: 0;
	padding: 0 0 0 10px;
	width: 56px 
	}

.td-zwischenraum {
	background-color: white;
	text-align: center;
	margin: 0;
	padding: 0 0 0 10px;
	width: 20px 
	}

.td-zwischenraumvertikal {
	background-color: white;
	text-align: center;
	margin: 0;
	padding: 0 0 0 10px;
	height: 10px 
	}

.tabelle-lehrer {
	font-size: 12px;
	margin: 1% auto 3% 
	}

.tabelle-lehrer a {
	color: #000 
	}

.tabelle-lehrer a:hover {
	color: #666;
	background-color: transparent 
	}

#zweispaltig-container-l {
	position: relative;
	left: 60px;
	width: 360px;
	float: left 
	}

#zweispaltig-container-r {
	position: relative;
	right: 60px;
	width: 360px;
	float: right 
	}

#zweispaltig-header {
	background-image: url("../bilder/layout/rahmenschattiert-header.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 42px;
	background-color: #cfcfcf; 
	}

#zweispaltig-body {
	background-image: url("../bilder/layout/rahmenschattiert-body.gif");
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100% 
	}

#zweispaltig-body p, #zweispaltig-body h2, #zweispaltig-body h3 {
	background-image: url("../bilder/layout/rahmenschattiert-body.gif");
	background-repeat: repeat-y;
	padding-right: 5%;
	padding-left: 5% 
	}

#zweispaltig-footer {
	background-image: url("../bilder/layout/rahmenschattiert-footer.gif");
	background-repeat: no-repeat;
	margin: 0;
	width: 100%;
	height: 21px 
	}

#zweispaltig-separator {
	display: block;
	width: 100%;
	height: 20px;
	float: none;
	clear: both 
	}
.zweispaltig-separator { 
	display: block; 
	width: 100%; 
	height: 20px; 
	float: none; 
	clear: both }

.separator {
	background-image: url("../bilder/layout/separator.gif");
	background-repeat: repeat-x;
	width: 99%;
	height: 36px;
	clear: both 
	}
