.header {
	background-image: url(../images/header.jpg);
}
.headerline {
	background-image: url(../images/headerline.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:justify;
	text-indent:10px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
	color: #000000;
	background-color: #99CC99;
	border-top: thin none #009900;
	border-right: thin dotted #009900;
	border-bottom: thin none #009900;
	border-left: thin dotted #009900;
}
.footerpic {
	background-image: url(../images/footer.jpg);
        background-repeat: no-repeat;
}
.footerline {
	background-image: url(../images/footerline.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
	text-indent:640px;
	vertical-align:middle;
}

a.footerline:link {
        color:#FFFFFF;
	text-decoration: none;
}
a.footerline:visited {
        color:#FFFFFF;
	text-decoration: none;
}
a.footerline:hover {
        color:#FFFFFF;
	text-decoration: none;
}
a.footerline:active {
       color:#FFFFFF;	
       text-decoration: none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.menue{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;

}
.componentheading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight:bold;
	text-decoration:none;
        padding-bottom:0.5cm;

}

.contentheading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        font-weight:bold;
 	text-decoration:none;

}

.back_button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.blau {
color:#0000FF}

.weiss{
color:#FFFFFF}