@charset "utf-8";
.text_headline_1 {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	}
.text_headline_2 {
	font-size: 16px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;	
	font-weight: bold;	
	}
.text_headline_3 {
	font-size: 20px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;	
	font-weight: bold;		
	}
.text_headline_4 {
	font-size: 24px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;	
	font-weight: bold;		
	}	
.text_headline_5 {
	font-size: 30px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;	
	font-weight: bold;		
	}	
.text_content {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	}	
.text_content_small {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	}	
.text_footer {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	}		
.text_content_left {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	}		
.text_content_left_bold {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	}	
.text_content_list {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc;
	font-weight: bold;
	}
.text_content_center {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}		
.text_content_center_bold {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	}	
.text_content_bold {
	font-size: 14px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}		
.button_absenden {
	font-size: 14px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	background-image: url(../images/button_bckgrd.jpg);
	background-repeat: repeat-x;
	background-position: center;
	font-style: italic;
	font-weight: bold;
	cursor:pointer	
	}	
a.link_footer:link, a.link_footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #004687;
}
a.link_footer:hover, a.link_footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
a.link_content:link, a.link_content:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #e2001a;
	font-weight: bold;
}
a.link_content:hover, a.link_content:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #9a141b;
	text-decoration: underline;
	font-weight: bold;
}
a.link_content_small:link, a.link_content_small:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #ffffff;
	font-weight: bold;
}
a.link_content_small:hover, a.link_content_small:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #004687;
	text-decoration: underline;
	font-weight: bold;
}
