body{
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(/images/bg.gif);*/
	background-repeat:repeat-y;
	background-color:#666666;
	font-size: 10px;
}



div.slogan { 
	position:relative;
	top:60px;
	left:180px;
	width:280px;
	height:57px;
	z-index:100;
	background-color:#ffffff;
	border: 1px solid #898989;
	margin: 0px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
}

table.tablemain {
	margin-top:20px;
}

.grau {
	background-color: #C0C0C0;
}

.hellgrau {
	background-color: #DCDCDC;
}

.dunkelgrau {
	background-color: #898989;
}

.header {
	background-color: #FFFFFF;
}

table {
    border-collapse:collapse;
}


td {
	vertical-align: top;
}
input {
	font-size: 10px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-width: 1px;
}
textarea {
	font-size: 10px;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-width: 1px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	padding-top: 10px;
}

a:link, a:visited, a:active, a:hover
{
	color:#000000;
	font-style: normal;
	text-decoration: none;
}

li {
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 7px;
	list-style-image: url(/images/ligrau.gif);
	line-height:1.4em;
}

li.actdir {
	list-style-image: url(/images/lirot.gif);
}

a.actdir {
	font-weight: bold;
}

a.actsubdir {
	color:#b5006b;
}

ul {
	padding-left: 16px;
	margin-left: 0px;
	padding-top: 10px;
}
	
p {
	line-height:1.4em;
}	
.error {
	color: #FF0000;
	font-weight: bold;
}


table.aktuelles {
    border: 1px;
	padding-left:5px;
}

td.aktuellesheader {
	color:#FFFFFF;
	font-weight: bold;
	background-color: #898989;
	vertical-align:middle;
	height:20px;
}

td.aktuellescontent {
padding-left:5px;
}

.aktuellescontent a:link, .aktuellescontent a:visited, .aktuellescontent a:active, .aktuellescontent a:hover{
	color:#b5006b;
	font-style: normal;
	text-decoration:underline;
}

td.indexrechts {
	border-spacing:7px;
	background-image: url(/images/bgrechts.gif);
}

