
/*  Body  */

html, body{
	background-color: #ffffff;
	margin : 0;
	padding : 0;
	height:100%

}
table  {
	margin : 0;
	padding : 0;
	border-width : 0;
	border-spacing : 0;
}
p  {
	margin : 0;
	padding : 0;
}



/*  Links  */

a.cms_link, a.cms_link:link, a.cms_link:active, a.cms_link:visited, a.cms_link:hover  {
	font-family: Arial;
	font-size: 9pt;
    font-weight: normal;
	color : #333333;
	text-decoration : underline;
	line-height:normal;
}
a.cms_link:hover  {
	text-decoration : none;
}


a.cms_navigation, a.cms_navigation:link, a.cms_navigation:active, a.cms_navigation:visited, a.cms_navigation:hover  {
	font-family: Arial;
	color : #000000;
	text-decoration : none;
	line-height:normal;
}


a.cms_headlink, a.cms_headlink:link, a.cms_headlink:active, a.cms_headlink:visited, a.cms_headlink:hover  {
	font-family: Arial;
	font-size: 9px;
	color : #333;
	text-decoration : none;
	line-height:normal;
}
a.cms_headlink:hover  {
	text-decoration : underline;
}


a.cms_bild, a.cms_bild:link, a.cms_bild:active, a.cms_bild:visited, a.cms_bild:hover  {
	text-decoration : none;
	line-height:normal;
}


a.cms_link_small, a.cms_link_small:link, a.cms_link_small:active, a.cms_link_small:visited, a.cms_link_small:hover  {
	font-family: Arial;
	font-size: 10px;
	color : #333333;
	text-decoration : underline;
	line-height:normal;
}
a.cms_link_small:hover  {
	text-decoration : none;
}













legend {
	font-size: 11px;
	line-height:normal;
}


#legendbox {
	border-style:dotted;
	border-color: #C8C8C8;
	border-width:1px;
	padding-bottom: 4px;
	padding-top: 0px;
	margin: 0px;
	text-align: center;
	margin-right: 50px;
	padding: 4px;
	text-align:center;
	line-height:normal;
}

.boxlegende {
	font-weight: bold;
	color:#000000;
	line-height:normal;
}






/*  Text */

.text{
	font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
    line-height:normal;
}

.text_meldung{
	font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
    color: #4b638f;
    line-height:normal;
}

.text_fehler{
	font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    color: #aa0000;
    line-height:normal;
}

.text_legend_headline{
	font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #4b638f;
    line-height:normal;
}
.text_legend_footer{
	font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    color: #000000;
    line-height:normal;
}
.text_menue_headline{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    color: #FFFFFF;
    line-height:normal;
}


.text_menue_item{
	font-family: Arial;
    font-size: 8pt;
    font-weight: normal;
    color: #FFFFFF;
    line-height:normal;
}

.text_black{
	font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    color: #000000;
    line-height:normal;
}

.text_head_info{
	font-family: Arial;
	font-size: 9px;
	color : #333;
    font-weight: normal;
    line-height:normal;
}
.text_red{
	font-family: Arial;
    font-size: 9pt;
    font-weight: normal;
    color: #ff0000;
    line-height:normal;
}

.text_small{
	font-family: Arial;
    font-size: 10px;
    font-weight: normal;
    color: #333333;
    line-height:normal;
}


/*  Navigation */

.div_navigation{
	height:126px;
	position:relative;
	cursor:pointer;
}

a.cms_main_navigation, a.cms_main_navigation:link, a.cms_main_navigation:active, a.cms_main_navigation:visited, a.cms_main_navigation:hover {
	font-family: Arial;
	font-size: 11px;
    font-weight: normal;
	color : #333333;
	text-decoration : none;
	line-height:normal;
}



a.logout_link, a.logout_link:link, a.logout_link:active, a.logout_link:visited, a.logout_link:hover {
	font-family: Arial;
	font-size: 11px;
    font-weight: normal;
	color : #333333;
	text-decoration : none;
	line-height:normal;
}





