@charset "utf-8";
/*	CSS Document 
	Ersteller: Pixelpoint.at
	Letzte Aktualisierung: 07.08.2008
	Copyright © 2008
*/

html { 
    padding: 0; 
    margin: 0;
}

#header-left { 		
    position: absolute;
	top: 0px;
	left: 30px;
	width: 190px; 
	height: 120px;
}

#header-right { 	
	position: absolute;
	top: 0px;
	left: 220px;
	width: 220px; 
	height: 120px;
}

#menue {		
	position: absolute;
	top: 120px;
	left: 30px;
	width: 190px; 
	height: 270px;
	font-size: 11px;
}

#bild { position: absolute; top: 120px; left: 220px; width: 590px; height: 240px; background: url(../images/TeamBlank.gif); }
#bild .bildlinks { width: 278px; height: 240px; float: left; background-color:#333333 }
#bild .bildrechts { width: 302px; height: 240px; float: left; background-color:#666666 }

#textfeldheader {	
	position: absolute;
	top: 360px;
	left: 220px;
	width: 590px; 
	z-index: 2;	
}

#textfeldheader .headerimage{
	display: block;
	width: 580px;
	height: 150px;
}

#textfeld {
	position: absolute;
	top: 100px;
	left: 140px;
	width: 400px; 
	z-index: 1;
}

#textfeld-left {	
	position: absolute;
	top: 360px;
	left: 220px;
	width: 278px; 
	height: 365px;
	z-index: 1;
}

#textfeld-left-infos {
	position: absolute;
	padding-top: 6px;
	line-height: 14px;
	top: 210px;
	left: 50px;
	width:210px;
	margin-top:17px;
	z-index: 2;
 }

#textfeld-right {	
	position: absolute;
	top: 360px;
	left: 498px;
	width: 300px;
	padding-top: 40px;
	padding-left: 10px;
}

#textfeld-right-backbutton {
	position: absolute;
	text-align: right;
	top: 25px;
	right: 0px;
	width: 100px;
	height: 15px;
}

#team { 
    position: absolute; 
    top: 120px; 
    left: 220px; 
    width: 590px; 
    height: 240px; 
    background: url(../images/TeamBlank.gif); 
}

#team .eva { width: 145px; height: 240px; float: left; padding-left:75px;}
#team .maria { width: 145px; height: 240px; float: left; }
#team .mechthild { width: 145px; height: 240px; float: left; }
#team .christina { width: 145px; height: 240px; float: left; }

img { border: none; }
img .team {}

.gallery { 
	width: 120px;
	height: 80px;
	float: left;
    padding: 5px;
}

#gallery_bg{
	width: 390px;
	height: 269px;
	background-color: #c4c563;	
}

.textfeld_icon_div {  
    vertical-align: middle;
	width: 44px;
	height: 25px;
	float: left;
	padding-top: 5px;
}
.textfeld_links_div{
	width: 166px;
	height: 25px;
	float: left;
	padding-top: 5px;
	position: relative;
	top: 3px;		
}

.textArea{  
   color: #ffffff;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   background-color: #c4c563;
   border: 1px solid #8b8c2e;
}

.Button{ 
   color: #ffffff;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   background-color: #c4c563;
   border: 1px solid #8b8c2e;
}
