body {
	background : transparent repeat-y url(images/inhaltbg.gif);
		background-color: #ffffff;
	font: 11px Arial, Helvetica, Geneva, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
    text-decoration: none;
	color: #CC0000;
}

a:active, a:hover {
    text-decoration: none;
	color: #FFFFFF;
	background: #CC0000;
}

h1 {
	background: inherit;
	font-size: 2em;
	color: inherit;
}

td, p {
 font-size: 11px;
}

big {
 font-size: 14px;}

small {
 font-size: 9px;
 line-height: 10px}

.rotlinie {
	background: #CC0000 none;
	width: auto;
	height: 8px;
	padding: 0;
	margin-left: 1em;
    margin-right: 1em;
}

.verlauflinie {
	background: transparent no-repeat url(images/verlaufr.jpg);
	width: auto;
	height: 8px;
	padding: 0;
	margin-left: 1em;
}

.rubrik {
	background: #CC0000 none;
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	width: auto;
	white-space: nowrap;
	padding: 5px;
	margin-left: 1em;
    margin-right: 1em;
	font-weight: bold;	font-family: "Comic Sans MS";
}

.kapitel {
	background: transparent no-repeat url(images/verlaufr.jpg);
	color: #FFFFFF;
	text-align: left;
	font-size: 11px;
	width: auto;
	white-space: nowrap;
	padding: 5px;
	margin-left: 1em;
	font-weight: bold;
	font-family: "Comic Sans MS";
}

.lvbuchstabe {
	background: transparent no-repeat url(images/verlaufr.jpg);
	color: #FFFFFF;
	text-align: center;
	width: 2em;
	font: bold 11px "Comic Sans MS";
}


.nachoben
{font-size: 9px;
text-align: right;
	margin-right: 1em;
line-height:10px}

.fliess
{
text-align: justify;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 0;
	margin-bottom: 0;
}

.colored {
	background: #EEEEFF;
}

#inhalt {
	position: fixed;
	top: 0px;
	width: 180px;
	height: 100%;
	margin: 0px;
	bottom: 0px;
	right: 0px;
	left: 0px;
	background: transparent inherit;
	padding: 0px;
}

.rubrikwahl {
	text-align: right;
	background: inherit;
	margin-top: 28px;
}

#main {
	margin: 0px;
	left: 180px;
	position: absolute;
	padding-left: 4px;
	padding-top: 2px;
	background: #FFFFFF;
}

table {
	background: #FFFFFF;
}

#symbkopf {
	text-align: center;
	margin-top: 20px;
	padding-bottom: 10px;
}

.linkkasten {
	border: 2px solid #CC0000;
	background: #FFFFFF;
	white-space: nowrap;
	text-align: center;
	width: 159px;
	margin: 0px;
	padding: 0px;
}

.kastentitel {
	border: 2px solid #CC0000;
	background: #CC0000;
	width: 159px;
	text-align: center;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}

.vlinkkasten {
	border: 2px solid #CC0000;
	background: #FFFFFF;
	white-space: nowrap;
	text-align: left;
	width: 15em;
	padding-right: 1em;
	padding-left: 1em;
}

.vkastentitel {
	border: 2px solid #CC0000;
	background: #CC0000;
	width: 15em;
	text-align: center;
	color: #FFFFFF;
	padding-right: 1em;
	padding-left: 1em;
}

.kastenschatten {
	background: transparent url(images/schatten.gif) no-repeat;
	vertical-align: top;
	width: 159px;
}