<style type="text/css">
BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0px;
}


.BaseTable { /* ganzseiteige Basistabelle */
	text-align:center; 
	vertical-align:middle; 
	border-width:0px;
	border-style:none;
	margin: 0px;
	padding: 0px;
}
.MainTable { /* zentrierte Haupttabelle */
	background-color:#ffffff;
	border-width:1px; 
	border-color:#cccccc; 
	border-style:solid; 
	margin:0px;
}

.MainColumnLeft { /* linke Hauptspalte */
	border-right-width:1px; 
	border-right-color:#cccccc; 
	border-right-style:solid; 
	margin:0px;
	vertical-align:top;
}

.MainPic { 
	margin: 0px;
	padding: 0px;
	vertical-align:top;
}


.MainColumnRight { /* linke Hauptspalte */
	margin:0px;
	vertical-align:top;
}

.Scrollbar { 
	border-right-width:1px; 
	border-right-color:#cccccc; 
	border-right-style:solid; 
	margin:0px;
	vertical-align:bottom;
	text-align:right;
}


.Head {
	background-color:#000000;
	margin:0px;
	padding:0px;
}



.MainMenue {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#585858;
	font-size : 11px;
	font-weight : bold;
	color: #ffffff;
	border-right-width:1px; 
	border-right-color:#cccccc; 
	border-right-style:solid; 
	border-bottom-width:1px; 
	border-bottom-color:#ccccc; 
	border-bottom-style:solid;
	border-top-width:1px; 
	border-top-color:#cccccc; 
	border-top-style:solid; 
	margin:0px;
	text-align:center;
	padding-left: 4px;
	padding-right: 4px;
	text-align:center;
	cursor:pointer;
}

