/* HHM by www.supportware.at */



body {
	margin:0 0 0 0;
	background-color:#ffcc99;
  background-image: url(../images/hg_haus.gif) repeat-x;
 /* color: #333366; = blau */
 /* color: #333366; = bordeaux */
}

#logo {  
	top:0px;
	height: 450px; 
	width: 700px; 
	margin: 20px auto;
	padding: 0px;
}
#naventry {  
	height: 20px; 
	width: 510px; 
	margin: 20px auto;
	padding: 0px;
}
#naventryleft { 
	float:left; 
	height: 20px; 
	margin: 0px;
	padding: 0px;
}

/*
#naventrycenter { 
	float:center; 
	height: 20px; 
	margin: 0px;
	padding: 0px;
}
#naventryright { 
	float:right; 
	height: 20px; 
	margin: 0px;
	padding: 0px;
}

*/

/* Content */
	
.text {
font-weight: bold; 
text-decoration: none; 
color: #333366;
font-size: 12px;
line-height:12pt;
font-style:normal;
font-variant:small-caps;
font-family: Century Gothic;
letter-spacing:0,7em;
text-shadow:grey;
word-spacing:1,5mm;
padding: 10px;
}



