html, body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333
}

body {
	background: #333333;
	padding-top:30px;
}

h1 {
	font-family: Lucida Sans Unicode, Arial, Helvetica, Verdana;
	font-size: 20pt;
	color: #333333;
	border-bottom:10px solid #333333;
}

h2 {
	font-family: Lucida Sans Unicode, Arial, Helvetica, Verdana;
	font-size: 14pt;
	color: #333333;
}

#main {
	width:780px;
	margin:auto;
}

#menu {
	padding:5px;
	color:#999999;
	background:#444444;
}

#menu a, #menu a:active, #menu a:link, #menu a:visited #menu a:visited {
	color:#999999;
	text-decoration:none;
	font-weight: bold;
	padding-right:5px;
	border-right: 1px solid #3c3c3c;
	border-bottom: 1px solid #3c3c3c;
}

#menu a:hover {
	color:#ffffff;
}

#content {
	background:#ee6633;
	padding:10px 60px;
}

.box {
	padding:10px;
	background:#ff8855;
}

.boxHeader {
	border-bottom: 1px solid #333333;
}

.boxTitle {
	font-weight:bold;
}

#gallery {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
	width:224px;
}

.imglabel {
	font-size:10px;
	text-align:center;
	color:#776655;
}

.img {
	float:left;
	padding:7px;
	background:#ff8855;
	text-align:center;
	min-height:154px;
	width:204px;
}

#footer {
	background:#444444;
	color:#888888;
	padding:3px;
	text-align:right;
}


a {
	color: #000000
}

a:active {color: #333333}
a:link { color: #333333}
a:hover { color: #000000}
a:visited {color: #333333}
a:visited:hover {color: #000000}


#footer {
	font-size: 9pt;
	color: #666666;
}

a.footerlink {font-size: 4pt; text-decoration : none; color: #666666;}
a.footerlink:active {font-size: 4pt; text-decoration : none; color: #DE7F0E}
a.footerlink:link {font-size: 4pt; text-decoration : none; color: #666666;}
a.footerlink:hover {font-size: 4pt; text-decoration : none; color: #DE7F0E}
a.footerlink:visited {font-size: 4pt; text-decoration : none; color: #666666;}
a.footerlink:visited:hover {font-size: 4pt; text-decoration : none; color: #DE7F0E}


.feldbezeichnung {  color: #425364}
.feldanmerkung {  color: #748394}
.feldinhalt {  color: #000000}
.linkkopf { color: #FFFFFF}
.datum {
	color: #333333;
}

