BODY {
	background-color : #fffef8;
	font-family : Century Gothic, Verdana, Geneva, Arial, sans-serif;
	font-size : 10pt;
	color : #696969;
}
#body, html
{
min-height:100.2%; /*Scrollbar immer anzeigen*/
}

p {
	font-size : 10pt;
	color : #696969;
}
td{
	font-size : 10pt;
	color : #696969;
}
H1 {
	font-size : 14pt;
	color : #696969;
}

H2 {
	font-size : 12pt;
	color : #696969;
}
H3 {
	font-size : 10pt;
	font-weight : bold;
	color : #696969;
}


A {
	color : #696969;
}
A:ACTIVE {
	color : #e2bc12;
}
A:HOVER {
	color : #e2bc12;
}
.nav_active {
	font-size : 12pt;
	color : #e2bc12;
	font-weight : bold;
	text-decoration:none;
}
.nav {
	font-size : 12pt;
	color : #696969;
	text-decoration:none;
	font-weight : bold;
}

.zitat{
	margin-top: -15px;
	margin-bottom:-15px;
	font-size:8pt;
	color : #F3C64F;
}
.caption{
	font-size:8pt;
	font-weight : bold;
	margin-top:0px;
	margin-left:5px;
}

