body
{
	margin:								0;
	padding:							0;
	line-height:					16px;
	font-size:						8pt;
	color:								#000000;
	background-color:			#DEDFB5;
	background-image:			url( /images/fade.jpg );
	background-repeat:		repeat-x;
	background-position:	top left;
}
body,
td,
textarea
{
	font-family:					Arial, Helvetica, sans-serif;
	font-size:						11px;
	color:								#333333;
}
a,
a:focus,
a:link,
a:visited 
{
	color:								#F89C1C;
	text-decoration:			none;
	outline:							none; /* remove dotted border in Firefox */
}
a:hover 
{
	color:								#000000;
	text-decoration:			underline;
}
form
{
	margin:								0;
	padding:							0;
	display:							inline;
}
.input,
.button
{
	border:								1px solid #A6A788;
}
td
{
	empty-cells:					show;
}
h1,
h2,
h3,
h4
{
	display:							block;
	margin:								0;
	padding:							10px 0 5px 0;
}
h2
{
	font-size:						14px;
}
h3
{
	font-size:						11px;
}
p
{
	margin:								0;
	padding:							0;
	padding-bottom:				10px;
}
#header
{
	position:							absolute;
	left:									0;
	top:									0;
	width:								100%;
	height:								45px;
	background-color:			#FFAD18;
	border-bottom:				1px solid #FFFFFF;
	background-image:			url( /images/header.jpg );
	background-repeat:		no-repeat;
	background-position:	top left;
}
img
{
	border:								0;
}
img#logo
{
	position:							absolute;
	left:									9px;
	top:									54px;
}
ul.horizontal
{
	margin:								0;
	padding:							0;
	list-style:						none;
}
ul.horizontal li
{
	float:								left;
}
ul#head_menu
{
	position:							absolute;
	left:									170px;
	top:									82px;
}
ul#head_menu li a
{
	padding:							1px 10px 10px 8px;
	background:						url(/images/menu_off.gif) no-repeat left bottom;
	color:								#000000;
}
ul#head_menu li a.selected
{
	background:						url(/images/menu_on.gif) no-repeat left bottom;
	color:								#F89C1C;
}
div#main
{
	clear:								both;
	border-top:						1px solid #000000;
	background-color:			#F8F7E7;
	width:								800px;
}
div#breadcrumb
{
	margin:								0;
	padding:							2px 0 2px 0px;
	position:							absolute;
	width:								984px;
	left:									0;
	top:									92px;
	background:						#F8F7E7;
	border:								1px solid #A6A788;
	text-indent: 10;
	font-size: 10px;
	border-left:					0;
}
#breadcrumb ul
{
	padding-left:					10px;
}
#breadcrumb ul li a
{
	padding:							1px 10px 1px 10px;
	background:						url(/images/submenustylego2.gif) no-repeat left center;
	color:								#F89C1C;
}
#breadcrumb ul li a.first
{
	background:						url(/images/submenustylego3.gif) no-repeat left center;
}
div#navi
{
	margin:								0;
	padding:							0;
	position:							absolute;
	left:									8px;
	top:									120px;
	width:								150px;
}
div#navi ul
{
	margin:								0 0 10px 12px;
	padding:							2px 0 0 5px;
}
div#navi ul li
{
	margin:								2px 0 6px 0;
	list-style-image:			url(/images/hahnag_bullet.gif);
}
div#navi ul li a
{
	color:								#000000;
}
div#navi ul li a.selected
{
	color:								#F89C1C;
}
div#balken
{
	width:								127px;
	height:								150px;
	background:						#DEDFB5 url(/images/hahnag_balken.gif) no-repeat left top;
	position:							absolute;
	top:									550px;
	left:									0px;
}
div#content
{
	margin:								15px 15px 3px 15px;
}
div#content_container
{
	margin:								0;
	padding:							0;
	position:							absolute;
	width:								595px;
	left:									205px;
	top:									113px;
	background-color:			#FFFFFF;
	border:								1px solid #A6A788;
	border-right:					3px solid #A6A788;
	border-bottom:				3px solid #A6A788;
	z-index:							1;
}
div#content_shadow
{
	position:							absolute;
	left:									802px;
	top:									113px;
	width:								2px;
	height:								3px;
	background-color:			#F9F7E8;
	z-index:							2;
}
div#content ul
{
	margin:								0 0 0 16px;
	padding:							0;
}
div#content ul li
{
	margin:								2px 0 6px 0;
	padding:							0;
	list-style-image:			url(/images/hahnag_bullet.gif);
}
div#search
{
	margin:								0;
	padding:							0;
	position:							absolute;
	width:								310px;
	left:									685px;
	top:									60px;
	height:								22px;
	z-index:							99;
}
div#search .input
{
	width:								200px;
}
div#search .button
{
	width:								30px;
	background-color:			#FFAD18;
	color:								#FFFFFF;
}
div#suggest
{
	margin:								0;
	padding:							0;
	width:								300px;
	background-color:			#FFFFFF;
	border:								1px solid #FFAD18;
}
div#suggest a
{
	padding:							2px 2px 2px 10px;
	display:							block;
	cursor:								pointer;
}
div#suggest a.selected
{
	text-decoration:			none;
	background:						#FFAD18;
	color:								#FFFFFF;
}
div#teasers
{
	margin:								0;
	padding:							0;
	position:							absolute;
	width:								184px;
	left:									800px;
	top:									107px;
	background:						#F8F7E7;
	border-right:					1px solid #A6A788;
	border-bottom:				1px solid #A6A788;
}
div#teasers .teaser
{
	margin:								5px 15px 5px 15px;
	padding:							2px;
	border-top:						1px solid #DEDFB5;
}
.yellow
{
	color:								#FFAD18;
}
li.hidden
{
	display:							none !important;
}
.hit
{
	font-weight:					bold;
}

#footer table {
    margin: 0px;
    width: 550px;
}
table.footer td
{
    margin: 0;
    padding: 0;
    line-height: 14px;
    padding-left: 3px;
    padding-left: 3px;
	white-space:                    nowrap;
}
#footer {
    margin: 15px;
    margin-bottom: 5px;
}
table.contact td
{
	padding-top:					5px;
}

span.warning
{
	font-weight:					bold;
	color:								#F89C1C;
}

#print {
    display: none;
    background: url(/images/print.gif) no-repeat;
    padding-left: 18px;
}

#partnerreg .regerror {
    color: #B00;
}
.regok {
    color: #080;
}
#partnerlogin .loginerror {
    color: #B00;
    text-align: center;
}

#partnerlogin .input {
    width: 120px;
}

#partnerreg .input {
    width: 100%;
}

#partnerreg .error {
    border: 2px solid #A00;
}