font.ueberschrift {
	font-size: 25px;
	color: #C70F24;
	font-family : "Bauhaus Md BT", Bauhaus, "Bauhaus Hv BT", "Bauhaus Lt BT", Arial, sans-serif;
	text-decoration: none;
	font-style : normal;
	font-weight : bold;
}
font.autor {
	font-size: 15px;
	color:#ff9933;
	font-family : Helvetica,Arial,sans-serif;
	text-decoration: none;	
}
font.textmain {
	font-size: 12px;
	color:#000000;
	font-family : Helvetica,Arial,sans-serif;
	text-decoration: none;	
}
font.preis {
	font-size: 10px;
	color:#000000;
	font-family : Helvetica,Arial,sans-serif;
	text-decoration: none;	
}
font.hinweis {
	font-size: 12px;
	color:#ff3333;
	font-family : Helvetica,Arial,sans-serif;
	text-decoration: none;	
}
td.preis{
	background-color : #ff9933;
}
font.bestellen {
	font-size: 20px;
	color:#ff9933;
	font-family : Helvetica,Arial,sans-serif;
	text-decoration: none;	
}	

body.spezial {
	scrollbar-DarkShadow-Color: #8888FF; 
	scrollbar-Track-Color: #8888FF; 
	scrollbar-Face-Color: #A1A1D9; 
	scrollbar-Shadow-Color: #FFFFFF; 
	scrollbar-Highlight-Color: #FFFFFF; 
	scrollbar-3dLight-Color: #FFFFFF; 
	scrollbar-Arrow-Color: #FFFFFF ;

	background-attachment : fixed;

}
body.fix{
	background : #FFF9D9 url(../img/background.gif) repeat-y;
	}
div.text{
	position: absolute;
	left: 0px;
	top: 0px;
}
div.main{
	position : relative;
	top : 25%;
}
div.navigation{
	position: absolute;
	left: 0px;
}
div.gesamt{
	width : 100%;
	position : absolute;
	top : 50%;
	left : 50%;
}
div.exakt{
	position : absolute;
	top : 0px;
	left : 0px;
}
div.r_oben{
	position: absolute; 
	top: 0px; 
	right: 0px; 
}
div.r_left{
	position: absolute; 
	top: 0px; 
	left: 0px;
	width: 100%; 
}
div.karte{
	position: absolute;
	top: 100px;
	left: 200px;
}
table.main_table{
	
}
