@charset "utf-8";
#menu  {
	margin-bottom: -10px;
	display: none;
    }
#mainContent p {
	font-size: 12pt;
	color: #333333;
	margin-left: 0px;
	margin-right: 1px;
	margin-top: 0px;
}


#mainContent h1 {
	color: #CA1619;
	font-size: 14pt;
	margin-left: 0px;
	margin-top: 0px;
}
#mainContent h1 .zentriert {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#mainContent h2 {
	color: #CA1619;
	font-size: 13pt;
	margin-left: 0px;
}
#mainContent h6 {
	font-size: 90%;
	color: #D00018;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D10018;
	width: 640px;
}

.imgrechts {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: -19px;
	
}

#mainContent ul {
	font-size: 75%;
	color: #333333;
	text-align: left;
	list-style-type: none;
	list-style-position: outside;
	padding-bottom: 10px;
	margin-left: 15px;
	padding-left: 0px;
	list-style-image: url(../images/listenpunkt-rot.gif);
}
#mainContent table {
	margin-top: 0px;
}

#mainContent table td {
	color: #333333;
	padding: 0px;
	font-size: 80%;
}
#mainContent table td li {
	font-size: 135%;
}



#mainContent a {
	color: #CA1619;
	font-weight: normal;
	text-decoration: none;
}
#mainContent a:hover {
	color: #C3031A;
}
#menu  p {
	color: #333333;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: none;
}

#menu ul {
	margin-left: 9px;
	padding-left: 0px;
	margin-top: 25px;
	display: none;
}

#menu ul     li  {
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0px;
	margin-top: -3px;
	display: none;
}


#menu ul li a {
	font-size: 75%;
	color: #666666;
	list-style-type: none;
	text-decoration: none;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	line-height: 30px;
	padding: 6px;
	display: none;
}

#menu ul li a:hover {
	color: #B80115;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #CA1619;
	display: none;
}
#menu .aktiv {
	color: #CA1619;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #CA1619;
	display: none;
}
.box {
	width: 300px;
	border: 1px solid #CA1619;
	background-color: #FFF8EE;
	display: none;
}
.button {
	border: 1px solid #B41140;
	background-color: #FFF8EE;
	display: none;
}
.imgright {
	float: right;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#menu  .ebene2{
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 6px;
	margin-left: 7px;
	display: none;
}
#menu .ebene3{
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-left: 15px;
	display: none;
}
#menu .aktiv2 {
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #CA1619;
	margin-left: 7px;
	color: #CA1619;
	display: none;
}
#menu .aktiv3 {
	margin-left: 15px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #CA1619;
	color: #CA1619;
	display: none;
}

table td a {
	color: #285983;
	list-style-type: none;
	margin-bottom: 5px;
	text-decoration: none;
}
table td a:hover {
	color: #CA1619;
}
.rot {
	color: #CA1619;
}
.zentriert {
	text-align: center;
}
.orange {
	color: #F60;
}
.bildunterschrift {
	font-size: 95%;
}
