.intro_kader p 
{	
	margin: 6%;
	position: relative;
	color: black;
	
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;	
	line-height: 19px;
}

.intro_kader
{
	color: black;
	
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
	line-height: 19px;
}

a:link
{
	color: #023d64;
	text-decoration: none;
}

a:visited
{
	color: #023d64;
	text-decoration: none;
}

a:active
{
	color: #023d64;
	text-decoration: none;
}

a:hover
{
	color: #023d64;
	text-decoration: underline;
}

a.sub_nav_link:link
{
	color: #fff;
	text-decoration: none;
}

a.sub_nav_link:visited
{
	color: #fff;
	text-decoration: none;
}

a.sub_nav_link:active
{
	color: #fff;
	text-decoration: none;
}

a.sub_nav_link:hover
{
	color: #0099ff;
	text-decoration: none;
}

a.info_rechts:link
{
	color: #fff;
	text-decoration: underline;
}

a.info_rechts:visited
{
	color: #fff;
	text-decoration: underline;
}

a.info_rechts:active
{
	color: #fff;
	text-decoration: none;
}

a.info_rechts:hover
{
	color: #fff;
	text-decoration: none;
}

