/* CSS Document */

a:link {
	color: #505050;
	text-decoration: none;
	border:0;
	}
a:visited {
	text-decoration: none;
	color: #505050;
		border:0;
}
a:hover {
	text-decoration: underline;
	color: #003d86;
		border:0;
}
a:active {
	text-decoration: none;
	color: #003d86;
		border:0;
}


h1.imageheader {
     height:45px;
      background-repeat:no-repeat;
      padding: 0;
       margin: 0;
}

h1.imageheader strong{
       display:none;
}



h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	color: #505050;
	border: 0;
	width:100%;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	color: #505050;
	border: 0;

}
	


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	color: #505050;
	border: 0;

}


.bodystyle {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(uploads/tf/untergrund.jpg);
	background-repeat: repeat-x;
}

.important {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: 19px;
	color: #003d86;
	border: 0;

}


.rahmen {
	border: 1px solid #8d8d8d;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	color: #505050;
	border: 0;

}



.sub_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	color: #505050;
}

.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #505050;
}



.statementtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #505050;
	line-height: 19px;
}


.bodystyle {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



/*----------------------------------------------------------------*/
/* TOP-NAVIGATION */
/*----------------------------------------------------------------*/


.topnavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;	
	font-variant: normal;
	color:#217c27;
}

.topnavigation a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;	
	font-variant: normal;
	color:#217c27;
}

.topnavigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	font-variant: normal;
	color:#217c27;
}

.topnavigation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration:underline;
	color:#003d86;
}


/*----------------------------------------------------------------*/
/* Links */
/*----------------------------------------------------------------*/



statementtext a:active, a:link, a:visited, a:hover{
	text-decoration:none;
	font-weight: bold;
	color: #003d86;
}



img { 
	border:none;

}

a.img { 
	border: 0;
}

a.external-link-new-window img {
    border: 0;
}

a.internal-link img {
    border: 0;
}

a.mail img {
    border: 0;
}


external-link-new-window a:active, a:link, a:visited, a:hover{
	text-decoration:none;
	font-weight: bold;
	color: #003d86;
		}


a.internal-link, external-link-new-window {
	text-decoration:none;
	font-weight: bold;
	color: #003d86;
	align: right;
		}


a.mail {
	text-decoration:none;
	font-weight: bold;
	color: #003d86;;
}


/*----------------------------------------------------------------*/
/* Mailform */
/*----------------------------------------------------------------*/

label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	color: #505050;
	border: 0;
	}

legend {
	padding-left:10px;
	padding-right:10px;
	border: 0px;
	}

fieldset {
	border:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	border: 1px solid #505050;
}

.radiolayout {
	width:60%;
	padding-top:15px;
	padding-bottom:15px;
}

.formu {
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	border: 1px solid #505050;
}

.mf-radio {
	border:0px;
}
.mf-text {
	color: #505050;
	border: 1px solid #505050;
	margin-bottom: 5px;
}

.mf-check {
border: 	0px;
	padding-top:10px;
	padding-bottom:10px;
}

.mf-select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top:2px;
	padding-bottom:2px;
	display: inline;
}

.mf-input {
	border: 1px solid #505050;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom: 5px;
}

.mf-submit {
	color: #ffffff;
	background-color: #505050;
	border: 0px;
}
