/* CSS Document */

.navigation {
	width:220px;
	line-height:170%;
	display: block;
	background-image:  url(../images/webelemente/hg_navi.jpg);
	background-repeat: no-repeat;
	background-position:0px 0px;
	height:43px;
}

.navigation a:link, .navigation a:visited{
	color:#00295F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:left;
	padding-left:40px;
	font-size:100%;
	width:220px;
}

.navigation a:hover, .navigation a:active{
	color:#0162AB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:left;
	padding-left:40px;
	width:220px;
}

.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#9B9C9F;
	font-size:70%;
	text-align:center;
	background-image:  url(../images/webelemente/ft_spacer.jpg);
	background-repeat: repeat-x;
}

.footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#9B9C9F;
	text-align:center;
	text-decoration:none;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: normal;
	color: #0162AB;
	text-decoration: none;
}

.fliess {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	color: #002659;
	text-decoration: none;
	line-height:150%;
}

.fliess a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #002659;
	text-decoration: underline;
}

.content {
	padding-left:10px;
	padding-right:30px;
}
