/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: Arial;
	color: #000000;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	background-repeat: repeat-y;
}

td { font-family: Arial; font-size: 9pt; color: #000000;}

#body {
    width: 100%;
	height: 100%;
}

#spacer {
    width: 100%;
	height: 10px;
}

#spacer2 {
    width: 100%;
	height: 5px;
}

/******************************
Layout
*******************************/
#content {
	width: 100%;
	height: 100%;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	font-size: 9pt;
	border: 1px;
	border-right-width: 0px;
	border-style: solid;
	border-color: #747474;
}

#navigation {
	width: 139;
	color: #ffffff;
	background-color: #0000FF;
	font-size: 9pt;
	font-weight: none;
	text-decoration: none;
}

#navigation a:hover{
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
}

#navigation a{
    display: block;
	font-size: 9pt; 
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
	color: #ffffff; 
    text-decoration: none;
}

#navigation2 {
	width: 139;
	color: #ffffff;
	background-color: #747474;
	font-size: 9pt;
	font-weight: none;
	text-decoration: none;
}

#navigation2 a:hover{
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
}

#navigation2 a{
    display: block;
	font-size: 9pt; 
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
	color: #ffffff; 
    text-decoration: none;
}

#navigation3 {
	width: 139;
	color: #ffffff;
	background-color: #0205B5;
	font-size: 9pt;
	font-weight: none;
	text-decoration: none;
}

#navigation3 a:hover{
	text-decoration: none;
	color: #000000;
	background-color: #ffffff;
}

#navigation3 a{
    display: block;
	font-size: 8pt; 
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
	color: #ffffff; 
    text-decoration: none;
}

#navigation5 {
	width: 139;
	color:#333333;
	background-color:#CCCCCC;
	font-size: 9pt;
	font-weight: none;
	text-decoration: none;
}

#navigation5 a:hover{
	text-decoration: underline;
	color: #000000;
	background-color: #ffffff;
}

#navigation5 a{
    display: block;
	font-size: 8pt; 
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
	color: #333333; 
    text-decoration: none;
}

#navigation_ld {
	width: 139;
	color: #000000;
	background-color: #FFFF00;
	font-size: 9pt;
	font-weight: none;
	text-decoration: none;
}

#navigation_ld a:hover{
	text-decoration: none;
	color: #ffff00;
	background-color: #0000FF;
}

#navigation_ld a{
    display: block;
	font-size: 9pt; 
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
	color: #000000; 
    text-decoration: none;
}

#link {
	color: #000000;
	font-size: 9pt;
	font-weight: none;
	text-decoration: none;
}

#link a:hover{
	text-decoration: underline;
	color: #0000FF;
}

#link a{
	color: #747474; 
    text-decoration: none;
	font-weight: bold;
}

#link2 {
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
}

#link2 a:hover{
	text-decoration: underline;
	color: #0000FF;
}

#link2 a{
	color: #747474; 
    text-decoration: none;
}

#text8 {
	color: #000000;
	font-size: 8pt;
	font-weight: none;
	text-decoration: none;
}

#event_main {font-family: Arial; font-size: 9pt; color: #000000;}
#event_main a:hover{text-decoration: underline;	color: #0000FF;}
#event_main a{font-size: 9pt; color: #747474; text-decoration: none; font-weight: bold;}

#link_ld {
	color: #000000;
	font-size: 9pt;
	font-weight: none;
	text-decoration: none;
}

#link_ld a:hover{
	text-decoration: underline;
	color: #FFD700;
}

#link_ld a{
	color: #747474; 
    	text-decoration: none;
	font-weight: bold;
}


#vst_date {
	color: #747474;
	font-size: 8pt;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:1px;
	padding-right:4px;
}

#vst_titel {
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:65px;
	padding-right:4px;
}

#vst_titel a:hover{
	text-decoration: underline;
	color: #0000FF;
}

#vst_titel a{
	color: #747474; 
	text-decoration: none;
}


#button {
	color: #ffffff;
	background-color:#0000FF;
	font-size: 9pt;
	text-decoration: none;
	padding:6px;
	width:200px;
	border-color:#ffffff;
	border-style:solid;
	border-bottom-width:2px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
}

#button a:hover{
	text-decoration: underline;
	color: #ffffff;
}

#button a{
	color: #ffffff; 
	text-decoration: none;
}

#button2 {
	color: #ffffff;
	background-color:#FF0000;
	font-size: 9pt;
	text-decoration: none;
	padding:6px;
	width:200px;
	border-color:#ffffff;
	border-style:solid;
	border-bottom-width:2px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
}

#button2 a:hover{
	text-decoration: underline;
	color: #ffffff;
}

#button2 a{
	color: #ffffff; 
	text-decoration: none;
}

/********************* ende **********************/