/* STYLES */

#body {	background-color: #efefef;}

.bg {background-color: #FFFFFF;
	position: absolute; width: 530px; height: 760px; left: 50px; top: 0px; visibility: visible; z-index: 1;}
	
.bild { border: 0; padding: 0; margin: 0; left: 30px; top:0px;position: absolute; z-index: 1;}

.rechteckeunten { border: 0; padding: 0; margin: 0; left: 30px; top:750px; position: absolute; z-index: 1;}

.logo { border: 0; padding: 0; margin: 0; left: 350px; top: 30px; position: absolute; z-index: 2;}

.header{
	font-family:Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #424242;
	word-spacing: 1px;
	line-height: 7px;
	position: absolute; 
	width: 280px; height: 20px; 
	left: 230px; top: 120px;  
	z-index: 3; visibility: visible;
}
.navitab{z-index:1; position:absolute; width:175px; border:0px; padding:0;top:120px; left:30px;}
.fliesstext{ 
	font-family: Verdana; 
	font-size: 11px; color: #424242; 
	line-height: 140%; 
	position: absolute; 
	width: 260px; height: 213px; z-index: 3; 
	left: 230px; top: 150px; visibility: visible; 
}
.headertext {
	font-family:Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #424242;
	word-spacing: 1px;
	line-height: 20px;
}

.home {font-family: tahoma; font-size: 11px; color: #33ADB4; text-decoration: none;
}

/* LINKS */

a:link {font-family: tahoma;font-size: 11px;color:#666666; text-decoration: none;}
	.homekontaktimpressum:link {color:#666666; text-decoration:none;}
	.mehr:link {color: #33ADB4;	text-decoration: none;}


a:hover {font-family:tahoma;font-size: 11px;text-decoration: underline;	color: #666666;}
	.homekontaktimpressum:hover {color:#666666; text-decoration:underline;}
	.mehr:hover {color: #33ADB4; text-decoration: underline;}

a:visited {font-family:Tahoma;font-size: 11px; text-decoration: none; color: #666666;}
	.homekontaktimpressum: visited {color:#666666; text-decoration:none;}
	.mehr:visited {color: #33ADB4; text-decoration: none;}

a:active {font-family: Tahoma;font-size: 11px;text-decoration: underline}
	.homekontaktimpressum: active {color:#666666; text-decoration:underline;}
	.mehr:active {color: #33ADB4; text-decoration: underline;}
