body {
	margin: 0px;
	padding: 0px;
	background-color: #04004A;
	background-image: url(layout/hg.jpg);
	background-repeat: repeat-x;
	
}

.hg2 {
	background-image: url(layout/hg2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.hg-inhalt {
	background-image: url(layout/hg-inhalt.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}



.navi {
	font-family: "Times New Roman", Times, serif;
	width: 130px;
	display: block;
	font-size: 15px;
	color: #070072;
	text-decoration: none;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-image: url(layout/transparent.gif);
	
	
}
.navi:hover {
	color: #D2CE00;
	text-decoration: none;
	background-image: url(layout/hg-navi-text.jpg);
	
}


.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #070072;
	font-weight: bold;
	padding-bottom: 10px;
	display: block;
	
}

.subheadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #070072;
	font-weight: bold;
	
}



.fliesstext-line {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	
}

.fliesstext {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	color: #333333;
	
	
}

.Bildunterschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #070072;
	padding-top: 5px;
	display: block;
	padding-bottom: 10px;
}

.text-klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
}

.fragen {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #070072;
	font-weight: bold;
	padding-bottom: 10px;
	display: block;
	
}


.link {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 13px;
	color: #070072;
	
}
.link:hover {
	color: #6764A7;
	text-decoration: none;
	
}


.link-fuss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B4B428;
	text-decoration: none;
	border: none;
	
}
.link-fuss:hover {
	color: #D2CE00;
	text-decoration: none;
	
}

.rahmen { 

border: 1px #070072 solid;

}
