.header {
    font-size: 15pt;
    font-weight: bold;
    text-align: center;
	line-height: 35px;
	color: rgb(255,255,255);
	font-family:tahoma,arial,helvetica,sans-serif;
	background-color: rgb(36,72,148);
	border-width:1px;
	border-color:rgb(255,255,255);
	border-style:solid;
         }

.text_headline {
    font-size: 13pt;
    font-weight: bold;
	line-height: 25px;
	color: rgb(0,0,0);
	font-family:tahoma,arial,helvetica,sans-serif;
         }

.text {
    font-size: 10pt;
    font-weight: bold;
	line-height: 25px;
	color: rgb(36,72,148);
	font-family:tahoma,arial,helvetica,sans-serif;
         }

a:link {
    font-size: 9pt;
    font-weight: bold;
	text-decoration:none;
	line-height: 15px;
	color: rgb(36,72,148);
	font-family:tahoma,arial,helvetica,sans-serif;
         }

a:visited {
    font-size: 9pt;
    font-weight: bold;
	text-decoration:none;
	line-height: 15px;
	color: rgb(36,72,148);
	font-family:tahoma,arial,helvetica,sans-serif;
         }

a:active {
    font-size: 9pt;
    font-weight: bold;
	text-decoration:none;
	line-height: 15px;
	color: rgb(36,72,148);
	font-family:tahoma,arial,helvetica,sans-serif;
         }

a:hover {
    font-size: 10pt;
    font-weight: bold;
	text-decoration:none;
	line-height: 15px;
	color: rgb(254,18,60);
	font-family:tahoma,arial,helvetica,sans-serif;
         }


input,textarea {
	color : #FFFFFF;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-style: groove; 
	border-width: 0px;
	border-color : #000000;
	background-color : rgb(36,72,148);
}


input.text { text-indent : 0-1px;
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-style: groove; 
	border-width: 1px;
	border-color : #000000;
	background-color : #ffffff;
}

input.text_anlegen { text-indent : 0-1px;
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	width: 280px;
	border-style: groove; 
	border-width: 1px;
	border-color : #000000;
	background-color : #ffffff;
}

input.text_anlegen_preis { text-indent : 0-1px;
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	width: 209px;
	border-style: groove; 
	border-width: 1px;
	border-color : #000000;
	background-color : #ffffff;
}

select.text_anlegen { text-indent : 0-1px;
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	width: 282px;
	border-style: groove; 
	border-width: 1px;
	border-color : #000000;
	background-color : #ffffff;
}

input.radio { text-indent : 0-1px;
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-style: groove; 
	border-width: 0px;
	border-color : #000000;
	background-color : #ffffff;
}



input.bottom {
	position: absolute;
	bottom: 45px;
	width: 200px;
	color : #FFFFFF;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-style: groove; 
	border-width: 1px;
	border-color : #000000;
	background-color : rgb(69,156,89);
}

table {
        text-align: left;
        font-size: 9pt;
        font-weight: bold;
	line-height: 25px;
	color: rgb(36,72,148);
	font-family:tahoma,arial,helvetica,sans-serif;	
}
