body {
   padding-top	 : 5px;
   padding-bottom: 5px;
   font-family : Futura BK, Futura BK BT, Arial, Helvetica;
	font-size: 100%;
	/*font-size : 12px;*/
	color : #4d4d4d;
}


td {
	font-family: Futura BK, Futura BK BT, Arial, Helvetica; 
	font-size: 12px; 
	color: #4d4d4d; 
	}
a       {text-decoration: underline; color: #CE00CE}
a:hover {text-decoration: none; color: #31D6D6}


#headline_large {
	font-family : Futura BK, Futura BK BT, Arial, Helvetica;
	font-size : 16px;
	font-weight : bold;
	color : #31D6D6;
}

#headline_medium {
	font-family : Futura BK, Futura BK BT, Arial, Helvetica;
	font-size : 14px;
	font-weight : bold;
	color : #31D6D6;
}

#headline_small {
	font-family : Futura BK, Futura BK BT, Arial, Helvetica;
	font-size : 12px;
	font-weight : bold;
	color : #31D6D6;
}

#input_text {
	font-family : Futura BK, Futura BK BT, Arial, Helvetica;
	font-size : 12px;
	color : #7D09FF;
	border : 1px;
	border-color: #7080A0;
	border-style : solid;
	background-color: #E6E6E6;  \*#D0D4E0;
	padding-left : 5px;
}

#button_submit {
	font-family : Futura BK, Futura BK BT, Arial, Helvetica;
	font-size : 12px;
	color : #7D09FF;
	border : 1px;
	border-color: #7080A0;
	border-style : solid;
	background-color: #E6E6E6;  \*#D0D4E0; #D1D1E0;
}

#input_select {
	width: 170px;
	font-family : Futura BK, Futura BK BT, Arial, Helvetica;
	font-size : 12px;
	color : #7D09FF;
	border : 0px;
	border-color: #7080A0;
	border-style : solid;
	background-color : #E6E6E6;  \*#D0D4E0; #D1D1E0;
}

#link_extern {
	font-family : Futura BK, Futura BK BT, Arial, Helvetica;
	font-size : 12px;
	color : #7D09FF;
	font-weight : bold;
	text-decoration : none;
}

#link_extern:hover {
	font-family : Futura BK, Futura BK BT, Arial, Helvetica;
	font-size : 12px;
	color : #7D09FF;
	font-weight : bold;
	text-decoration : underline;
	background-color : #D1D1E0;
}

#link_extern:visited {
	font-family : Futura BK, Futura BK BT, Arial, Helvetica;
	font-size : 12px;
	color : #7D09FF;
	font-weight : bold;
	text-decoration : none;
}

#link_intern {
	font-family : Futura BK, Futura BK BT, Arial, Helvetica;
	font-size : 12px;
	color : #7D09FF;
	font-weight : bold;
	text-decoration : none;
}

#link_intern: visited {
	font-family : Futura BK, Futura BK BT, Arial, Helvetica;
	font-size : 12px;
	color : #7D09FF;
	font-weight : bold;
	text-decoration : none;
}

#link_intern:hover {
	font-family : Futura BK, Futura BK BT, Arial, Helvetica;
	font-size : 12px;
	color : #7467C1;
	font-weight : bold;
	text-decoration : underline;
	background-color : #D1D1E0;
}
/* 2018 Hinzugefügt */
.legalnav {
	/*text-align: center;
	font-size: 12px;*/
	font-size: 100%;
	font-weight: bold;
}
.legalnav a {
	color: #4d4d4d;
	padding-right: 12px;
	text-decoration: none;
}
.legalnav a:hover {
	text-decoration: underline;
	color: #4d4d4d !important;
}
.btn_a {
	text-decoration : underline !important;
}
.btn_i {
	color: #8E8E8E !important;
}
#impressum, #datenschutz {
	text-align: left;
	font-size: 12px;
}
#impressum p, #datenschutz p {
	font-size: 12px;
}
#impressum h2, #datenschutz h2 {
	text-align: left;
	font-size: 12px;
}
