a:link {
	color : #0000FF;
}

a:visited {
	color : #000080;
}

a:hover {
	color : #FF0000;
	text-decoration : none;
}

a:active {
	color : #FF0000;
}

body {
	background-color : #FFFFFF;
	color : #000000;
}

form {
	margin-bottom : 0.6em;
	margin-top : 17px;
}

h1 {
	color : #FFFF00;
	font-family : Verdana,Arial,sans-serif;
	font-size : 22pt;
}

h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i {
	font-family : Arial,sans-serif;
}

/* Haupttitel*/
h1.kleiner {
	font-size : 18pt;
}

/* für noch l&auml;ngere Haupttitel*/
h2 {
	color : #808080;
	font-family : Verdana,Arial,sans-serif;
	font-size : 18pt;
	margin-bottom : 0px;
	margin-top : 10px;
}

/* für noch l&auml;ngere Haupttitel*/
h2.kleiner {
	color : #808080;
	font-family : Verdana,Arial,sans-serif;
	font-size : 14pt;
}

/* Seitentitel*/
h3 {
	color : #008080;
	font-family : Verdana,Arial,sans-serif;
	font-size : 11pt;
}

/* Marginalienüberschriften*/
h4 {
	color : #008080;
	font-family : Verdana,Arial,sans-serif;
	font-size : 11pt;
	text-align : center;
}

p {
	font-family : Arial,sans-serif;
	text-align : justify;
}

p,ul,ol,li,dt,dd,div,td,th,address,nobr,b,i {
	font-size : 10pt;
}

/* normaler Text*/
p.1margtitel {
	color : #008080;
	font-family : Arial,sans-serif;
	font-size : 14pt;
	font-weight : bold;
	text-align : left;
}

/* Erste Marginalienüberschrift*/
p.margtitel {
	color : #008080;
	font-family : Arial,sans-serif;
	font-size : 12pt;
}

.fuss {
	font-family : Arial,sans-serif;
	font-size : 8pt;
}

.marginal {
	color : #008080;
	font-size : 14pt;
}

/* Marginalienüberschriften*/
.mbar {
	background-color : #FDFDF3;
	font-family : Arial,sans-serif;
	font-size : 9pt;
}
