/*----------------------------------------------------------------*/
/*Content-Elemente */
/*----------------------------------------------------------------*/

.headline {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 13px;
	text-transform: none;
	color: #3973B2;
	font-weight: bold;
}

.headline a:link {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 13px;
	text-transform: none;
	color: #3973B2;
	font-weight: bold;
}

.headline a:visited {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 13px;
	text-transform: none;
	color: #3973B2;
	font-weight: bold;
}

.abstract {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 11px;
	text-transform: none;
	color: #000000;
	font-weight: bold;
}

.fliesstext {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 11px;
	text-transform: none;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
}


.pathway {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 9px;
	text-transform: none;
	color: #3973B2;
	font-weight: normal;
}


.pathway a:link {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 9px;
	text-transform: none;
	color: #3973B2;
	font-weight: normal;
}

.pathway a:visited {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 9px;
	text-transform: none;
	color: #3973B2;
	font-weight: normal;
}

a:link {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #3973B2;
	text-decoration:none;
}
a:visited {

	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #3973B2;
	text-decoration:none;
}

a:hover {

	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #3973B2;
	text-decoration:underline;
}


/*----------------------------------------------------------------*/
/* Info-Boxen */
/*----------------------------------------------------------------*/

.headline_box {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #3973B2;
	font-weight: bold;
}

.fliesstext_weiss {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 11px;
	text-transform: none;
	color: #FFFFFF;
	font-weight: normal;
}

.fliesstext_weiss a:link {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 11px;
	text-transform: none;
	color: #FFFFFF;
	font-weight: normal;
}

.fliesstext_weiss a:visited {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 11px;
	text-transform: none;
	color: #FFFFFF;
	font-weight: normal;
}

.fliesstext_weiss a:hover {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 11px;
	text-transform: none;
	color: #FFFFFF;
	font-weight: normal;
}


/*----------------------------------------------------------------*/
/* Hauptnavigation */
/*----------------------------------------------------------------*/

.main_navigation {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}

.main_navigation a:link{
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}

.main_navigation a:visited{
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
}

.main_navigation a:hover {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #9CB9D8;
	font-weight: bold;
}

/*----------------------------------------------------------------*/
/* Subnavigation */
/*----------------------------------------------------------------*/

.sub_navigation {

	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 11px;
	text-transform: none;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 13px;
}

.sub_navigation a:link {

	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 11px;
	text-transform: none;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 13px;
}

.sub_navigation a:visited {

	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 11px;
	text-transform: none;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 13px;
}


.sub_navigation a:hover {

	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 11px;
	text-transform: none;
	color: #9CB9D8;
	font-weight: normal;
	line-height: 13px;
}