body{
background-image:url(picts/bg_neu.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
background-color:#CCCCCC;
}

#dropmenudiv{
	position:absolute;
	background-color: #FFFFFF;
	border: 1px transparent;
	z-index: 100;
	line-height: 18px;
}

#dropmenudiv a{
width: 300;
display: block;
text-indent: 3px;
border-bottom: 1px solid #FFF;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #999999;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #000000;
}

a:visited {
	text-decoration: none;
	font-weight: bold;
}
body {
	background-color: #FFFFFF;
}
.schriftzug {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.6em;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 7px;
}
.lauftext {
	letter-spacing: 0.05em;
	line-height:140%;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 7px;
}
.lauftext a{
text-decoration:underline;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.2em;
	color: #FFFFFF;
	text-indent: 7pt;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.format {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 7px;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	margin: 7px auto auto;
	text-indent: 7pt;
	letter-spacing: 0.1em;
}
.downloads {
	background-color: #CCCC66;
}
.linie{
	border-top: 2px solid #999999;
	border-right: 1px none #CCCC66;
	border-bottom: 1px none #000000;
	border-left: 1px none #CCCC66;
	width: 100%;
}
h3 {
font-size: 15px;
margin-bottom: 0px;
margin-top: 10px;
}
h4 {
font-size: 15px;
color: #aa9d33;
margin-bottom: 0px;
margin-top: 10px;
}
