<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Unbenanntes Dokument</title>
</head>

<body>
<pre>/* CSS Document */
/*
background color night: #1A1A1A

*/

body {
	margin-top:0px;
	margin-left:15px;
	margin-bottom:0px;
	margin-right:0px;
	background-color:#000000;
}


/* text and fonts */

td {
	/* Standard fonts in td's*/
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}

td.menu {
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
}

.small_text {
	font-family: arial, helvetica, sans-serif;
	font-size:10px;
}

.small_text_color {
	font-family: arial, helvetica, sans-serif;
	font-size:10px;
	color:#E6185B;
}

.small_text_lightcolor {
	font-family: arial, helvetica, sans-serif;
	font-size:10px;
	color:#FF6094;
}

.normal_text {
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
}

.normal_text_color {
	font-family: arial, helvetica, sans-serif;
	font-size:11px;
	color:#E6185B;
}

.subpage_title {
	font-family: arial, helvetica, sans-serif, trebuchet ms;
	font-size:24px;
	font-weight:bold;
	color:#ffffff;
}

.subpage_presented_by {
	font-family: arial, helvetica, sans-serif, trebuchet ms;
	font-size:14px;
	font-style:italic;
	color:#ffffff;
}

.subpage_presentor {
	font-family: arial, helvetica, sans-serif, trebuchet ms;
	font-size:24px;
	font-weight:bold;
	color:#ffffff;
}



/* spots */

.spot_text {
	color:#ffffff;
	font-size:11px;
}

.spot_small_headline {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
}

.spot_headline {
	color:#ffffff;
	font-size:17px;
	font-weight:bold;
}

.function_headline {
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
}

.comment_headline {
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
}

.comment_text {
	color:#ffffff;
	font-size:11px;
}


/* color and patterns */

.background_color, div.background_spacer{
	background-color:#1A1A1A;
}

.main_color1_back {
	background-color:#E6185B;
}

.main_color2_back, .image_gallery_nav, .list_archive_link, .list_archive_nav, .image_search_spot1, .image_search_spot3 {
	background-color:#CC0000;
}

.main_color3_back, .image_search_spot2 {
	background-color:#FFB6CF;
}

.crossnav_back {
	background:url(../graphics/stripes_grey_night_tiled.gif);
}

.grey_striped_back {
	background:url(../graphics/stripes_grey_night_tiled.gif);
}

.blue_striped_back {
	background:url(../graphics/stripes_blue_night_tiled.gif);
}

.pink_striped_back {
	background:url(../graphics/stripes_pink_night_tiled.gif);
}

.yellow_striped_back {
	background:url(../graphics/stripes_yellow_night_tiled.gif);
}


/* tables and boxes */

.border {
	border:1px solid #5A5A5A;
}

table.border_table {
	background-color:#5A5A5A;
}

td.border_table {
	background-color:#1A1A1A;
}

td.divider {
	background-color:#5A5A5A;
}

div.divider {
	overflow:hidden;
	height:1px;
	background-color:#5A5A5A;
}

div.dashed_divider {
	overflow:hidden;
	height:1px;
	border-top:1px dashed #5A5A5A;
}

td.dashed_divider {
	width:1px;
	border-left:1px dashed #5A5A5A;
}

.image_search_spot1, .image_search_spot3 {
	padding-left:14px;
	padding-top:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}

.image_search_spot2 {
	padding:9px;
	padding-left:10px;
	padding-right:10px;
}

.image_search_spot3 {
	font-size:11px;
	padding-right:14px;
}

table.toplist_spot_row {
	border-bottom:1px dashed #5A5A5A;
}

td.toplist_spot_color1 {
	background-color:#A0B77B;
	color:#FFFFFF;
	font-size:11px;
}

td.toplist_spot_color2 {
	background-color:#88A160;
	color:#FFFFFF;
	font-size:11px;
}

td.toplist_spot_color3 {
	background-color:#6E8746;
	color:#FFFFFF;
	font-size:11px;
}

td.toplist_spot_color4 {
	background-color:#85AFB8;
	color:#FFFFFF;
	font-size:11px;
}

td.toplist_spot_color5 {
	background-color:#6B97A0;
	color:#FFFFFF;
	font-size:11px;
}

td.toplist_spot_color6 {
	background-color:#537F88;
	color:#FFFFFF;
	font-size:11px;
}

