body
{
	background-color:white;
	color:black;
	font-family:Verdana,Helvetica,Arial;
	font-size:10pt;
	margin:1cm;
	text-align:justify;
	alignment:justify;
}
p
{
	alignment:justify;
	text-align:justify;
}
h1
{
	font-size:32pt;
	font-weight:bold;
	text-align:center;
}
h2
{
	font-size:28pt;
	font-weight:normal;
	text-align:left;
	font-style:italic;
}
h3
{
	font-size:22pt;
	font-weight:normal;
}
ul
{
	list-style:bullet;
	margin-left:10%;
}
li
{
	list-style:bullet;
}
img {
	border-width:0px;
}

.formu
{
	background-color:#aaaaaa;
	color:blue;
	border-width:thick;
	border-style:ridge;
	border-color:blue;
	font-weight:bold;
}
.hinweis
{
	font-size:10pt;
	font-weight:bold;
}
.gesperrt
{
	font-weight:bold;
	letter-spacing:1mm;
}
.abstand
{
	line-height:8mm;
	color:blue;
}
.verweis
{
	font-weight:bold;
	color:blue;
	text-decoration:none;
	letter-spacing:1mm;
}
.rot
{
	color:red;
}
.resultHead
{
	font-weight:bold;
	font-size:11pt;
	background-color:#000020;
	border-style:groove;
	border-width:medium;
	border-color:blue;
	padding-left:5cm;
	padding-right:5cm;
	padding-top:5mm;
	padding-bottom:5mm;
}

.fileLink
{
	color=#6666ff;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

.fileContent
{
	background-color:#000040;
	padding:2mm;
	font-size:9pt;
	font-weight:bold;
	font-style:italic;
}

.list
{
	margin-left:0mm;
	margin-right:0mm;
	border-style:groove;
	border-width:medium;
	border-color:blue;
	padding-left:2.5cm;
	padding-right:2.5cm;
	padding-top:5mm;
	padding-bottom:5mm;
}

.backandforth
{
	border-style:groove;
	border-width:medium;
	border-color:blue;
	padding-left:2cm;
	padding-right:2cm;
	padding-top:5mm;
	padding-bottom:5mm;
	background-color:#000040;
}

.navigationLink
{
	color=#6666ff;
	font-family:Verdana;
	font-size:11pt;
	font-weight:bold;
	text-decoration:none;
}

#linuxlogo
{
	position:absolute;
	visibility:hidden;
	zIndex:-5;
	left:0;
	top:0;
}
.odd { 
	background-color:#cccccc;
}

.even {
	background-color:white;
}

.center {
	text-align:center;
}

.harenbergstyle {
	background-image:url(../img/harenbergbg.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center;
}

