<style type="text/css">
/*version 2007-09_20*/

/*body*/

body{   
font-family:arial, helvetica, sans-serif;
}

/*Layout Layer*/ 

#Layer1 
{
	position:absolute;
	left:40px;
	top:30px;
	width:825px;
	height:170px;
	z-index:3;

}

#Layer2 
{
	position:absolute;
	left:40px;
	top:200px;
	width:825px;
	height:29px;
	z-index:1;
	background-color: #FFFFFF;
}

#Layer3 
{
	position:absolute;
	left:40px;
	top:229px;
	width:825px;
	height:150%;
	z-index:2;
}

#Layer4 
{
	position:absolute;
	left:140px;
	top:300px;
	width:625px;
	height:120%;
	z-index:5
}



/*links*/
a:link {
	color: #666666;
font-family: Arial, Helvetica, sans-serif; text-decoration: none;
font-weight: 900;
}

a:visited 
{
color: #999999;
font-family: Arial, Helvetica, sans-serif; text-decoration: none;
font-weight: 900;
}

a:hover 
{
color: #C9C9C9;
text-decoration: none;
; font-weight: 900
}

a:active 
{
color: #C9C9C9;
font-family: Arial, Helvetica, sans-serif;
font-weight: 900; text-decoration: none;
}



/*fonts*/


/*font standard 100% */

p,h4,
td, 
{
font-family:arial, helvetica, sans-serif;
font-size:110%;

color:#999999;
padding:2px;
}

h3
{
font-family:arial, helvetica, sans-serif;
font-size:120%;
color:#999999;
padding:2px;
}

/*font 80%*/

.style80 {font-size:80%;
font-family:arial, helvetica, sans-serif;
}


/*Farbe*/

/*türkis*/

.turquoisebody
{
background-color:#BDE6E3;
}

.turquoise01
{
background-color:#A0DBD7;
}

.turquoise03 
{
background-color:#DCF1F0;
}

.styleturquoise 
{
color: #3A8181;
font-family:arial, helvetica, sans-serif;
}

/*terracotta*/

.terrabody
{
background-color:#F6AC8F;
}

.terra01
{
background-color:#F8956E;
}

.terra03
{
background-color:#F7D6C9;
}
.styleterra
{
color: #97401F;
font-family:arial, helvetica, sans-serif;
}

.bluebody
{
background-color:#C6DBEE;
}

.blue01
{
background-color:#94BDE2;
}
.blue03
{
background-color:#DCE5ED;
}
.styleblue
{
color:#386894;
font-family:arial, helvetica, sans-serif;
}

.redbody
{
background-color:#D18691;
}
.red01
{
background-color:#E98492;
}
.red03
{
background-color:#D6BABE;
}
.stylered
{
color:#8D3945;
font-family:arial, helvetica, sans-serif;
}


</style>