/* Seite 3-teilig */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#00527e;
}
body {
	background-color: #00527e;
}
a:link {
	color: #00527e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00527e;
}
a:hover {
	text-decoration: none;
	color: #00527e;
}
a:active {
	text-decoration: none;
	color: #00527e;
}
h1 {
	font-size: 12pt;
}
#allgemein {
	width:630px;
	padding:10px;
	margin: 10px auto 10px auto;
	background-color:#fff7e1;
	border:1px solid #74a4cc;
}
.oben_links{
	width:520px; 
	padding-right:10px;
	text-align:left;
	float:left;
}
.oben_rechts {
	width:100px;
	float:right;
}
.meldung1{
	background-color:#006600;
	border:1px solid #003300;
	color:#fff7e1;
	padding: 15px;
	text-align:center;
}
.clearfloat {
	clear:both;
}

.teile_links {
	float:left; 
	width:195px;
	margin:0 15px 15px 0;
}

.teile_rechts {
	float:left; 
	width:195px;
	margin-bottom: 15px;
}

.teile_rechts li{
	padding:0;
	margin:0;
}

.teile_rechts a{
	color:#FFDDDE;
}


.teile_buchung {
	border-top:1px dashed #B2C2DE; 
	padding-top:10px
}

.fehler {
	color:#F00; 
	background-color:#FFFFFF; 
	padding: 10px; margin:5px 0 5px 0; 
	border:thin solid #FF0000
}

.pers {
	width: 150px;
}

.adresse {
	float:left;
	width: 150px;
	text-align:right;
	padding: 5px 5px 0 0;	
}
.adress_eingabe {
	float:left;
	width:405px;
	margin-bottom:2px;

}

.auswahl1 {
	width:20px; 
	float:left;
}

.auswahl2 {
	width:170px; 
	float:left; 
	padding-left:5px; 
	margin-bottom:5px;
}

.Stil1 {font-size: 8pt}



