@charset "utf-8";
#bottom {
	height: 20px;
	padding-top: 5px;
	width: 897px;
	margin-right: auto;
	margin-left: auto;
}

    .clearfloat { /* Diese Klasse sollte in einem div- oder break-Element platziert werden und das letzte Element vor dem Schließen eines Containers sein, der wiederum einen vollständigen Float enthalten sollte. */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }

#footer  {
	background-image: url(images/_bg_footer.jpg);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF001;

    } 

#header  {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffed00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #183E95;
    } 
#mainContent a {
	color: #183E95;
	text-decoration: none;
}
#mainContent a:hover {
	color: #183E95;
	text-decoration: underline;
}


#mainContent p {
	font-size: 75%;
	color: #666666;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}


#mainContent h1 {
	color: #183E95;
	font-size: 100%;
	text-transform: uppercase;
	padding-top: 20px;
	margin-left: 20px;
}
#mainContent h2 {
	color: #183E95;
	font-size: 90%;
	margin-left: 20px;
}
#footer a {
	font-size: 65%;
	color: #999999;
	text-align: left;
	text-decoration: none;
}
#footer a:hover {
	font-size: 65%;
	color: #999999;
	text-align: left;
	text-decoration: underline;
}
#bottom a {
	font-size: 65%;
	color: #999999;
	text-align: left;
	text-decoration: none;
	padding-left: 20px;
}
#bottom a:hover {
	font-size: 65%;
	color: #999999;
	text-align: left;
	text-decoration: underline;
}
#mainContent table {
	font-size: 100%;
	margin-left: 20px;
	margin-top: -20px;
}
#mainContent   table td  {
	font-size: 75%;
}
.aussenrahmenlinks {
	float: left;
	margin-top: 20px;
	margin-bottom: 8px;
	border: 1px solid #193D95;
	margin-right: 20px;
	margin-left: 20px;
}
.aussenrahmenrechts {
	float: right;
	margin-top: 20px;
	margin-bottom: 8px;
	border: 1px solid #193D95;
	margin-right: 20px;
	margin-left: 20px;
}
.ansprechpartner {
	float: left;
	border: 1px solid #193D95;
}
.formfield {
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #193D93;
	border-right-color: #193D93;
	border-bottom-color: #193D93;
	border-left-color: #193D93;
}
.formbutton {
	border: 1px solid #193D93;
	background-color: #FFFFFF;
}
#mainContent li {
	font-size: 75%;
	color: #666666;
	list-style-position: inside;
	list-style-image: url(images/_liste_blau.jpg);
}
.kommentar {
	font-size: 75%;
	color: #FF0000;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
#mainContent table td h2 {
	color: #183E95;
	text-transform: uppercase;
	font-size: 120%;
	margin-left: -2px;
}
.gelegenheiten {
	float: right;
	border: medium double #193D95;
	margin-right: 20px;
	margin-left: 20px;
	height: 130px;
	width: 300px;
	margin-top: 20px;
	padding-top: 20px;
}
.formplz {
	width: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #193D93;
	border-right-color: #193D93;
	border-bottom-color: #193D93;
	border-left-color: #193D93;
	margin-right: 5px;
}
.formort {
	width: 190px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #193D93;
	border-right-color: #193D93;
	border-bottom-color: #193D93;
	border-left-color: #193D93;
	margin-right: 5px;
}
.formstandort {
	width: 236px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #193D93;
	border-right-color: #193D93;
	border-bottom-color: #193D93;
	border-left-color: #193D93;
	margin-right: 5px;
}
.preis {
	font-size: 150%;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #193D93;
	margin-left: 20px;
	margin-right: 20px;
}

