<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #444444;
	font-size: 9pt;
	textdecoration: none;	
	background: #333333 url(bilder/interface/background.gif) repeat-y center top;
}

a:link {
	text-decoration: underline;
	color: #444444;
	font-size: 9pt;
	}

a:visited {
	text-decoration: underline;
	color: #444444;
	font-size: 9pt;
}

a:hover {
	text-decoration: none;
	color: #555555;
	font-size: 9pt;
	}

a:active {
	text-decoration: underline;
	color: #444444;
	font-size: 9pt;
}

a.gallerylink:link {
	text-decoration: underline;
	color: #444444;
	font-size: 9pt;
	}

a.gallerylink:visited {
	text-decoration: none;
	color: #777777;
	font-size: 9pt;
}

a.gallerylink:hover {
	text-decoration: none;
	color: #555555;
	font-size: 9pt;
	}

a.gallerylink:active {
	text-decoration: underline;
	color: #444444;
	font-size: 9pt;
}

a.small:link {
	text-decoration: underline;
	color: #444444;
	font-size: 8pt;
	}

a.small:visited {
	text-decoration: underline;
	color: #444444;
	font-size: 8pt;
}

a.small:hover {
	text-decoration: none;
	color: #555555;
	font-size: 8pt;
	}

a.small:active {
	text-decoration: underline;
	color: #444444;
	font-size: 8pt;
}

a.bigfat:link {
	text-decoration: none;
	color: #444444;
	font-size: 16pt;
	font-weight: bold;
	}

a.bigfat:visited {
	text-decoration: none;
	color: #444444;
	font-size: 16pt;
	font-weight: bold;
}

a.bigfat:hover {
	text-decoration: underline;
	color: #555555;
	font-size: 16pt;
	font-weight: bold;
	}

a.bigfat:active {
	text-decoration: none;
	color: #444444;
	font-size: 16pt;
	font-weight: bold;
}

.small {
	font-size: 8pt;
}

.small2 {
	font-size: 7pt;
	color: #777777;
}

.boxtitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #777777;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;	
	position:relative;	
	clear:left;	
	float:left;		
	padding: 8px 0px 0px 0px;
}

.boxtitlered {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #AA0000;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;	
	position:relative;	
	clear:left;	
	float:left;		
	padding: 8px 0px 0px 0px;
}

table {
	color: #444444;
	font-size: 9pt;
	textdecoration: none;
}

td.top_border {
	border: 0px;
	background: url(bilder/interface/box_top.jpg) no-repeat left top;
	height: 29px;
}

td.top_border2 {
	border: 0px;
	background: url(bilder/interface/box_top_2.jpg) no-repeat left top;
	height: 29px;
}

td.top_border3 {
	border: 0px;
	background: url(bilder/interface/box_border_top_3.jpg) repeat-x left top;
	height: 12px;
}

td.bottom_border {
	border: 0px;
	background: url(bilder/interface/box_border_bottom.jpg) repeat-x left top;
	height: 12px;
}

td.left_border {
	border: 0px;
	background: url(bilder/interface/box_border_l.jpg) repeat-y left top;
	width: 12px;
}

td.right_border {
	border: 0px;
	background: url(bilder/interface/box_border_r.jpg) repeat-y left top;
	width: 12px;
}

td.top_corner_left {
	border: 0px;
	background: url(bilder/interface/box_corner_top_l.jpg) no-repeat;
	width: 12px;
	height: 29px;
}

td.top_corner_left3 {
	border: 0px;
	background: url(bilder/interface/box_corner_top_l_3.jpg) no-repeat;
	width: 12px;
	height: 12px;
}

td.top_corner_right {
	border: 0px;
	background: url(bilder/interface/box_corner_top_r.jpg) no-repeat;
	width: 12px;
	height: 29px;
}

td.top_corner_right3 {
	border: 0px;
	background: url(bilder/interface/box_corner_top_r_3.jpg) no-repeat;
	width: 12px;
	height: 12px;
}

td.bottom_corner_left {
	border: 0px;
	background: url(bilder/interface/box_corner_bottom_l.jpg) no-repeat;
	width: 12px;
	height: 12px;
}

td.bottom_corner_right {
	border: 0px;
	background: url(bilder/interface/box_corner_bottom_r.jpg) no-repeat;
	width: 12px;
	height: 12px;
}

td.box {
	background-color: #FFFFFF;
	border: 0px;
}

img.border {
	background-color: #000000;
	margin: 1px;
	border: 0px;
	border-style: solid;
	border-color: #000000;
}

h1.normal {
	font-size: 13pt;
	margin: 0px;
	}
	
h3.normal {
	font-size: 13pt;
	margin: 0px;
	}
	
input{
        color: #000000;
        background-color: #FFFFFF;
        border: 1px solid #444444;
        font-family: arial;
        font-size: 13px;
}

textarea{
        color: #000000;
        background-color: #FFFFFF;
        border: 1px solid #444444;
        font-family: arial;
        font-size: 13px;
}

select{
        color: #000000;
        background-color: #FFFFFF;
        border: 1px solid #444444;
        font-family: arial;
        font-size: 13px;
}

.textbox{
	font-size: 10pt;
	width: 630px;
	margin: 0px 0px 0px 0px;
}

.red {
	color: #AA0000;
	}

.green {
	color: #008800;
}

.copyright {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #efefef;
	font-size: 7pt;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	}
//-->