@charset "utf-8";
#topmenu p {
	color: #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 25px;
	text-decoration: none;
	display: none;
}

#topmenu a {
	color: #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 25px;
	text-decoration: none;
	display: none;
}
#topmenu a:hover {
	color: #CCCCE6;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 25px;
	text-decoration: none;
	display: none;
}



#mainContent h1 {
	color: #20317F;
	font-size: 16pt;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F92207;
	margin-right: 20px;
	margin-top: 10px;
	font-weight: normal;
}
#mainContent h2 {
	color: #20317F;
	font-size: 15pt;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	font-weight: normal;
}

#mainContent p {
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	color: #333333;
	font-size: 14pt;
}
#mainContent a {
	color: #20317F;
	text-decoration: none;
}
#mainContent a:hover {
	color: #F92207;
	text-decoration: none;
}
#mainContent table td {
	padding-left: 20px;
	font-size: 100%;
}
#mainContent ul li {
	margin-left: 20px;
	list-style-type: circle;
	margin-right: 20px;
}

#navi li {
	list-style-type: none;
	margin-top: 10px;
	margin-left: -10px;
	display: none;
}
.thrColFixHdr #container #header .logo {
	float: left;
}
.thrColFixHdr #container #header .banner {
	float: right;
	margin-right: 9px;
}


#navi li a {
	color: #20317F;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F92207;
	padding-left: 5px;
	text-decoration: none;
	display: none;
}
#navi li a:hover {
	color: #C50B0E;
	text-decoration: none;
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #35349A;
	display: none;
}
#navi ul {
	margin-top: 20px;
	display: none;
}
.first {
	padding-left: 30px;

}
#bottom a {
	font-size: 90%;
	color: #999999;
	text-decoration: none;
	margin-left: 35px;
	line-height: 35px;
}
.textfeld {
	font-size: 12px;
	line-height: 20px;
	width: 250px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F2290B;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #20317F;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	height: 20px;
}
.button {
	background-color: #FFFFFF;
	border: 1px solid #F2290B;
}
.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.left {
	float: left;
	margin-right: 40px;
}
.blau {
	font-weight: bold;
	color: #20317F;
}
.aussenrahmen {
	border: 1px solid #20317F;
}

