body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EAE1E1;
	margin-top: 20px;
	text-align: center;
}


.main {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	margin: 0px;
	height: 300px;
	padding: 10px 20px 10px 0px;
	text-align: left;
	vertical-align: top;
}
.fusszeile {
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin: 0px 10px;
	vertical-align: bottom;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9E1B34;
}
#fusszeile {
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin: 0px 10px;
	vertical-align: bottom;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9E1B34;
}

.navigation {
	background-image: url(../../Bilder/design_12.gif);
	background-repeat: no-repeat;
	height: 300px;
	padding: 10px 0px 0px 15px;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.navigation ul {
	list-style-type: none;
	margin-left: 2px;
	padding: 0px;
}
.navigation li {
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}
.navigation ul ul {
	margin-left: 10px;
	margin-top: 5px;
	font-weight: normal;
	color: #000000;
	
}
.navigation a {
	color: #000000;
	text-decoration: none;
}
.navigation a:hover {
	color: #9E1B34;
	text-decoration: underline;
}
.navigation ul ul li {
	color: #000000;
	padding: 3px;
}
.navigation ul ul li a {
	color: #000000;
	text-decoration: none;
}
.navigation ul ul li a:hover {
	color: #9E1B34;
	text-decoration: underline;
}
.h1, h1 {
	color: #9E1B34;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px;
}

.h2, h2 {
	color: #9E1B34;
	font-size: 10px;
	font-weight: bold;
	margin: 10px 0px;
}
p {
	
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 5px;
}
.fliesstext {
	
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

.fliesstext_left {
	
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	float:left;
}
.adresse {
	font-size: 10px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.sub {
	font-weight: normal;
	color: #000000;
}
.navispalte {
	background-image: url(../../Bilder/design2_hg_links.gif);
	background-repeat: repeat-y;
}
#fotos {
	margin: 0px;
}
a:link {
	color: #9E1B34;
}
a:visited {
	color: #9E1B34;
}
a:hover {
	color: #000000;
}
a:active {
	color: #9E1B34;
}
.formfield {
	font-size: 11px;
	color: #000000;
	background-color: #FBE6EA;
	border: 1px solid #9E1B34;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	margin: 0px;
}
.schaltflaeche {
	font-size: 11px;
	color: #000000;
	background-color: #FBE6EA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EA869A;
	border-right-color: #9E1B34;
	border-bottom-color: #9E1B34;
	border-left-color: #EA869A;
}

tr ,td{

	padding:0px;
	margin:0px;
}

td img {display: block;}

.form-label {
	width:120px;
}
