* { 
	font-size:11px;
	border-width:0;
	color:#5A564B;
	font-family:Arial;
	}

.tiny {
	font-size:9px;
	}

.link {
	font-size:11px;
	}		

.bold {
	font-size:11px;
	font-weight:bold; 
	}

.headline {
	font-size:14px ;
	font-weight:bold; 
	}	

.headline2 {
	font-weight:bold; 
	}

.headline3 {
	font-style:italic; 
	}

.footer {
	font-weight:bold; 
	}

.preis {
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	color:#000000;
	}
			
.preiskl {
	font-size:11px;
	font-weight:bold;
	color:#000000;
	}
	
.weissgr {
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
	}

.weiss {
	font-size:13px;
	font-weight:bold;
	color:#000000;
	}	

.rot {
	font-weight:bold;
	color:#ff0000;
	}
		
.navi       {
	color:#ffffff;
	width:126px;
	height:19px;
	display:block;
	text-decoration:none;
	font-weight:bold;
	background-image:url(button_active.gif);
	padding-top:1px;
	text-align:center;
	background-repeat:no-repeat; 
	}		
							 		

a.navi {
	width:126px;
	height:19px;
	display:block;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	background-image:url(button.gif);
	background-repeat:no-repeat;
	padding-top:2px
	}


a.navi:hover { 
	background-image:url(button_over.gif);padding-top:1px
	}


input {
	color:#000000;
	background-color:#cccccc;
	}

textarea {
	color:#000000;
	background-color:#cccccc;
	}

.tabellenheader {
	border-left-color: #cccccc; 
	border-top-color: #cccccc; 
	border-bottom: #cccccc 1px solid; 
	background-color: transparent; 
	border-right-color: #cccccc
	}