html, head, body
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

body
{
	margin: 0;
	padding: 0;
	background: url(images/body-hg.jpg) repeat-y top center #f5b800;
}

td, li, div
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1
{
	font-size: 14px;
	margin-top: 0;
}

a
{
	color: #000000;
}

a:hover
{
	color: #bdbbbb;
}

#rahmen
{
	width: 1000px;
	margin: 0 auto;
}

#rahmenAbstand
{
	padding: 0 15px 0 23px
}

#logo-grosz
{
	width: 714px;
	height: 286px;
	position: relative;
	background: url(images/top-hg.jpg) no-repeat #ffffff;
}

#logo-grosz #image
{
	margin: 4px 3px 4px 5px;
}

#logo-grosz #text
{
	position: absolute;
	width: 689px;
	height: 74px;
	top: 194px;
	left: 11px;
}

#menuBox
{
	background: url(images/menu-hg.jpg) no-repeat top left transparent;
	min-height: 457px;
	height: auto !important;
	height: 457px;
}

#menuBox ul
{
	list-style: none;
	padding: 29px 0px 0px 0px;
	margin: 0;
}

#menuBox li
{
	margin-left: 19px;
	margin-bottom: 9px;
	font-weight: bold;
}

#menuBox a
{
	color: #000000;
	text-decoration: none;
	padding-left: 23px;
	display: block;
	width: 186px;
}

* html #menuBox a
{
	width: 186px;
}

#menuBox #logoleiste
{
	margin-top: 20px;
	margin-left: 40px;
}

#menuBox a.ak, #menuBox a:hover
{
	background: url(images/menu-ak.jpg) no-repeat 0px 1px transparent;
}

#contentBox
{
	padding:  29px 9px 0 1px;
	background: url(images/content-hg.jpg) no-repeat center 78px #f5f5f5;
	line-height: 1.5em;
	text-align: justify;
}

.hideContentHG
{
	background-image: none !important;
}

.bildrand {
	border: 2px solid #bdbbbb;
}
