body {
	background-color: #000066;
	scrollbar-base-color: #000066;
	scrollbar-track-color: #c8bdc1;
	scrollbar-face-color: #000066;
	scrollbar-highlight-color: #000066;
	scrollbar-3dlight-color: #c8bdc1;
	scrollbar-darkshadow-color: #000066;
	scrollbar-shadow-color: #c8bdc1;
	scrollbar-arrow-color: #c8bdc1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e8e3e5;
	margin-left: 30px;


}

.first-letter {
	font-size: 40px;
	margin: 0 2px 0 0;
	float: left;
	color: #e8e3e5;
	font-weight: bold;

}
.h1 {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;



}
.laufzeile {
	font-size: 16px;
	font-style: normal;
	color: ffff00;
	text-align: center;
	font-weight: bold;
}

.newszeile {
	font-size: 14px;
	font-style: normal;
	color: ffff00;
	text-align: center;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}
.center {
	text-align: center;
}
.centerbold {
	font-weight: bold;
	color: #ffff00;
	text-align: center;
}
ul {
	list-style-position: outside;
	list-style-image:   url(../bilder/listepunkt.gif);
	list-style-type: disc;
	line-height: 150%;
}
.h2 {
	font-weight: bold;
	color: #FFFF00;
}
.galerieh1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	list-style-position: outside;
	list-style-image:   url(../bilder/listepunkt.gif);
	text-align: center;

}
.galerieh2 {
	font-weight: bold;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: circle;

}
.h3 {
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;

}
.hinweis {
	font-size: 90%;
}
.fußnote {
	font-size: 90%;
	color: #FFFF00;
	text-align: right;
}
.achtung {
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FF0033;
}

.h2kursiv {
	font-weight: bold;
	color: #FFFF00;
	font-style: italic;
}
.fußnote2 {

	font-size: 80%;
	color: #FFFFFF;
	text-align: right;
}

