td {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 100%;
	background-color: #FAF0E6;
	color: #2f2f2f;
}

.body { color: #000000;
	background-color: #FAF0E6;
}

.bgv {
	background-image: url(gfx/line_v.gif);
	background-repeat: repeat-y;
}
.bgh {
	background-image: url(gfx/line_h.gif);
	background-repeat: repeat-x;
}
.navtitle {
	
	color: #191970;
	background-color: #FFDEAD;
}

.navtext {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #191970;
	background-color: #FFDEAD;	
}


a {
	color: #191970;
}

a:link {
	color: #191970;
}

a:visited {
	color: #191970;
}

a:hover {
	color: #FF8C00;
	text-decoration: none;
}


.headline {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 140%;
	color: #2f2f2f;
	font-weight: bold;
	background-color: #FAF0E6;
}

.date {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 120%;
	color: #191970;
	background-color: #FFDEAD;
	
}

.inhalt {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #000000;
	background-color: #FAF0E6;
}

.impressum {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #000000;
	background-color: #FAF0E6;

}

.entry {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FAF0E6;
}

.links { font-family: Verdana, Helvetica, Arial, sans-serif;
	 font-size: 100%;
	 color: #000000;
	 background-color: #FAF0E6;
}

.logo  {
	font-family: Courier, Times New Roman, Times, serif;
	font-size: 300%;
	font-weight: bold;
	color: #000000;
	background-color: #FAF0E6;
	text-decoration: none;
}

.untertitel {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 80%;
	font-weight: bold;
	background-color: #FAF0E6;
	color: #000000;
	text-decoration: none;
}

a.untertitel {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	background-color: #FAF0E6;
	color: #000000;
	text-decoration: none;
}
	


.mailen {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight:italic;
	background-color: #FAF0E6;
	color: #000000;
}

.bildunterschrift {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 60%;
	font-weight:italic;
	background-color: #FAF0E6;
	color: #2f2f2f;
	
}

.zwischenraum {
	background-color: #FAF0E6;
}