


body {
 color: #000000;
	text-align: center; /*Zentrierung fuer den IE 5.x*/
 background-color: rgb(255,255,153);
 font-family: tahoma,helvetica;
 background-image: url(images/Flower-of-life-klein25.gif);
}

span.Fussnote { font-size: 7pt; font-family: Tahoma }
span.Ueberschrift2 { font-family: Trebuchet MS; font-size: 10pt; font-weight: bold; color:#8C0244 }
span.Ueberschrift1 { font-family: Trebuchet MS; font-size: 12pt; font-weight: bold; color:#8C0244; text-transform:uppercase }
span.Ueberschrift1b { font-family: Trebuchet MS; font-size: 13pt; font-weight: bold; color:#8C0244; text-transform:uppercase }
span.Ueberschrift1c { font-family: Trebuchet MS; font-size: 12pt; font-weight: bold; color:#8C0244 }
span.Ueberschrift1klein { font-family: Trebuchet MS; font-size: 13pt; font-weight: bold; color:#8C0244 }
span.NormalSeite { font-family: Trebuchet MS; font-size: 10pt; color:#8C0244 }

span.NormalSeite2 { font: 10pt/1.1em verdana, helvetica, sans-serif; color:#8C0244 }

span.NormalSeiteKlein { font-family: Trebuchet MS; font-size: 8pt; color: #8C0244;  }
span.NormalSeiteKleinFett { font-family: Trebuchet MS; font-size: 10pt; color: #8C0244; text-transform:uppercase  }
span.Error1 { font-family: Trebuchet MS; font-size: 12pt; font-weight: bold; color: #DD0000 }
body a:link, body a:visited, body a:active {
 color: #000000;
 text-decoration: underline;
 

.logobackground {
 background-image: url(images/logo_bg.gif); 
}

.popup {
	margin: 0px;
	padding: 0px;
	padding-bottom: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7px;
	font-style: normal;
/*	line-height: 1.5em;	*/
	font-weight: normal;
	color: #4A2C60;
	text-decoration: none;
	}




.mainpage {
 background-color: rgb(255,255,153);
}

.tableinborder {
 background-color: #000000;
 solid; border-width: 1px
 
 
}
.tableoutborder {
 background-color: #000000;
}


.tabletitle {
 color: #FFFFFF;
 background-color: #b4bee9;
 background-image: url(images/bg.gif);
}
 
}
a:hover { POSITION: relative; TOP: 1.0px; LEFT: 1.0px; }

body {
scrollbar-track-color:rgb(255,255,153);
scrollbar-face-color:rgb(255,255,153);
scrollbar-arrow-color:#000000;
scrollbar-highlight-color:rgb(255,255,153);
scrollbar-3dlight-color:rgb(255,255,153);
scrollbar-shadow-color:#000000;
scrollbar-darkshadow-color:rgb(255,255,153);
}

/* --------- Text Kontaktformular--------- */

.kontakt-font {
	color: #000000;
	font-size: 11px;
	}


/* --------- Container mittig--------- */

#container{
	position: relative;
	align:center;
	top: 2px;/* positioniert die Box zur oberkante */
	width: 950px;
	margin: 0 auto; /* positioniert die Box Mittig */
	}


/* --------- Navigation oben rechts--------- */

#nav-right { 
	position: absolute;
	right: 14px;
	top: 3px;
	height: 20px; 
	font-size: 9px; 
	font-weight: bold;
	color: #2a2a2a;
	line-height: 18px;
	text-align: right; 
	padding: 0; }

#nav-right a {
	padding-right: 10px;
	padding-left: 10px; }

#nav-right a:link {
	color: #2a2a2a;
	text-decoration: none; }

#nav-right a:visited {
	color: #2a2a2a;
	text-decoration: none; }

#nav-right a:hover {
	color: #a30000;
	text-decoration: none; }

#nav-right a:active {
	color: white;
	text-decoration: none;
	background-color: #a30000;
	text-decoration: none; }


/* --------- Werbeflaeche oben rechts --------- */

#promo-head-right { 
	position: absolute;
	right: 45px;
	top: 24px;
	height: 114px;
	width: 120px;
	background-color: #b4bee9;
	
	padding: 0; }

