/* CSS Document */

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-image: url(images/hg-blau.gif);
	margin-top: 30px;
	color: #ccc;
	font-size: 12px;
}


h1 {
	font-size: 14px;
	font-weight: bold;
}

h2 {

	font-size: 13px;
	font-weight: bold;
}

h3 {

	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
}

.rahmen1{
	border-bottom: 1px dotted #4d4d4d;
	padding-bottom: 15px;
}

.fliesstext-dunkel {

	font-size: 12px;
	color: #000000;
	text-align: left;
}
.hg-links {
	background-image:url(images/hg-rand-links.gif)
}
.hg-rechts {
	background-image:url(images/hg-rand-rechts.gif)
}

.rahmen-weiss {
	border: 1px solid #fff;
}
.rahmen-blau {
	border-top: 1px solid #566060;
	border-bottom: 1px solid #566060;
color: #fff;
}


a:link, a:visited {
	font-size: 12px;
	color: #E8A83E;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.link-box:link, a.link-box:visited {

	font-size: 12px;
	font-weight: bold;
	color: #566060;
	text-decoration: none;
}
a.link-box:hover {
	text-decoration: underline;
}

.table-box 
{
	width: 318px;
	height: 144px;
	background-image: url(images/hg-box.gif);
	background-repeat: no-repeat;
	padding: 5px 30px 10px 15px;
}
.achtung {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F00;
}
li {
	margin-bottom: 7px;
}
a:link .link-menue, a:visited .link-menue {color: #fff; text-decoration: none; !important;}
#menue a {color: #fff; text-decoration: none;}
