/* links */

a:link {
	color: #EB4C06; text-decoration: none;
	}
a:visited {
	color: #EB4C06; text-decoration: none;
	}
a:hover {
	color: #C7C7A2; text-decoration: none;
	}
a:active {
	color: #ff6600; text-decoration: none;
	}


a.pfeile:link {
	font: 16px Webdings; Wingdings; color: #5E5E5E; text-decoration: none;
	}
a.pfeile:visited {
	font: 16px Webdings; Wingdings; color: #5E5E5E; text-decoration: none;
	}
a.pfeile:hover {
	font: 16px Webdings; Wingdings; color: #ff6600; text-decoration: none;
	}
a.pfeile:active {
	font: 16px Webdings; Wingdings; color: #ff6600; text-decoration: none;
	}


/* fontstyles */

.normtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C7C7A2;
	line-height: 22px;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EB4C06;
	line-height: 40px;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EB4C06;
	line-height: 30px;
}

