body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-left:0px;
	background: #ffc184;
}
h1 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF8A3C;
	margin-right:8px;
}
h2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF8A3C;
	padding-bottom:3px;
	margin-right:12px;
	border-bottom:1px dashed #FF8A3C;
}
h3 {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FF8A3C;
	padding-bottom:3px;
}
p {
	font-size: 11px;
	line-height: 1.8em;
	margin-right:12px;
}
#profiltabelle {
	font-size: 11px;
	line-height: 1.8em;
}
.linktabelle {
	font-size: 11px;
	width: 445px;
}

.linktabelle td { 
	height: 25px; 
	vertical-align:middle;
}

.evenrow { background-color: #FFF1DD;}
 
.oddrow { background-color: #FFF7EA;}

.standorte {
	font-size: 11px;
	line-height:1.3em;
}
.copyright {
	font-size: x-small;
	color: #FFE8C4;
	text-align:center;
}
.aufzaehlung { 
	list-style:disc;
	font-size: 11px;
	line-height:1.8em;
}

/* Link-Definitionen */
a.textlink:link, a.textlink:visited {
	color:#CA0000;
	text-decoration:none;
}
a.textlink:hover {
	color:#FFFFFF;
	background-color:#CA0000;
	text-decoration:none;
}
a.bottommenu:link, a.bottommenu:visited {
	color:#FFFFFF;
	background-color:#FF8D39;
	text-decoration:none;
}
a.bottommenu:hover {
	color:#FF8D39;
	background-color:#ffffff;
}
/* Ende Link-Definitionen */

/* Dummy-Dingen für absolute positioning */
.container {padding:0;position:relative;}

/* Layout-Elemente in der Tabelle */
#hauptmenue {background:url(img/hauptmenue.gif);width:385px;height:29px;}
#ueberschrift {background:url(img/ueberschrift.gif);width:385px;height:74px;vertical-align:middle;}
#links {width:176px;background:url(img/rahmen_links_mitte.gif);vertical-align:bottom;}
#text {background-color:#FFE8C4; width:469px; vertical-align:top;}
#rechts {width:95px;background:url(img/rahmen_rechts_mitte.gif);vertical-align:bottom;}
#rechts_unten {background-image:url(img/unten_rechts.gif);width:218px;height:30;}
#bottommenu {
	color:#FFFFFF;
	background:url(img/unten_mitte.gif);
	width:278px;
	height:30px;
	font-size:10px;
	line-height: 1em;
	text-align:center;
	vertical-align:middle;
}
/* Ende Layout-Elemente in der Tabelle */

/* Positionierung der Bilder */
.foto {
	position:absolute;
	z-index:50;
	background-color:#FFE8C4;
	border:1px solid #FFC184;
	padding: 2px;
	left:-136px;
	margin-top:3px;
}
#logo {
	position:absolute;
	z-index:50;
	padding:0;
	margin:0;
	top:85px;
	left:120px;
}
#feet {
	position:absolute;
	z-index:50;
	background-color:#FFE8C4;
	border:1px solid #FFC184;
	padding: 2px;
	left:115px;
	bottom:65px;
}
/* Ende Positionierung der Bilder */

/* Kontaktformular */
table#contact {
	border-collapse:collapse;
	padding:3px;
	font-size:11px;
}
table#contact td {
	border-collapse:collapse;
	padding:3px;
	vertical-align:top;
}
.formfield {
/*	background-color: #FFE8C4;*/
	background-color: #FFF3E1;
	color: #000000;
	border: 1px solid #FFC184;
	padding-left:2px;
	width:180px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.formbutton {
	background-color: #FF8D39;
	color: #FFFFFF;
	border: 1px solid #FFC184;
	cursor: hand;
}
.formbutton:hover {
	background-color: #ffffff;
	color: #FF8D39;
}

.visitenkarte {
	background-color: #FFF3E1;
	font-size: 11px;
	width: 95%;
	padding:0;
}
.visitenkarte td {
	height: 25px; 
	width: 50%;
	vertical-align:top;
	border-bottom:1px solid  #FFC184;
	padding:10px;
}

.highlight {
	background-color:white;
}