﻿a:link {
	text-decoration: underline;
	color: #003;
}
a:visited {
	color: #666;
}
a:hover {
	text-decoration: underline;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #999;
}
a.weiss:link {
	color: #FFF;
	text-decoration: underline;
}
a.weiss:visited {
	color: #999;
	text-decoration: none;
}
a.weiss:hover {
	color: #900;
	text-decoration: underline;
}
a.weiss:active {
	color: #CCC;
	text-decoration: none;
}
a.ausklapp:link {
	color: #003;
}
a.ausklapp:visited {
	color: #666;
}
a.ausklapp:hover {
	text-decoration: underline;
	color: #900;
}
a.ausklapp:active {
	text-decoration: none;
	color: #999;
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	background-color: #003;
}
.twoColLiqLtHdr #container {
	width: 80%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 20px;
}
#rechteSpalte {
	float: right;
	width: 230px;
	background-color: #003;
	color: #FFF;
	margin-left: 30px;
	padding-top: 0px;
	margin-top: 38px;
}
.twoColLiqLtHdr #kopfZeile {
	background-image: url(bilder/bannerRotBlauHG.jpg);
	background-repeat: repeat-x;
	padding-left: 0px;
	margin: 0px;
	padding-bottom: 0px;
	height: 150px;
}
.twoColLiqLtHdr #navi {
	float: left;
	width: 172px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	text-align: right;
	height: 100%;
	background-image: url(bilder/bannerRotBlauHG.jpg);
	color: #003;
	margin-top: 0px;
}
.twoColLiqLtHdr #inhalt {
	color: #006;
	margin-top: 43px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 222px;
	text-align: left;
	background-color: #FFF;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-right: 30px;



}
.twoColLiqLtHdr #footer {
	text-align: center;
	color: #FFF;
	font-size: small;
	margin-left: 222px;
	padding-top: 5px;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #FFF;
	color: #003;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.naviAbstand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	background-color: #FFF;
	color: #003;
	margin-top: 0px;
	margin-bottom: 12px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.fussNavi {
	color: #FFF;
}
.ausklapp {
	background-color: #CCC;
	padding-right: 10px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-top: 0px;
}
.ausklappAbstand {
	background-color: #CCC;
	padding-right: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
}
p {
	font-size: small;
	padding-left: 14px;
	margin-top: 6px;
	margin-bottom: 12px;
	padding-right: 7px;
}
h2 {
	font-weight: bold;
	margin-top: 40px;
	padding-left: 14px;
	padding-top: 10px;
}
h3 {
	font-size: large;
	font-weight: bold;
	margin-top: 25px;
	padding-left: 14px;
}
h4 {
	font-size: large;
	margin-top: 5px;
	color: #003;
	padding: 2px;
	background-color: #FFF;
	padding-left: 14px;
}
h5 {
	font-size: medium;
	font-weight: bold;
	color: #000066;
	padding-left: 15px;
	padding-top: 12px;
	padding-bottom: 4px;
	padding-right: 4px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.leuchtStift {
	font-weight: bold;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.bildRechts {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 0px;
}
.bildLinks {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;

}

li {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
}
h1 {
	font-weight: bold;
	padding-top: 20px;
	padding-left: 14px;
	font-size: large;

}
.formular {
	color: #003;
	background-color: #CCC;
	border: 1px solid #900;
}

