body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: small; 
	text-align: left;
	scrollbar-3dlight-color:#FFFFCC;
	scrollbar-face-color:darkblue;
	scrollbar-track-color:#FFFFCC;
	scrollbar-shadow-color:#FFFFCC;
	scrollbar-arrow-color:#FFFFCC;
	scrollbar-base-color:darkblue;
	background-color:#FFFFCC;
	color:#000000;
	}

a:link {
	text-decoration:underline; 
	color: #0000AA;
	}

a:visited {
	text-decoration:underline;
	color: #0000AA;
	}

a:active {
	text-decoration:underline ; 
	color: #0000AA;
	}

a:hover {
	text-decoration: underline;
	background-color: #FFD700;
	color: #0000AA;
	}

a.jump:link {
 font-family: Arial; font-size: medium; text-decoration:none; color: #000000;
}

a.jump:visited {
 font-family: Arial; font-size: medium; text-decoration:none ;color: #000080;
}

a.jump:active {
 font-family: Arial; font-size: medium; text-decoration:none ; color: #000050;
}

a.jump:hover {
 font-family: Arial; font-size: medium; text-align: left; text-decoration: underline;
 color: #FFD700;
}

a.mail:link {
 font-family: Arial; font-size: small; text-decoration:none; color: #000080;
}

a.mail:visited {
 font-family: Arial; font-size: small; text-decoration:none ;color: #000080;
}

a.mail:active {
 font-family: Arial; font-size: small; text-decoration:none ; color: #000050;
}

a.mail:hover {
 font-size: small; text-align: left; text-decoration: underline;
 color: #000080;
}


h1 {
	font-size: large;
	font-weight: bold;
	text-align: center;
	color: #0000AA;
	}

h2 {
 font-family: Arial;
 font-size: small;
 text-align: center;
 color: #000080;
}

h4 {
 font-family: Arial;
 text-align: center;
 color: #000000;
}

h5 {
 text-align: center;
 color: #000000;
}

h6 {
 font-size: x-small;
}

p {
 font-family:Arial, Helvetica, sans-serif;
 font-size:small;
 }

Input{
 font-family:Arial, Helvetica, sans-serif;
 font-size: small;
 font-weight: bold;
 }

textarea {
 font-family:Arial, Helvetica, sans-serif;
 font-size: small;
 font-weight: bold;
 }
 
.bildrechts {
	position: absolute;
	right: 0px;
	padding: 0px 0px 5px 5px;
	}

#menu p {
	line-height:1em;
	}

#menu a:link {
	text-decoration:none; 
	color: #0000AA;
	}

#menu a:visited {
	text-decoration:none;
	color: #0000AA;
	}

#menu a:active {
	text-decoration:none ; 
	color: #0000AA;
	}

#menu a:hover {
	text-decoration: none;
	background-color: #FFD700;
	color: #0000AA;
	}

.fussnote {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:x-small;
	}

