body {
	margin: 0px;
	background-color: #000000;
}
.mini {
	font-family: arial;
 	font-size: 1;
 	font-style: normal;
  	font-weight: normal;
 	color: #ffffff;
 	text-transform: none;
}
.menu {
        font-family: times new roman, arial;
        font-size: 16;
        font-style: normal;
        font-weight: bold;
        color: #b4b9bc;
		text-decoration: none;
        text-transform: none;
}
.menu:hover {
        font-family: times new roman, arial;
        font-size: 16;
        font-style: normal;
        font-weight: bold;
        color: #078f7a;
	text-decoration: none;
        text-transform: none;
}
.area {
        font-family: times new roman, arial;
        font-size: 16;
        font-style: normal;
        font-weight: bold;
        color: #046959;
	text-decoration: none;
        text-transform: none;
}
.impressum {
        font-family: times new roman, arial;
        font-size: 14;
        font-style: normal;
        font-weight: bold;
        color: #ffffff;
	text-decoration: none;
        text-transform: none;
}
.text {
        font-family: times new roman, arial;
        font-size: 12;
        font-style: normal;
        font-weight: normal;
        color: #cccccc;
	text-decoration: none;
        text-transform: none;
}
.invtext {
        font-family: times new roman, arial;
        font-size: 18;
        font-style: normal;
        font-weight: normal;
        color: #ffffff;
	text-decoration: none;
        text-transform: none;
}
.legalline {
        font-family: arial;
        font-size: 9;
        font-style: normal;
        font-weight: normal;
        color: #ffffff;
	text-decoration: none;
        text-transform: none;
}
.headline {
        font-family: times new roman, arial;
        font-size: 13;
        font-style: normal;
        font-weight: bold;
        color: #cccccc;
	text-decoration: none;
        text-transform: none;
}
.textlink {
        font-family: times new roman, arial;
        font-size: 12;
        font-style: normal;
        font-weight: normal;
        color: #cccccc;
	text-decoration: underline;
        text-transform: none;
}
.textlink:hover {
        font-family: times new roman, arial;
        font-size: 12;
        font-style: normal;
        font-weight: normal;
        color: #bff7ea;
	text-decoration: underline;
        text-transform: none;
}
.headlinelink {
        font-family: times new roman, arial;
        font-size: 13;
        font-style: normal;
        font-weight: bold;
        color: #cccccc;
	text-decoration: underline;
        text-transform: none;
}
.headlinelink:hover {
        font-family: times new roman, arial;
        font-size: 13;
        font-style: normal;
        font-weight: bold;
        color: #bff7ea;
	text-decoration: underline;
        text-transform: none;
}
.picmini {
	margin-top:0px; 
	margin-left:0px;
	margin-right:4px;
	margin-bottom:0px;
}
.form {
	border: 0px;
	background-color:#046959;
    font-family: times new roman, arial;
    font-size: 12;
    font-style: normal;
    font-weight: normal;
    color: #cccccc;
	text-decoration: none;
        text-transform: none;
	text-align: center;
}
.bform {
	border: 0px;
	background-image:url(/images/form_bg.jpg);
        font-family: times new roman, arial;
        font-size: 12;
        font-style: normal;
        font-weight: bold;
        color: #261702;
	text-decoration: none;
        text-transform: none;
	text-align: center;
}
.invform {
	border: 0px;
	background-image:url(/images/form_large_bg.jpg);
        font-family: times new roman, arial;
        font-size: 18;
        font-style: normal;
        font-weight: bold;
        color: #ffffff;
	text-decoration: none;
        text-transform: none;
	text-align: center;
}
.linksubmitform {
	background-color:#046959;
    font-family: times new roman, arial;
    font-size: 12;
    font-style: normal;
    font-weight: normal;
    color: #cccccc;
	text-decoration: none;
    text-transform: none;
	text-align: left;
}
.linksubmitbutton {
	background-color:#046959;
    font-family: times new roman, arial;
    font-size: 12;
    font-style: normal;
    font-weight: bold;
    color: #cccccc;
	text-decoration: none;
    text-transform: none;
	text-align: center;
	border-color: #808080;
}
.selectfield {
	background-color:#046959;
	font-family: times new roman, arial;
  	font-size: 12;
 	font-style: normal;
  	font-weight: normal;
  	color: #cccccc;
	text-decoration: none;
   	text-transform: none;
	text-align: left;
}

