a {
	outline: none;
	border: none;
	text-decoration: none;
}

.MainNav {
	font-size: 13px;
	display: block;
	text-align: right;
	padding-top: 2px;
	padding-right: 25px;
	padding-bottom: 2px;
	color: #B70210;
	line-height: 22px;

}
.MainNav a {
	border: none;
	text-decoration: none;
	color: #B70210;
}
.MainNav a:link {
	border: none;
	display: block;
}
.MainNav a:visited {
	border: none;
	display: block;
}
.MainNav a:hover {
	background-image: url(../images/layout/Menuelinien.gif);
	background-repeat: no-repeat;
	display: block;
	color: #E09A18;
}
.MainNav a:active {
	display: block;
}
.MainNavACTIVE {
	font-size: 18px;
	position: static;
	margin-bottom: 5px;
	display: block;
	color: #E09A18;
	padding-top: 2px;
	text-align: right;
	padding-right: 24px;
	background-image: url(../images/layout/NavActive.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#NavSub {
	color: #B70210;
	font-size: 11px;
	margin: 0px;
	text-align: right;
	line-height: 16px;
	padding-right: 0px;
}
#NavSub a {
	border: none;
	text-decoration: none;
	display: block;
	color: #663300;
	padding-right: 35px;
}

#NavSub a:link {
	border: none;
	text-decoration: none;
	
	
}
#NavSub a:visited {
	border: none;
	text-decoration: none;
	
	
}
#NavSub a:hover {
	background-image: url(../images/layout/NavPfeil_mager.gif);
	background-repeat: no-repeat;
	display: block;
	color: #E09A18;
	
}
#NavSub a:active {
	text-decoration: none;
	
	
}
.NavSubACTIVE {
	text-decoration: none;
	font-size: 11px;
	display: block;
	color: #D79215;
	text-align: right;
	padding-right: 35px;
}


#ContentArea a:link {
	border: none;
	color: #B70210;
	text-decoration: none;
}
#ContentArea a:visited {
	border: none;
	color: #B70210;
	text-decoration: none;
}
#ContentArea a:hover {
	color: #CC3333;
}
#ContentArea a:active {
	color: #B70210;
	text-decoration: none;
}
#ContentArea h1 {
	font-size: 16px;
	font-weight: normal;
	color: #E09A18;
	text-decoration: none;
	margin-top: 0px;
	line-height: 21px;
}
#ContentArea .underline {
	float: left;
	position: static;
	width: 450px;
	margin-bottom: 2px;
	margin-top: -5px;
}

#ContentArea ol {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#ContentArea ul {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#ContentArea .img_left {
	float: left;
	margin-right: 15px;
	border: 0px;
}
#ContentArea .img_right {
	float: right;
	margin-left: 15px;
	border: 0px;
}
#ContentArea hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999966;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ContentArea .thema {
	font-weight: bold;
}
#ContentArea .date {
	text-align: right;
	font-size: 11px;
	padding-right: 2px;
	color: #663300;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	background-color: #E0C8A3;
	float: left;
	position: static;
	width: 450px;
}
#ContentArea .article {
	float: left;
	text-align: left;
	margin-bottom: 5px;
	position: static;
	font-weight: normal;
	width: 450px;
}
#ContentArea .more {
	background-color: #FFCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663333;
}
.alert {
	color: #CC0000;
}
#ContentArea form {
	width: 512px;
	font-size: 12px;
}
#ContentArea input {
	color: #003366;
	border: 1px solid #999999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 2px;
}
#ContentArea textarea {
	font-size: 11px;
	color: #003366;
	height: 150px;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-left: 2px;
	border: 1px solid #999999;
}
#ContentArea .hinweis {
	font-size: 10px;
}
#ContentArea select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #999999;
}
#ContentArea .blue {
	color: #003366;
}
#ContentArea .ChapterHeadSmall {
	font-size: 13px;
	height: 28px;
	width: 512px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 7px;
	margin-top: 5px;
	display: block;
}
#ContentArea .PrintArticle {
	float: left;
	position: static;
	width: 540px;
	
}
.nextPages a {
	color: #B70210;
	text-align: center;
	width: 15px;
	float: left;
	display: block;
	height: 26px;
}
.nextPages a:link {
	color: #B70210;
}
.nextPages a:visited {
	color: #B70210;
}
.nextPages a:hover {
	color: #E09A18;
}
.nextPages a:active {
	color: #B70210;
}
.nextPagesActive {
	color: #D79215;
	text-align: center;
	width: 15px;
	background-image: url(../images/layout/weitere_active.jpg);
	background-repeat: no-repeat;
	height: 26px;
	float: left;
}
.trenner {
	text-align: center;
	width: 1px;
	float: left;
	padding-right: 4px;
}

