@charset "UTF-8";
/* CSS Document */

@font-face {
	font-family: 'CooperBlackRegular';
	src: url('cooper_black-webfont.eot');
	src: local('☺'), url('cooper_black-webfont.woff') format('woff'), url('cooper_black-webfont.ttf') format('truetype'), url('cooper_black-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}


.AccordionPanelTab a{
	font-family: 'CooperBlackRegular';
	font-size:20px;
	color:rgb(243, 8, 0);
	text-decoration:none;
}

.AccordionPanelTab a:hover{
	font-family: 'CooperBlackRegular';
	font-size:20px;
	text-decoration:none;
	color: #544C44; 
	cursor: pointer
}

.Folio_titel{
	font-family: 'CooperBlackRegular';
	font-size:24px;
	color:rgb(243, 8, 0);

}

.contact_titel{
	font-family: 'CooperBlackRegular';
	font-size:24px;
	color:rgb(243, 8, 0);
}

.text {
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;

}

.text a{
	color: #D100A5;
	text-decoration: none;
	outline:none;
	font-style: italic;

}

.tab_titel {
	color: #D100A5;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: none;	
	padding: 0px;
	margin: 0px;
	width:auto;
}

.tab_titel a{
	color: #D100A5;
	text-decoration: none;
	outline:none;
	cursor: pointer;	
}

.tab_titel a:hover{
	color: #FFFFFF;
	text-decoration: none;	
	cursor: pointer;

}


.visited{
	color: #544C44;
	text-decoration: none;	
	cursor: pointer;

}

.year {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #544C44;
}

.widget_download {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;

}


