/* CSS Document */

body {
	background-image: url(bilder/HGlog.gif);
}

p{
font-family: Verdana, sans-serif;
font-size: 14px;
color: #000000;
line-height: 18px;
padding: 3px;
}
.bold {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.bold_hell {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F9DF97;
}
.text {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding: 3px;
	color: #000000;
}
.text_footer {

	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 3px;
	color: #F9DF97;
}
.navigation {
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F9DF97;
	text-decoration: none;
	background-color: #451F0A;
	display: block;
	width: auto;
}


.navigation:hover {
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #451F0A;
	text-decoration: none;
	background-color: #F9DF97;
	display: block;
	width: auto;
}


.navigation_news {

	font-family: verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F9DF97;
	text-decoration: none;
	background-color: #CC3333;
	display: block;
	width: auto;
}
.navigation_news:hover {
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
	text-decoration: none;
	background-color: #F9DF97;
	display: block;
	width: auto;
}
.links {
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #451F0A;
	text-decoration: none;
	font-weight: bold;
}
.links:hover {
	font-family: verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #CC3333;
	text-decoration: none;
	font-weight: bold;
}
.Linie {
	color: #000000;
}

