* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}

#logo {
	width: 960px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(pic/hg_logo.jpg);
	text-align: left;
}

#logo img {
	border: none;
}

#mainmenu {
	width: 960px;
	height: 45px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(pic/hg_menu.gif);
}

#mainmenu ul {
	font-size: 14px;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 100px;
}

#mainmenu ul li {
	line-height: 45px;
	float: left;
}

#mainmenu ul li a {
	padding-left: 10px;
	padding-right: 10px;
	display: block;
}

#mainmenu ul li a.main_n:link, a.main_n:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#mainmenu ul li a.main_n:hover, a.main_n:active {
	color: #00aca2;
	text-decoration: none;
	background-image: url(pic/main_o.gif);
}

#mainmenu ul li a.main_s:link, a.main_s:visited, a.main_s:hover, a.main_s:active {
	color: #00aca2;
	text-decoration: none;
	background-image: url(pic/main_o.gif);
}

#submenu {
	width: 960px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#submenu ul {
	font-weight: normal;
	font-size: 13px;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
}

#submenu ul li {
	line-height: 20px;
	float: left;
}

#submenu ul li a {
	padding-left: 10px;
	padding-right: 10px;
}

#submenu ul li a.sub_n:link, a.sub_n:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#submenu ul li a.sub_n:hover, a.sub_n:active {
	color: #00aca2;
	text-decoration: underline;
}

#submenu ul li a.sub_s:link, a.sub_s:visited, a.sub_s:hover, a.sub_s:active {
	color: #00aca2;
	text-decoration: none;
}

#sprache {
	position: absolute;
	top: 90px;
	left: 50%;
	width: 100px;
	height: 45px;
	margin-left: 365px;
	text-align: right;
	z-index: 4;
}

#sprache ul {
	list-style-type: none;
	font-size: 11px;
}

#sprache ul li {
	line-height: 55px;
	float: right;
}

#sprache ul li a {
	margin-left: 10px;
}

#sprache ul li a.s_n:link, #sprache ul li a.s_n:visited {
	color: #ffffff;
	text-decoration: none;
}

#sprache ul li a.s_n:hover, #sprache ul li a.s_n:active {
	color: #00aca2;
	text-decoration: none;
}

#sprache img {
	border: none;
}

#kopf {
	position: absolute;
	top: 60px;
	left: 50%;
	width: 465px;
	padding-right: 15px;
	height: 20px;
	line-height: 20px;
	vertical-align: top;
	text-align: right;
	font-size: 11px;
	z-index: 4;
}

#kopf img {
	border: none;
	vertical-align: bottom;
}
.kopfblock {
	float: right;
	margin-left: 10px;
}

.suchfeld {
	border: 1px solid #CCCCCC;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	height: 15px;
	width: 110px;
	padding-top: 3px;
	vertical-align: top;
}

.anfrage {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 17px;
	height: 16px;
	width: 110px;
	padding: 1px;
	float: left;
	text-align: left;
	vertical-align: top;
}

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(pic/hg_960.gif);
}

#start {
	background-image: url(pic/start_960.gif);
	background-position: top;
	background-repeat: no-repeat;
}

#ende {
	background-image: url(pic/ende_960.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 15px;
}

.stop {
	clear: both;
	height: 0px;
	line-height: 0px;
}

#news {
	width: 230px;
	text-align: left;
	float: right;
}

.newsblock {
	margin-bottom: 10px;
	background-image: url(pic/hg_newsblock.jpg);
	clear: both;
}

#news h1 {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #00aca2;
	clear: none;
}

#news p {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	line-height: 12px;
	color: #ffffff;
	clear: none;
}

#news img {
	border: none;
	float: right;
	margin-left: 3px;
}

#content_schmal {
	width: 690px;
	text-align: left;
	overflow: visible;
	float: left;
}

#content_breit {
	width: 930px;
	text-align: left;
}

#fuss {
	font-size: 10px;
	color: #ffffff;
	width: 930px;
	height: 60px;
	padding: 15px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(pic/hg_fuss.jpg);
	text-align: right;
	clear: both;
}


h1 {
	font-size: 18px;
	font-weight: bold;
	color: #00aca2;
	margin-bottom: 15px;
	clear: both;
}


h2 {
	font-size: 14px;
	font-weight: bold;
	color: #00aca2;
	margin-bottom: 10px;
}

h2 a:link, h2 a:visited {
	text-decoration: underline;
	color: #00aca2;
}

h2 a:hover, h2 a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

p {
	line-height: 18px;
	margin-bottom: 10px;
}

td, tr {
	font-size: 12px;
}


caption {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

p.bu {
	margin: 5px;
	font-size: 10px;
	line-height: 11px;
	color: #FFFFFF;
}

a:link, a:visited {
	text-decoration: underline;
	color: #00aca2;
}

a:hover, a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.block {
	margin-bottom: 10px;
	clear: both;
}

.textblock ul {
	margin-left: 15px;
}

.textblock li {
	margin-bottom: 10px;
	line-height: 18px;
}

.artikelliste {
	margin-bottom: 10px;
	clear: both;
}

.thumbnail {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.thumbnail img {
	border: none;
}

.artikelliste .textblock {
}

.artikelbr {
	margin-bottom: 10px;
	clear: both;
}

.bildrechts {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}

.bildrechts img {
	border: none;
}

.artikelbr .textblock {
}

.artikelbl {
	margin-bottom: 10px;
	border-bottom: none;
	clear: both;
}

.bildlinks {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.bildlinks img {
	border: none;
}

.artikelbl .textblock {
}

.artikelbg {
	margin-bottom: 10px;
	clear: both;
}

.bildgross {
	margin-bottom: 10px;
	clear: both;
}

.bildgross img {
	border: none;
}

.artikelbg .textblock {
}

.artikelkb {
	margin-bottom: 10px;
	clear: both;
}

.artikelkb .textblock {
}

.g_bild {
	margin: 15px;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
}

label{
	float: left;
	width: 100px;
	margin-bottom: 5px;
}

.kontaktfeld {
	width: 600px;
}

.feld100 {
	width: 100px;
}

.feld250 {
	width: 250px;
}

.feld700 {
	width: 700px;
}

.icon {
	border: none;
	vertical-align: bottom;
}
