a:active  {color: #e30049; text-decoration: none}
a:link    {color: #e30049; text-decoration: none}
a:visited {color: #e30049; text-decoration: none}
a:hover   {color: #e30049; text-decoration: underline}

body{
	background: url(../images/bg_head.gif) no-repeat;
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height:16px;
	color: #003d7c;
	text-decoration: none;
}

h1{
	font-size: 13px;
}


#logo{
	position: absolute;
	z-index: 3;
	top:  70px;
	left: 50px;
}

#navigation1{
	position: absolute;
	z-index: 1;
	top:  106px;
	left: 535px;
}

#navigation2{
	position: absolute;
	z-index: 1;
	top:  16px;
	left: 890px;
}

#inhalt{
	position: absolute;
	z-index: 2;
	top:  200px;
	left: 262px;
	width:480px;
	padding-bottom:20px;
}

#links{
	position: absolute;
	z-index: 2;
	top:  280px;
	left: 30px;
}

.normal{
	
	font-family: Verdana,Arial,Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height:16px;
	color: #003d7c;
	text-decoration: none;
}