.bg {  background-image: url(grafik/bg.jpg); 
	background-repeat: no-repeat; 
	background-color: #A6BF42
}

.navi {  font-family: times, serif; 
	font-size: 18px; 
	color: #993838; 
	padding: 0px 0px 0px 18px;
	text-decoration:none;
}

.navi:hover {  
	color: #ffffff;
	text-decoration:none; 
}

.impressum {  font-family: times, serif; 
	font-size: 11px; 
	color: #993838; 
	align: right;
	padding: 0px 28px 14px 0px;
	text-decoration:none;
}

.impressum:hover {  
	color: #ffffff;
	text-decoration:none; 
}

p { font-family: "times, serif"; 
	font-size: 14px; 
	color: #4B5B09 ; 
	line-height: 20px
}

a { color: #4B5B09;
	text-decoration:underline; 

}

a:hover { color: #4B5B09;
	text-decoration:none; 

}

h1 {  font-family: times, serif; 
	font-size: 24px; 
	font-weight: bold; 
	color: #993838; 
	padding: 0px 0px 18px 14px;

}

h2 { font-family: times, serif; 
	font-size: 18px; 
	font-weight: bold; 
	color: #993838; 
	padding: 0px 14px 14px 0px; 
}


.hl {  font-family: times, serif; 
	font-size: 24px; 
	font-weight: bold; 
	color: #993838; 
	padding: 0px 0px 14px 0px;

}

.hl2 { font-family: times, serif; font-size: 18px; font-weight: bold; color: #993838; padding: 0px 0px 14px 0px; }

.box {  background-image: url(grafik/bg_homebox.gif); 
	background-repeat: repeat-x; 
	border: #4B5B09; 
	border-style: solid; 
	border-width: 1px;
	background-color: #C8D888;
}

.profiltext {  font-family: "Times New Roman", Times, serif; font-size: 14px; color: #4B5B09; line-height: 20px}
.text { font-family: "Times New Roman", Times, serif; font-size: 14px; color: #FFFFFF ; line-height: 20px}
.text_klein { font-family: "Times New Roman", Times, serif; font-size: 11px; color: #FFFFFF }
.nummer { font-family: times, serif; font-size: 18px; font-weight: bold; color: #4B5B09; padding: 0px 0px 14px 0px; }
.tarfihinweis { font-family: "Times New Roman", Times, serif; font-size: 11px; color: #993838}


