body	{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
h1	{
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	margin: 0;
	padding: 0;
	display: inline;
}
h2	{
	font-size: 11px;
	color: #036;
	margin: 0;
	padding: 0;
	display: inline;
}

a:link,a:active,a:visited {
	color: #Ffcc33;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.navlink:link,a.navlink:active,a.navlink:visited {
	color: #FFCC33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	margin: 5px;
}
a.navlink:hover {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
}
.text, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
}
.text_gelb_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFCC33;
	font-weight: bold;
}
.text_gelb_kursiv {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFCC33;
}

.content_superhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
 }
.content_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #FFCC33;
 }
.nav_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF; 
	line-height: 18px
}
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.table_infos {
	background-color: #000000;
	border-width: 3px;
	border-style: dotted;
	border-color: #fff;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.table_verabreden {
	background-color: #000000;
	border-width: 3px;
	border-style: dotted;
	border-color: #FFFFFF;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	background-color: #e6e6e6;
	border-width: 1px;
	margin: 1px;
	padding: 2px;
}

option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-color: #e6e6e6;
	border: 1px dashed #FFFFFF;
	padding: 1px;
}

.td_padding5 {
	padding: 5px;
}
.td_padding10	{
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px
}

hr {
	color: #ffcc33;
	height: 1px;
}

.td_color {
	background-color: #990000;
}
.td_content_color {
	background-color: #990000;
}
.text_blau_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #00CCCC;
	font-weight: bold;
}

#details h3 {
margin: 0 0 5px 0px;
padding: 0;
color: #00CCCC;

}
#details h4 {
margin: 0 0 5px 0px;
padding: 0;
color: #FFCC33;	
font-size: 16px;
font-weight: bold;
line-height: 20px;
}
#details strong {
color: #FFCC33;	
}
#details h5 {
font-size: 12px;
color: #FFFFFF;
margin: 0;
padding: 0;
}
#details h6 {
font-weight: normal;
font-size: 12px;
font-style:italic;
color:#FFCC33;
margin: 0 0 5px 0px;
padding: 0;
}
#details img {
margin: 0 10px 10px 0px;
width: 240px;
float:left;
}
.grellblock {
color:#000000;
font-weight:bold;
text-align:center;
padding:1px 3px 3px 5px;
margin: 0px 10px 15px 0px;
background-color:#ff3;
border-bottom: 1px solid #000;
border-right: 1px solid #000;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
display: block;}
