<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #8E8E8E;
	font-size: 9pt;
	textdecoration: none;	
}

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

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

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

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

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

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

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

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

a.list:link {
	text-decoration: none;
	color: #333333;
	font-size: 8pt;
	font-weight: bold;
	}

a.list:visited {
	text-decoration: none;
	color: #333333;
	font-size: 8pt;
	font-weight: bold;
}

a.list:hover {
	text-decoration: none;
	color: #333333;
	font-size: 8pt;
	font-weight: bold;
	}

a.list:active {
	text-decoration: none;
	color: #333333;
	font-size: 8pt;
	font-weight: bold;
}

a.big:link {
	text-decoration: none;
	color: #F61B73;
	font-size: 12pt;
	font-weight: bold;
	}

a.big:visited {
	text-decoration: none;
	color: #F61B73;
	font-size: 12pt;
	font-weight: bold;
}

a.big:hover {
	text-decoration: underline;
	color: #E50051;
	font-size: 12pt;
	font-weight: bold;
	}

a.big:active {
	text-decoration: none;
	color: #F61B73;
	font-size: 12pt;
	font-weight: bold;
}

.small {
	font-size: 8pt;
}

.small2 {
	color: #888888;
	font-size: 7pt;
	text-align: right;
	font-style: italic;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-bottom-color: #EFEFEF;
}

.smalltitle {
	background-color: #F2F2F2;
	font-weight: bold;
	font-size: 8pt;
}


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

td.menueborder {
	background-color: #FFFFFF;
	border: 0px;
	background-image: url(bilder/layout/menueborder.gif);
	background-repeat: repeat-y;
}

td.menueborder2 {
	background-color: #FFFFFF;
	border: 0px;
	background-image: url(bilder/layout/menueborder2.gif);
	background-repeat: repeat-x;
}

td.topborder {
	background-color: #FFFFFF;
	border: 0px;
	width: 756px;
	height: 20px;
	background-image: url(bilder/layout/header_04.gif);
	padding-left: 6px;
	padding-right: 6px;
	text-align: right;
	vertical-align: middle;
	font-size: 8pt;
}

td.content {
	background-color: #FFFFFF;
	border: 0px;
	background-image: url(bilder/layout/hg.gif);
	padding-top: 3px;
	align: center;
	text-align: center;
	vertical-align: top;
}

td.style1 {
	background-color: #F2F2F2;
}

tr.style1 {
	background-color: #F5F5F5;
}

td.style2 {
	font-size: 8pt;
	font-weight: bold;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #EFEFEF;
}

p.revtitel {
	font-size: 9pt;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	font-weight: bold;
}

p.revtitel2 {
	font-size: 11pt;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0px;
	font-weight: bold;
}

p.revpreview {
	font-size: 8pt;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: justify;
}

p.revsmallprev {
	background-color: #F2F2F2;
	font-size: 8pt;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: right;
	font-style: italic;
}

p.navi {
	font-size: 8pt;
	font-weight: bold;
	color: #444444;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-bottom-color: #EFEFEF;
}

p.points {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	margin-bottom: 0px;
	margin-top: 5px;
	padding: 0px;
	font-weight: bold;
}

p.info {
	margin-bottom: 0px;
	margin-top: 0px;
}

p {
	margin-bottom: 3px;
	margin-top: 3px;
}

h2.titel {
	background-color: #F2F2F2;
	font-size: 12pt;
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 0px;
	font-weight: bold;
}

h1.titel {
	background-color: #F2F2F2;
	font-size: 12pt;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	font-weight: bold;
}

strong.red {
	color: #AA0000;
}

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

input{
        color: #000000;
        background-color: #FFFFFF;
        border: 1px solid #C0C0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt;
}

select{
        color: #000000;
        background-color: #FFFFFF;
        border: 1px solid #C0C0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt;
}

input.noborder{
        color: #000000;
        background-color: #FFFFFF;
        border: 0px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt;
}

textarea{
        color: #000000;
        background-color: #FFFFFF;
        border: 1px solid #C0C0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt;
}

.f-anzfeld { 
	width: 319px;
}

.f-anzfeld2 { 
	width: 153px;
}

textarea.box {
	width: 319px;
	height: 100px;
}

textarea.box2 {
        font-size: 8pt;
	width: 400px;
	height: 50px;
}

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