a:link { text-decoration: none; color:#8F4D05; }
a:visited { text-decoration: none; color:#8F4D05; }
a:active { text-decoration: underline; color:#000000; }
a:hover { text-decoration: underline; color:#000000; }

a.menu:link { text-decoration: none; color:#8F4D05; font-weight:bold; font-size: 12px; margin-top: 2px; }
a.menu:visited { text-decoration: none; color:#8F4D05; font-weight:bold; font-size: 12px; margin-top: 2px; }
a.menu:active { text-decoration: none; color:#000000; font-weight:bold; font-size: 12px; margin-top: 2px; }
a.menu:hover { text-decoration: none; color:#000000; font-weight:bold; font-size: 12px; margin-top: 2px; }

.navi_over {
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	margin-top: 2px;
}

.navi_bulls {
	font-size: 12px;
	font-weight:bold;
	color: #8F4D05;
	margin-top: 2px;
}


body {
	margin:10px;
	background-color:#EEE4DA;
}

body,td {
	font-family:Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #8F4D05;
	margin-top: 20px;
	margin-left: 170px;
	margin-right:120px;
}

h2 {
	font-size: 12px;
	font-weight:bold;
	margin-left:220px;
	margin-right:120px;
	margin-top:0px;
}

h3 {
	font-size: 12px;
	font-weight:bold;
	color: #8F4D05;
	margin-left:220px;
	margin-right:120px;
}

p {
	margin-left:220px;
	margin-right:120px;
}

ul {
}

li {
	list-style-image:url(data/li.gif);
	margin-left:220px;
	margin-right:120px;
}

.subline_klein {
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}

.subline_gross {
	font-size: 14px;
	font-weight:bold;
	margin-left:50px;
	margin-top:0px;
}

.tab_content {
	margin: 5px;
}

.tab_logo {
	border: 1px solid #8F4D05;
	height: 115px;
	background-image: url("data/hg_logo.gif");
	text-align:center;
}

.tab_navi {
	border-left: 1px solid #8F4D05;
	border-right: 1px solid #8F4D05;
	background-color: #E3D2C0;
	height: 22px;
}

.tab_bild {
	border: 1px solid #8F4D05;
}

.box_bild {
	border: 1px solid #FFFFFF;
}

.tab_space {
	border-left: 1px solid #8F4D05;
	border-right: 1px solid #8F4D05;
	height: 1px;
}	

.tab_inhalt {
	border: 1px solid #8F4D05;
	background-image:url(data/hg_inhalt.gif);
	background-repeat:repeat-y;
	background-position:263px 0px;
	padding-bottom:20px;
}

.tab_ground {
	border: 1px solid #8F4D05;
	height: 24px;
	background-image:url(data/hg_ground.gif);
	background-repeat:no-repeat;
	background-position:113px -2px;
}

