/* Navigationsleiste */
body.navleiste {background-color:#a0a0ff; color:#000000; background-image:url(bilder/navbg.jpg);
background-attachment:fixed; background-repeat:no-repeat;}
div.navverweis {position:absolute; left: 0px; width:196px; height:36px; border-width: 1px; border-style:solid; text-align:center;}
a.navverweis {font-family:arial,lucida,helvetica; font-size:22pt; text-decoration: none; color:#000000;}

a {color:#000080;}

/* Hauptdokument */
body {background-color:#a0a0ff; color:#000000; background-image:url(bilder/mainbg.jpg); background-attachment:fixed; background-repeat:no-repeat;}

/* Normale Texteinstellungen */
table,p,span,div,a,td,li {font-family:arial,lucida,hevetica; font-size:10pt;}
/* Hervorgehobener Text */
.b {font-weight: bold;}
.c {text-align: center;}
.small {font-size:10pt;}

.h1, h1 {
	text-align:center;
	font-family:arial,luciada,helvetica;
	font-size:48pt;
	font-weight : bold;
}
h2 {font-family:arial,luciada,helvetica; font-size:14pt; font-weight:bold;}
h3 {font-family:arial,luciada,helvetica; font-size:10pt; font-style:italic;}


