﻿/* Varyable-Stylesheet: 12.04.2007
	Ersteller: Sascha Andreas
	�Äderungsdatum: 
*/

body {
	background-color: #F1F1F2;
	margin: 0pc;
	padding: 0pc;
}

#header {
	height:	6.5pc;
	width:	100%;
	background-image: url("img/headneu.jpg");	
	background-repeat: repeat;	
	background-position: left, top;
  position: absolute;
	background-color:	#F1F1F2;
	
}

#navi {
	height:	3pc;
	width:	100%;
	background-color:	#D82B5B;
	position:	absolute;
	top:	7pc;
	left:	0pc;
	color:	#FFFFFF;
	text-decoration: none;
  	font-size: 0.8pc;
  
}

#navi a{
	color:	#FFFFFF;
	text-decoration: none;
	font-size: 0.8pc;
}


#bilderrahmen{
  z-index: 5;
  position:	absolute;
	top:	10pc;
	left:	2pc;
	height:	30.1pc;
	width:	15pc;
}

#bilderrahmenrechts{
  z-index: 5;
  position:	absolute;
	top:	10pc;
	left:	52pc;
	height:	30.1pc;
	width:	15pc;
}




#maintxt {
  z-index: 1;
  position:absolute;
  top: 10pc;
  left: 8pc;
  height: 25pc;
  width: 50pc;
	font-family:	Verdana, Arial, Helvetia,	sans-serif;
	font-size:	0.7pc;	
  background-color: #FFFFFF;
  overflow: auto;
	

}
.text {
  font-family:	Verdana, Arial, Helvetia,sans-serif;
	font-size:	0.7pc;	
	color:	#FFFFFF;
}

#maintxt a{
	font-family:	Verdana, Arial, Helvetia,sans-serif;
	font-size:	0.7pc;
	text-decoration: none;
	color:	#000000;
}
	
#maintxt h1 {
	font-family:	Verdana, Arial, Helvetia,sans-serif;
	font-size:	0.8pc;
	font-weight:	bold;
	background-color:	#FFFFFF;
	color:	#D82B5B;
}

#maintxt h2 {
	font-family:	Verdana, Arial, Helvetia,sans-serif;
	font-size:	0.7pc;
	font-weight:	bold;
	background-color:	#FFFFFF;
	color:	#D82B5B;
}

#maintxt li {
	font-family:	Verdana, Arial, Helvetia,sans-serif;
	font-size:	0.9pc;	
	color:	#D82B5B;
}  

#footer{
  	height:	3pc;
	width:	100%;
	background-color:	#D82B5B;
	position:	absolute;
	top:	35.1pc;
	left:	0pc;
	color:	#FFFFFF;
	font-size: 0.8pc;
  	z-index:5;
}
#footer table {
	font-family:	Verdana, Arial, Helvetia,sans-serif;
	font-size:	0.9pc;	
	color:	#FFFFFF;
	margin-left: 24pc;
	margin-top: 1pc;
	font-weight: bold;
	} 