.MainMenue a:link{ color: #ffffff; text-decoration: none; }
.MainMenue a:visited { color: #ffffff; text-decoration: none ;}
.MainMenue a:active { color: #ffffff; text-decoration: none; }
.MainMenue a:hover{ color: #ffffff; text-decoration: none;}

.RootMenue {
	background-color:#000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #ffffff;
	margin:0px;
	text-align:center;
}

.RootMenue a:link{ color: #ffffff; text-decoration: none; }
.RootMenue a:visited { color: #ffffff; text-decoration: none ;}
.RootMenue a:active { color: #ffffff; text-decoration: none; }
.RootMenue a:hover{ color: #ffffff; text-decoration: none;}

.MainMenueRight {
	background-color:#585858;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #FFffff;
	margin:0px;
	text-align:center;
	cursor:pointer;
	border-bottom-width:1px; 
	border-bottom-color:#cccccc; 
	border-bottom-style:solid; 
	border-top-width:1px; 
	border-top-color:#cccccc; 
	border-top-style:solid; 
}

.MainMenueRight a:link{ color: #ffffff; text-decoration: none; }
.MainMenueRight a:visited { color: #fffff; text-decoration: none ;}
.MainMenueRight a:active { color: #ffffff; text-decoration: none; }
.MainMenueRight a:hover{ color: #ffffff; text-decoration: none;}

.SubMenue {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#000000;
	font-size : 10px;
	color: #ffffff;
	border-left-width:1px; 
	border-left-color:#cccccc; 
	border-left-style:solid;
	border-right-width:1px; 
	border-right-color:#cccccc; 
	border-right-style:solid;
	border-bottom-width:1px; 
	border-bottom-color:#cccccc; 
	border-bottom-style:solid;
	margin:0px;
	text-align:center;
	padding-left: 6px;
	padding-right: 6px;
	text-align:left;
	cursor:pointer;
	line-height : 18px;
}

.SubMenue a:link{ color: #ffffff; text-decoration: none; }
.SubMenue a:visited{ color: #ffffff; text-decoration: none; }
.SubMenue a:active{ color: #ffffff; text-decoration: none; }
.SubMenue a:hover{ color: #ffffff; text-decoration: none; }

.HeadSpace {
	background-color:#ffffff;
	margin:0px;
}

.LogoBottomSpace {
	background-color:#3E57A3;
	text-align:right;
	padding-right:10px;
}

.LeftSpace {
	background-color:#203B90;
}

.Content {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.Headline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color: #F99D1C;
	padding-left:28px;
	padding-top:10px;
	padding-bottom: 10px;
	line-height : 25px;
}

.HeadlineLeft {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color: #dd0000;
	padding-left:0px;
	padding-top:12px;
	padding-bottom: 10px;
	line-height : 20px;
}

.Subline {
	font-size : 10px;
	font-weight : bold;
	color: #ffffff;
	padding-top:11px;
	padding-left: 0px;
	padding-bottom: 2px;
}
.Subline a:link{ color: #ffffff; text-decoration: underline; }
.Subline a:visited { color: #ffffff; text-decoration: underline ;}
.Subline a:active{ color: #ffffff; text-decoration: underline; }
.Subline a:hover{ color: #ffffff; text-decoration: underline;}

.Text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-top: 0px;
	font-size : 12px;
	line-height : 14px;
	color:#000000;
	letter-spacing: 0px;
}
.Text a:link{ color: #000099; text-decoration: underline; }
.Text a:visited { color: #000099; text-decoration: underline ;}
.Text a:active{ color: #000099; text-decoration: underline; }
.Text a:hover{ color: #000099; text-decoration: underline;}
	
.List {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 12px;
	color: #000055;
	letter-spacing : 0px;
	vertical-align : top;
	padding-top:4px;
}
.List a:link{ color: #000055; text-decoration: underline; }
.List a:visited { color: #000055; text-decoration: underline ;}
.List a:active{ color: #000055; text-decoration: underline; }
.List a:hover{ color: #000055; text-decoration: underline;}
	
.SideText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	font-size : 10px;
	line-height : 13.5px;
	color:#ffffff;
	letter-spacing: 0px;
}
.SideText a:link{ color: #ffffff; text-decoration: none; }
.SideText a:visited { color: #ffffff; text-decoration: none ;}
.SideText a:active{ color: #ffffff; text-decoration: none; }
.SideText a:hover{ color: #ffffff; text-decoration: none;}

.Form {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:1px;
	font-size : 10px;
	line-height : 16px;
	color:#000055;
	background-color:#fdffcf;
	letter-spacing: 0px;

}

.FormHeader {
	font-size : 11px;
	font-weight : bold;
	color: #ffffff;
	padding-top:11px;
	padding-left: 0px;
	padding-bottom:3px;
	line-height:11px;
	vertical-align:bottom;
	border-bottom-width:1px; 
	border-bottom-color:#850000; 
	border-bottom-style:solid;
	width:420px;
}

.FormBlockStart {
	margin-top:13px;
}

.FormText {
	padding-left:3px;
	padding-right:3px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;

	color:#000055;
	background-color:#D8DDFE;
	text-align:left;
}
.FormButton {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight:bold;
	color:white;
	text-align:center;

}

.FormButton a:link{ color: #ffffff; text-decoration: none; }
.FormButton a:visited { color: #ffffff; text-decoration: none ;}
.FormButton a:active{ color: #ffffff; text-decoration: none; }
.FormButton a:hover{ color: #ffffff; text-decoration: none;}

.Press {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 0px;
	padding-top: 4px;
	font-size : 10px;
	line-height : 10px;
	color:#000055;
	letter-spacing: 0px;
}

.PressPicBlock {
	padding-top:7px;
	padding-bottom:7px;
	padding-right:20px;
	border-bottom-width:1px; 
	border-bottom-color:#000055; 
	border-bottom-style:solid;
	text-align:left;

}
.PressPicBlockFirst {
	padding-top:7px;
	padding-bottom:7px;
	padding-right:20px;
	border-top-width:1px; 
	border-top-color:#000055; 
	border-top-style:solid;
	border-bottom-width:1px; 
	border-bottom-color:#000055; 
	border-bottom-style:solid;
	text-align:left;
}


.Item {
	margin:0px;
	padding:0px;
	text-align:right;
	padding-top: 1px;
}
.Press a:link{ color: #000055; text-decoration: underline; }
.Press a:visited { color: #000055; text-decoration: underline ;}
.Press a:active{ color: #000055; text-decoration: underline; }
.Press a:hover{ color: #000055; text-decoration: underline;}

</style>