body {
	font-family: Arial, Helvetica, sans-serif;
	color: #4E0504;
	background-color: #FFFFFF;
	background-image: url(../bilder/hg-site.jpg);
	background-repeat: repeat-x;
	scrollbar-base-color:#CEEBC9;
	scrollbar-3dlight-color:#ECEAE7;
	scrollbar-arrow-color:#8B0516;
	scrollbar-darkshadow-color:#666666;
	scrollbar-face-color:#FFF;
	scrollbar-highlight-color:#FFF;
	scrollbar-shadow-color:#FFF;
	scrollbar-track-color:#FFF;
}

h3 {
	font-size: 14px;
}
#kleiner{
	font-size: 12px;
}

#layout {
	background-image: url(../bilder/lesezeichen.jpg);
	background-repeat: no-repeat;
}
#titelzeile {
	background-image: url(../bilder/layout/lesezeichen_01.jpg);
	background-repeat: no-repeat;
}
#inhaltTab {
	background-image: url(../bilder/layout/lesezeichen_03.jpg);
	background-repeat: repeat-y;
}
#abstand {
	padding-top: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

#navi {
	background-image: url(../bilder/layout/lesezeichen_04.jpg);
	background-repeat: no-repeat;
}
#naviUnten {
	background-image: url(../bilder/layout/lesezeichen_07.jpg);
	background-repeat: repeat-y;
}
#unten {
	background-image: url(../bilder/layout/lesezeichen_08.jpg);
	background-repeat: no-repeat;
}

#text {
	overflow: auto;
	z-index: auto;
	height: 400px;
	width: 547px;
	padding-right: 15px;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
}

#inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 14px;
}

#inhalt a:link {
	text-decoration: none;
	color: #300C00;
}

#inhalt a:visited {
	text-decoration: none;
	color: #300C00;
}
#inhalt a:hover {
	text-decoration: underline;
	color: #666666;
}
#inhalt a:active {
	text-decoration: none;
	color: #300C00;
}
#navLese {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: justify;
	line-height: 14px;
}

#navLese a:link {
	text-decoration: none;
	color: #300C00;
}

#navLese a:visited {
	text-decoration: none;
	color: #300C00;
}
#navLese a:hover {
	text-decoration: underline;
	color: #666666;
}
#navLese a:active {
	text-decoration: none;
	color: #300C00;
}
#programminhalt {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #660000;
	width: 450px;
	padding: 5px;
	text-align: justify;
}
#textTab2 {
	background-color: #660000;
	font-size: 12px;
	padding: 10px;
	color: #FFFFFF;
}
#textTab {
	font-size: 10px;
	color: #990000;
}
#textTab a:link {
	color: #990000;
	text-decoration: underline;
}

#textTab a:visited {
	text-decoration: underline;
	color: #990000;
}
#textTab a:hover {
	text-decoration: underline;
	color: #666666;
}
#textTab a:active {
	text-decoration: underline;
	color: #990000;
}
#schriftKlein {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 11px;
}