td.toplist_spot_color7 {
	background-color:#B8A085;
	color:#FFFFFF;
	font-size:11px;
}

td.toplist_spot_color8 {
	background-color:#A2896B;
	color:#FFFFFF;
	font-size:11px;
}

td.toplist_spot_color9 {
	background-color:#896F51;
	color:#FFFFFF;
	font-size:11px;
}

.dashed_top_bottom {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:0px;
	padding-right:0px;
	border-top:1px dashed #5A5A5A;
	border-bottom:1px dashed #5A5A5A;
}

.byline_name {
	padding-left:10px;
	padding-bottom:1px;
	color:#ffffff;
	font-size:17px;
	font-weight:bold;
}

.byline_desc {
	padding-left:10px;
	padding-bottom:7px;
	color:#ffffff;
	font-size:11px;
}

.byline_email {
	border-top:1px dashed #5A5A5A;
	height:17px;
	padding-left:10px;
	padding-top:3px;
}

div.caption_tooltip {
	padding:2px;
	visibility:hidden;
	position:absolute;
	border:none;
	background-color:#FFB6CF;
}

.image_gallery_nav {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	height:14px;
	text-align:center;
	padding:1px;
	cursor:pointer;
}

.list_archive_link {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	height:14px;
	text-align:center;
	padding:1px;
	cursor:pointer;
}

.list_archive_nav {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	height:14px;
	text-align:center;
	padding:1px;
	cursor:pointer;
}


/* forms */

input.text {
	border:none;
	padding:2px;
	background-color:#FFB6CF;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

input.image_search {
	border:none;
	background-color:#FFFFFF;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

input.colored_button {
	background-color:#FF6094;
	border:none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}

textarea {
	border:none;
	padding:2px;
	background-color:#FFB6CF;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


/* spacers */

div.background_spacer {
	overflow:hidden;
}

div.space, div.space15, div.space10, div.space5 {
	overflow:hidden;
	visibility:hidden;
}

div.space15 {
	height:15px;
}

div.space10 {
	height:10px;
}

div.space5 {
	height:5px;
}


/* links */

a {
	color:#ffffff;
	text-decoration:none;
}

a:visited {
	color:#868585;
	text-decoration:none;
}

a:hover {
	color:#868585;
	text-decoration:none;
}


a.text {
	color:#ffffff;
}


a.text:hover {
	color:#E6185B;
}


a.spot {
	color:#ffffff;
	font-size:11px;
}

a.spot:hover {
	color:#FF6094;
}


a.spot_headline {
	color:#ffffff;
	font-size:17px;
}

a.spot_headline:visited {
	color:#ffffff;
}

a.spot_headline:hover {
	color:#FF6094;
}


/* text mainmenu classes */

a.mainmenu_text_off {
	color:#5A5A5A;
	font-size:13px;
}

a.mainmenu_text_off:visited {
	color:#5A5A5A;
}

a.mainmenu_text_off:hover {
	color:#FF6094;
}

a.mainmenu_text_on {
	color:#FF6094;
	font-size:13px;
}

a.mainmenu_text_on:visited {
	color:#FF6094;
}

a.mainmenu_text_on:hover {
	color:#FF6094;
}

/* text submenu classes */

a.submenu_text_off {
	color:#ffffff;
	font-size:11px;
}



a.submenu_text_off:hover {
	color:#FF6094;
}

a.submenu_text_on {
	color:#FF6094;
	font-size:11px;
}

a.submenu_text_on:visited {
	color:#FF6094;
}

a.submenu_text_on:hover {
	color:#FF6094;
}



.anylinkcss{
	position:absolute;
	visibility: hidden;
	font:normal 10px/18px Verdana;
	z-index: 130;
	background-color: #B1D7E5;
	width: 130px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0 solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.anylinkcss a{
	width: 100%;
	display: block;
	text-indent: 0px;
	border-bottom: 1px solid white;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 18px;
}

.anylinkcss a:hover{
	background-color: #710D13;
	color: white;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
}
.anylinkcss a:visited{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
}


.menuX {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
	margin: 3px 3px 3px 0px;
	padding: 2px 4px;
	width: auto;
	border: 1.5px solid #ffffff;
	clear: both;
	height: auto;
}



</pre>
<pre id="line1">&nbsp;</pre>
</body>
</html>
