body,td,th {
	font-family: Verdana, Helvetica, Geneva, Arial, Sans-Serif;
 	font-size: 8pt;
    text-align: left;
    margin:0px;
	padding: 0px;
}




body  {
	background-color: #fff;
	margin: 0px;
	background-image: url(/images/background_body.jpg);
	background-repeat:repeat-x;
}


a:link, a:visited {
	color: #006699;

	text-decoration: none;
}


a:active {
	color: #942929;
	text-decoration: none;
}


a:hover {
	color: #942929;
	text-decoration: none;
}


.footer {
	color: #808080;
	font-size: 8pt;
	text-align: right;
	padding:25px 25px 25px 0px;
	margin: 25px 25px 25px 0px;
	border-top: 1px solid #942929;
}



.footer a {
	color: #808080;
}


.kopf {
    background-color: #fff;
}

.kopf a {
    color: #000;
}


.kopf a:hover {
    color: #942929;
}


.content  {
	background-color: #fff;
	padding: 10px 20px 45px 15px;
	line-height: 1.5em;
	vertical-align: top;
	width: 658px;
}


.content table {
	margin-top: 12px;
	margin-bottom: 12px;
}



.navspalte  {
	background-color: #fff;
	padding: 10px 25px 25px 10px;
	vertical-align: top;
	width: 211px;

}



.breadcrumb {
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 12pt;
   color: #942929;
}

.cl {
	float:left; clear:left;
	font-size: 8pt;
	margin: 10px 0 0 0;
	}

.cr {
float:right;
margin: 10px 15px 0 0;
}




p {
margin-top: 6px;
margin-bottom: 6px;
}

h1 {
	font-size: 10pt;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 4px;
	border-bottom: 1px solid #ccc;
	padding: 0px 0px 3px 0px;
	text-align: left;
}

h2 {
	font-size: 11pt;
	font-weight: bold;
	margin-left: -6px;
	margin-bottom: 4px;
    line-height: 1.0em;
	padding: 8px 0px 0px 8px;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	text-align: left;
}

h3 {
	font-size: 9pt;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 4px;
	border-bottom: 1px solid #ccc;
	padding: 0px 0px 3px 0px;
	text-align: left;
}


*html .menue1 li {height: 12px;} /*Star Hack für IE6*/

.menue1 {
	vertical-align: top;
	list-style-type: none;
	display: block;
	margin: 0px 0px;
	width: 211px;
}


.menue1 ul, .menue1 li {
	list-style-type: none;
	list-style-image: url();
	display: block;
	margin: 0;
	padding-left: 0px;

}


.menue1 ul ul, .menue1 li li {
	list-style-type: none;
	list-style-image: url();
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 12px;

}



.menue1 a {
    font-weight: normal;
	color: #333;
	background-color: #fff;
	padding: 5px;
	display: block;
	text-decoration: none;
	background: transparent url(/images/points.gif) no-repeat; padding: 6px 2px 6px 17px;
	border-bottom: 1px dotted #000;
}

.menue1 a:hover, .menue1 a:hover {
	background-color: #e2e2e2;
	color: #000;
	text-decoration: none;
	background: transparent url(/images/pointgelb.gif) no-repeat; padding: 6px 2px 6px 17px;
}


.menue1 #zaktiv {
	font-weight: bold;
	color: #942929;
	text-decoration: none;
	background: transparent url(/images/pointgelb.gif) no-repeat; padding: 6px 2px 6px 17px;
}




#navlist .menu-current, #navlist .menu-parent {
	background-color: #942929;
	color: #fff;

	}



#navcontainer
{
margin: 0;
padding: 0 0 0 0px;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
text-align: center;
width: 120px;
}

#navcontainer A
{
color: #000;
display: block;
text-decoration: none;
background: #ccc;
margin: 0px;
padding: 6px 6px;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
}

#navcontainer A:hover {
background: #aaa;
color: #000; }


ul  {
list-style-image: url(/media/quadratallgemein.gif);
text-align: left;
}

strong.simple {
	font-weight:normal;
}

em.simple {
	font-style:normal;
}

h1 strong.simple, h2 strong.simple, h3 strong.simple {
	font-weight:inherit;
}

i em.simple {
		font-style:inherit;
}
