body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
	background-color: #ffffff;
	margin-top: 0px;
	text-align: center;
}

a:link {
	text-decoration: none;
 	color: #8b0000;
}

a:visited {
	text-decoration: none;
	color: #8b0000;
}

a:hover {
	text-decoration: none;
	color: #ff0000;
}

.current {
	font-weight: bold;
	background-color: #CCDDFF;
}

.image { margin: 0px; border-width: 1px; border: 1px solid;}
a:link .image { border-color: #aaaaaa; color: #aaaaaa;}
a:visited .image { border-color: #666666; color: #666666;}
a:hover .image { border-color: #ffffff; color: #ffffff;}

.osxtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.osxtitle a:link {
	text-decoration: none;
	color: #000000;
}

.osxtitle a:visited {
	text-decoration: none;
	color: #000000;
}

.osxtitle a:hover {
	text-decoration: none;
	color: #ffffff;
}

/* zusatz */

h1
{
font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
color: #696969;
text-align: center;
font-size: 20px;
margin-top: 20px;
margin-bottom: 10px;
}

.textbox 
{
width: 730px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
margin-top: 10px;
text-align: left;
font-size: 14px;
}

.textinfo 
{
font-size: 13px;
padding-left: 20px;
padding-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
margin-top: 10px;
text-align: center;
color: #696969;
}


.linkbox 
{
width: 730px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
margin-left: 10px;
margin-right: 10px;
text-align: center;
color: #696969;
font-size: 11px;
}

