@charset "UTF-8";
/*Global*/

body {
	background-image: url(images/HG.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
 
body, td {
font-family: Verdana,Geneva,Arial,Helvetica,Swiss,Monaco,sans-serif;
font-size: 10px;
color: black;
line-height: 16px;
text-align:left;
}

/*Links*/

a:link {
color: #336699; 
font-style: italic; 
line-height: 22px; 
text-decoration: none; 
}

a:visited {
color: #336699;
font-style: italic;
line-height: 22px;
text-decoration: none;
}

a:hover {
color:#CC0000;
font-style: italic;
line-height: 22px;
text-decoration:underline overline;
}

a:active {
color: #336699;
font-style: italic;
line-height: 22px;
text-decoration: none;
}

/*Auszeichnugnen*/
.imtext {
font-family: Verdana,Geneva,Arial,Helvetica,Swiss,Monaco,sans-serif;
font-size: 9px;
font-weight:700;
color: black;
text-transform: uppercase;
letter-spacing: 1px;
line-height: 16px;
}

.Bildtitel {
font-family: Verdana,Geneva,Arial,Helvetica,Swiss,Monaco,sans-serif;
font-size: 9px;
letter-spacing: 1px;
text-transform: uppercase;
line-height: 16px;
text-align: left;
color: #336699;
}

.head {
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 22px;
	letter-spacing: 1px;
	line-height: 19px;
	text-transform: uppercase;
	text-decoration: none;
	color: #336699;
}

.head_red {font-family: Arial, Geneva, Verdana, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 22px;
letter-spacing: 1px;
line-height: 19px;
text-transform: uppercase;
text-decoration: none;
text-align: left;
color: #CC0000;
}

.superhead {
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 40px;
	letter-spacing: 1px;
	line-height: 32px;
	text-transform: uppercase;
	text-decoration: none;
	color: #336699;
}

.subline {font-family: Arial, Geneva, Verdana, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 14px;
letter-spacing: 1px;
line-height: 19px;
text-transform: uppercase;
text-decoration: none;
text-align: left;
color: #336699;
}

.subline_red {font-family: Arial, Geneva, Verdana, sans-serif;
font-style: normal;
font-weight: normal;
font-size: 14px;
letter-spacing: 1px;
line-height: 19px;
text-transform: uppercase;
text-decoration: none;
text-align: left;
color: #CC0000;
}

/*Listen*/

li {
border-top: 1px solid #999999;
padding: .3em;
list-style-type: none;
color: black;
line-height: 16px;
text-align:left;
}

ul {
margin-left: 0px;
padding-left: 0px;
border-bottom: 1px solid #999999;
list-style: none;
width: 100%;
text-align:left;
}

/*Bildschirmdarstellung*/

.noscreen {
color: white;
font-size: 1px;
display: none;
}

.keywords {
color:#fff;
font-size:1px;
display:none;
}

/*Ausdruck*/

.noprint { 
}

