body {
	margin:auto; /* zentrieren */
	text-align:center; /* zentrieren fr IE 5 und 5.5*/
	padding: 0px;
	width: 100%;
	height: 100%;
	font-size:11px;
	background-color: #B3BAB2;
	font-weight: bold;
	color: #616759;
}
h1 {
    margin: 300px 10px;
}
.sendebutton {
	color: #A4441F;
	text-align: center;
	font-size: 11px;
}

#starttable {
	background-color: #B3BAB2;
	margin:10px auto auto auto;
	height: 95%;
}
#levelzweitable {
	background-color: #B3BAB2;
	height: 95%;
	margin-top: 0px;
}
#infozeile {
	font-size: 9px;
	font-weight: normal;
	color: #726B65;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 15px;
}
a:link {
	color: #434E49;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #434E49;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#bodylevel2 {
    text-align: center; /* zentrieren fr IE 5 und 5.5*/
    padding: 0px;
    width: 100%;
    height: 100%;
    font-size: 10px;
    background-color: #B3BAB2;
    font-weight: bold;
    color: #434E49;
    scrollbar-face-color: #A3ADA4;
    scrollbar-shadow-color: #C1CBC2;
    scrollbar-highlight-color: #C1CBC2;
    scrollbar-3dlight-color: #A3ADA4;
    scrollbar-darkshadow-color: #C1CBC2;
    ;
    scrollbar-track-color: #C1CBC2;
    scrollbar-arrow-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-attachment: fixed;
    line-height: 14px;
}
#Layer2 {
	position:relative;
	width:754px;
	height:500px;
	z-index:1;
	float: left;
	left: 13px;
	top: 0px;
	overflow: auto;
	visibility: inherit;
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #B3BAB2;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #B3BAB2;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3BAB2;
	}
#cartilvitback {
	background-attachment: fixed;
	background-image: url(../images/cartilvitback.jpg);
	background-repeat: no-repeat;
	background-position: 15px 1px;
}
.kapitel-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
	text-align: right;
}
.lauftext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #434E49;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
}
li {
	list-style-type: none;
	padding-left: 15px;
}
ul {
	padding: 0px;
	list-style-position: inside;
	list-style-type: disc;
	left: auto;
	text-indent: -20px;
}
.infolayer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #990000;
	text-align: left;
	border-right-color: #990000;
	border-right-style: dotted;
	border-style: dotted dotted dotted dotted;
	border: 1px;
}
.infolayerzwei {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #990000;
	text-align: left;
	border-right-color: #990000;
	border-right-style: dotted;
	border-style: dotted dotted dotted dotted;
	border: 1px;
}
