/*body*/
BODY {
	margin: 0px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color: white;
	background-color: #660000;	
/*	background-image: url(bilder/foot_background.jpg);
	background-position:2% 100%;   	
	background-repeat: no-repeat;	*/
}

/*text*/
ul {
	list-style-image: url(bilder/dot.gif);
	margin-top: 2px;
}

b {
	color: #bb3d3c;
}
b.big {
	color: #bb3d3c;
	font-size: 18px;
}

.field {
	border : 1px solid #760101;
	background-color : #982E0B;
}


.text {
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	line-height: 16px;	
}

/*links*/

a:link { 
color : white;
} 
a:visited { 
color : white;
} 
a:active { 
color : white;
} 


a.txt {
	text-decoration: none;
	color: #800c0c;
	font-weight: bold;
}
a.txt:hover{
	text-decoration: none;
	color: #ffffff;
	background-color: #800c0c;
}

#navi a {
	text-decoration: none;
	font-size: 14px;
	color: #eeecec;
	font-weight: bold;
		}
#navi a:hover {	
	text-decoration: none;
	color: #E4ABAB;
		}

#footer {	
	font-size: 10px;
	color: #c4c2c2;
	font-weight: normal;
	line-height: 10px;
	border-top: solid #c6331a 1px;
	padding-top: 4px;
	padding-bottom: 20px;
}		
		
#footer a {
	text-decoration: none;
	color: #c4c2c2;
	font-weight: normal;
	font-size: 10px;
}

#footer a:hover{
	text-decoration: none;
	color: #ffffff;
	background-color: #B90C0E;
}

.rufnummer {
font-weight: bold;
}

.preisauszeichnung {
font-size: 10px;
}
