@CHARSET "UTF-8";

.textRed {
	color: #da0033;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #005E5D;
}

a:hover {
	text-decoration: underline;
}

#navigation a:link, #navigation a:visited, #navigation a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#navigation ul li ul li a:link, 
#navigation ul li ul li a:visited, 
#navigation ul li ul li a:active {
	text-decoration: none;
	color: #58585a;
}


#navigation a:hover {
	text-decoration: underline;
}

h2 {
	font-size: 13px;
	color:#000000;
	margin:0px 0px 0px 0px;
	padding:15px 0px 3px 0px;
	color:#009FE3;
}

h1 {
	float:left;	
	font-size: 18px;
	font-weight: bold;
	line-height: 23px;
	margin:0px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;	
	color:#009FE3;
}

h3 {
	color: #c0cc00;
	font-size: 17px;
	font-weight: bold;
	margin:0px 0px 5px 0px;
}

h4 {
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	margin:0px 0px 5px 0px;
}

h5 {
	font-size: 13px;
	color:#000000;
	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	color:#009FE3;
}

.teaserContent h1 {
	font-size: 19px;
	font-weight: normal;
	line-height: 23px;
	color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

.teaserContent .uTitle {
	font-size: 9pt;
	color:#FFFFFF;
}

.blackLink a{
	color:#000000;
	font-size: 13px;
	font-weight: bold;
}

.whiteLink a{
	color:#FFFFFF;
	font-size: 13px;
	font-weight: bold;
}


#head .topnav a:link,
#head .topnav a:visited {
	color: #ffffff;
	font-size: 9pt;
	text-decoration: none;
}

#head .topnav a:hover {
	text-decoration: underline;
}

a:link.pfeil_green,
a:visited.pfeil_green {
	font-weight: bold;
	padding-left:10px;
	background-image: url("../../img/pfeil_gruen.gif");
	background-repeat: no-repeat;
	background-position: 0px 1px;
}