/* CSS Document */


body {  
    background-color: #FFFFFF; 
	font-family: Arial, Helvetica;
	font-size: 12px; 
	color: #000000;
}


.menue1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.headlinehm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #80AECF;
	text-decoration: none;
}

.headlineum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

.start {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000; 
	text-decoration: none;
}
.style01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000; 
	text-decoration: none;
}
.style02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;  
	text-decoration: none;
}
.style02blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;  
	text-decoration: none;
}
.style02red{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;  
	text-decoration: none;
}
.style02grey{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;  
	text-decoration: none;
}
.styleBorderBottom {
	border-bottom: 1px #CCCCCC solid;
	 border-left: 1px #CCCCCC solid; 
	 border-right: 1px #CCCCCC solid;
}
.styleBorderTop {
	border-top: 1px #CCCCCC solid;
	 border-left: 1px #CCCCCC solid; 
	 border-right: 1px #CCCCCC solid;
}

.styleBorderTopLine {
	border-top: 1px #CCCCCC solid;
}

.styleBorderBottomLine {
	border-bottom: 1px #CCCCCC solid;
}
