body {
	font-family: "Trebuchet MS", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
img {
	border-style: none;
}
#lettering {
	float: left;
	width: 250px;
}
#logo {
	float: right;
	width: 255px;
}
#container {
	width: 780px;
	margin: auto;
	text-align: left;
}

#head {
	/* width: 774px;
	width: 100%;*/
	width: auto;
	margin-top: 15px;
	background-color: #F9F2E1;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #aaaaaa;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaaaaa;
	margin-left: 2px;
}
#starthead {
	/* width: 774px;
	width: 100%;*/
	width: auto;
	margin-top: 15px;
	background-color: #F9F2E1;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #aaaaaa;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #aaaaaa;
	margin-left: 2px;
	margin-right: 3px;
}
#startnavi {
	margin-top: 15px;
	width: 100%; /* neu */
	margin-bottom: 20px;
}

#content {
	/* width: 100%;  neu */
	margin-top: 2px;
	background-color: #fdfaf4;
	padding: 15px 20px;
	margin-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #aaaaaa;
	border-bottom-color: #aaaaaa;
	border-left-color: #cccccc;
	margin-bottom: 20px;
}
#footer {
	width: 100%;
	margin-top: 25px;
	text-align: center;
	font-size: 10px;
	margin-bottom: 20px;
	margin-left: 2px;
}
/* kennzeichnung der Div-Container 
div {
	border: 1px solid #FFFF00;
} */

.navirow {
	background-color: #FFFFFF;
}
.navicell {
	float: left;
	width: 170px;
	border-right-width: 1px;
	border-right-color: #cccccc;
	border-right-style: solid;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #fdfaf4;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-left-color: #cccccc;
	margin-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.navicelloben {
	float: left;
	width: 170px;
	padding-bottom: 5px;
	background-color: #fdfaf4;
	margin-left: 2px;
	border: 1px solid #cccccc;
	padding-right: 10px;
	padding-left: 10px;
}
.navicell img {
	margin-bottom: 3px;
}
.navicelloben img {
	margin-bottom: 3px;
}

.clearfloat {
	background: transparent;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	height: 1px;
	clear: both;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #B90000;
	margin-bottom: 4px;
}
#content p {
	font-size: 11px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #B90000;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#details {
	margin-left: 10px;
	list-style-image: url(../images/ularrow.gif);
	list-style-position: inside;
	font-size: 11px;
}



/* Navigationsliste fuss */
#footer li	{
	text-align: center;
	float: left;
	width: auto;	
}
#footer li a:link, #footer li a:active, #footer li a:visited {
	width: auto;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}
#footer li a:hover {
	width: auto;
	color: #517DFF;
	text-decoration: none;
}
/* Navigationsliste oben */

#navi {
	/* width: 774px; */
	width: 100%;
	margin-top: 3px;
	font-size: 10px;
	margin-left: 2px;
	 line-height: 12px;
}
#navi ul {
	/* width: 774px; */
	width: 100%;
}
#navi li	{
	float: left;
	width: 7.69%;
	text-align: center;
}
#navi li a:link, #navi li a:active, #navi li a:visited {
	display: block;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
	padding: 3px 3px 3px 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#navi li a:hover {
	font-weight: normal;
	color: #517DFF;
	text-decoration: none;
	background-color: #fdfaf4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
}
.backbutton {
	text-align: right;
}

#navi li .active a:link, #navi li .active a:active, #navi li .active a:visited, #navi li .active a:hover {
	font-weight: normal;
	color: #517DFF;
	display: block; 
	padding: 3px 3px 3px 5px;
	text-decoration: none;
	background-color: #fdfaf4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	/* width: 7.69%; */
}
.navicell h1 {
	text-align:center;
}
.navicelloben h1 {
	text-align:center;
}

#startnavi h1 a:link, #startnavi h1 a:active, #startnavi h1 a:visited {
	font-size: 16px;
	font-weight: bold;
	color: #B90000;
	text-decoration: none;
}
#startnavi h1 a:hover {
	color: #517DFF;
	text-decoration: none;
}
h1 a:link, h1 a:active, h1 a:visited, h1 a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #B90000;
	text-decoration: none;
}
#details li a:link, #details li a:active, #details li a:visited {
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}
#details li a:hover {
	font-weight: bold;
	color: #517DFF;
	text-decoration: underline;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #517DFF;
	text-decoration: underline;
}
.backbutton a:link, .backbutton a:active, .backbutton a:visited {
	font-weight: bold;
	color: #bb6677;
	text-decoration: underline;
}
.backbutton a:hover {
	font-weight: bold;
	color: #517DFF;
	text-decoration: underline;
}
.options {
	width: 75%;
	margin-top: 10px;
	margin-left: 10px;
	text-align: center;
	border-collapse: collapse;
	font-size: 11px;
	line-height: 18px;
}
.month {
	width: 95%;
	margin-top: 10px;
	padding-bottom: 5px;
	margin-left: 10px;
}
#content .month th {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #B90000;
	background-color: #F9F2E1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-left: 5px;
	padding-top: 2px;
	text-align: left;
}
#content .month .leer {
	font-size: 5px;
}
#content .month td {
	padding-left: 5px;
}
.modul {
	width: 97%;
	margin-top: 10px;
	margin-left: 5px;
}
#content .modul th {
	font-size: 11px;
	color: #000000;
	background-color: #F9F2E1;
	padding-left: 5px;
	padding-top: 2px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.kleinschrift {
	font-size: 9px;
}
#content .modul th .tableft {
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#content .modul .leer {
	font-size: 5px;
}
#content .modul td {
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.modulhead {
	font-size: 14px;
	font-weight: bold;
	color: #B90000;
}
.modulsub {
	font-size: 11px;
	font-weight: bold;
	color: #B90000;
}
#picturebg {
	background-image: url(../images/backgroundgross.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 25px 45px 25px 60px;
}
.cresttext {
	text-align: center;
	padding-right: 15px;
}
.highlight {
	font-weight: bold;
	color: #000080;
}
.indexheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #B90000;
}
