* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(../images/hotsolutions_bg.jpg);
	background-repeat: no-repeat;
	background-position: 1100px 200px;
}

#wrapper {
	width: 100%;
	text-align: left;
	height: auto;
	position: relative;
}

/* Header Bilderleiste mit mit Topnavigation */
#header01{
	height: 59px
	width: 100%;
	position: relative;
	z-index: 5;
}

#header01_hintergrund{
	width: 100%;
	overflow: hidden;
	position: absolute;
	background-color: #999999;
}

#header01_inhalt {
	height: 59px;
	width: 100%;
	position: relative;
	z-index: 6;
}

/* Topnavigation */
#navi-top {
	top: 2px;
	height: auto;
	width: 100%;
	position: relative;
}


#navi-top ul {
	list-style-type: none;
	text-align: right;
	max-width: 978px;
	margin-right: 8px;
}

#navi-top li {
	display: inline;
	padding-left: 10px;
}

#navi-top a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#navi-top a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#navi-top a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}

#navi-top a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

#suche-top {
	position: relative;
	height: 25px;
	max-width: 978px;
	margin-top: 10px;
	margin-right: 8px;
}

#suche-top input {
	font-style: normal;
	color: #666666;
	font-size: 11px;
	background-color: #FFFFFF;
	width: 260px;
	margin-right: 8px;
	float: right;
	text-indent: 2px;
	height: 16px;
	border: 1px solid;
}
#suche-top-go input {
	font-style: normal;
	color: #666666;
	font-size: 11px;
	background-color: #FFFFFF;
	width: 26px;
	margin-right: 8px;
	float: right;
	text-indent: 2px;
	height: 14px;
	border: 1px solid;
}

#suche-top img {
	height: 16px;
	width: 26px;
	float: right;
}

/* Header Yellow */
#header02 {
	width: 100%;
	position: relative;
	z-index: 1;
	height: 130px;
}


#header02_yellow{
	background-image: url(../images/bg-yellwhite-10x130px.jpg);
	background-repeat: repeat-x;
	height: 128px;
	position: absolute;
	z-index: 10;
	width: 100%;
}

#header02_navi{
	position: absolute;
	margin-top: 5px;
	z-index: 30;
	width: 100%;
}

#mainNavi {
	width: 100%;
	position: relative;
}

#mainNavi ul {
	list-style-type: none;
	position: relative;
	text-align: right;
	left: -1px;
	top: 0px;
	visibility: visible;
	max-width: 978px;
	min-width: 500px;
	margin-right: 8px;
}

#mainNavi li {
	display: inline;
	padding-left: 10px;
}

#mainNavi a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	margin-left: 10px;
}

#mainNavin a:visited {
	color: #000000;
	text-decoration: none;
	margin-left: 10px;
}

#mainNavi a:hover {
	color: #666666;
	text-decoration: none;
	margin-left: 10px;
}

#mainNavi a:active {
	color: #000000;
	text-decoration: none;
	margin-left: 10px;
}

#header02_logo{
	position: absolute;
	text-align: right;
	z-index: 20;
	height: 128px;
	width: 100%;
	margin-right: 8px;
}

#logo {
	max-width: 984px;
	height: 128px;
	min-width: 480px;
	position: relative;
}
#header02_bereichsueber{
	position: absolute;
	z-index: 19;
	width: 100%;
	text-align: left;
}
#bereichsueber {
	margin-top: 36px;
	left: auto;
	width: 100px;
}

/* Content */
#content{
	width: 100%;
	position: relative}
	
#content-left {
	width: 208px;
	position: relative;
	float: left;
	z-index: 4;
}

#subnavi {
	position: relative;
	background-color: #CCCCCC;
	width: 208px;
	left: 0px;
}

#subnavi ul {
	list-style-type: none;
}

#subnavi ul li {
	border-bottom: 1px solid white;
}

#subnavi ul li a {
	padding: 3px 3px 3px 28px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	color: #0066CC;
}

#subnavi ul li a:visited {
	background-color: #CCCCCC;
	color: #0066CC;
}

#subnavi ul li a:hover {
	background-color: #0066CC;
	color: #FFFFFF;
}

#subnavi ul li a:active {
	background-color: #CCCCCC;
	color: #FFFFFF;
}

#subnavi #aktuell a {
        background-color: #0066CC;
	color: #FFFFFF;
}











#Bereichsbild {
	position: relative;
	width: 208px;
}

#Bereichstext{
	width: 208;
	padding-top: 5px;
	padding-left: 28px;
	padding-right: 5px;
	padding-bottom: 5px;
	position: relative;
	font-size: 10px;
	line-height: 8pt;
}

#Bereichstext a {
	font-size: 10px;
	color: #0066CC;
}

#Bereichstext p {
	margin-bottom: 1em;
}

#content_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	position: relative;
	width: 740px;
	margin-left: 0px;
	padding-right: 30px;
	z-index: 2;
}

#content_main h1 {
	font-size: 16px;
	color: #0066CC;
}

#content_main h2 {
	font-size: 14px;
	color: #000000;
	margin-bottom: 1em;
}

#content_main a {
	font-size: 12px;
	color: #0066CC;
}

#content_main p {
	margin-bottom: 1em;
}

/* Footer */
#footer {
	max-width: 746px;
	height: 25px;
	position: relative;
	margin-top: 20px;
	text-align: right;
	z-index: 1;
	clear:both;
}

#footer_inhalt {
	font: 9px Arial, Helvetica, sans-serif;
	color: #999999;
	max-width: 770px;
	padding-top: 5px;
	margin-right: 8px;
}

#footer_inhalt a {
	font: 9px Arial, Helvetica, sans-serif;
	color: #999999;
	max-width: 770px;
	padding-top: 5px;
	margin-right: 8px;
	text-decoration: none;
}

#footer_inhalt a:hover {
	font: 9px Arial, Helvetica, sans-serif;
	color: #000000;
	max-width: 770px;
	padding-top: 5px;
	margin-right: 8px;
	text-decoration: underline;
}

#footernachoben {
	float: right;
	padding-left: 10px;
	white-space: nowrap;
	display: inline;
}

#footercredits {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
	display: inline;
}

#footercopyright {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
}

/* Inhalt content_main */