body {
	margin: 0;
	padding: 0;
	text-align: center;
	color:#777777;
	background-color: #dddedd;
	background-repeat:repeat-x;
	background-image: url(bilder/htg.jpg);
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

/*	Textformat  */

h1 {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#f1903a;
	padding:5px 0 16px 0 ;
	margin:0;
}

h2 {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:7px 0 8px 0 ;
	margin:0;
}

p {
	margin:0 0 7px 0;
	padding:0 0 0 0;
}

a { color:#f1903a; text-decoration:none; }
a:hover { color:#777777; text-decoration:none; }

hr {
	clear:both;
	margin:12px 0 8px 0;
	padding:0;
	
	height: 0px;
 	border-bottom:1px solid #f1903a;
	border-top:0px;
	border-left:0px;
	border-right:0px;
}


ul {
  list-style-type:none;
  list-style-position:outside;
  list-style-image:url(bilder/ul_dot.gif);
  margin: 0 0 0 12px;
  padding: 0;
} 

li {
	margin:0;
	padding:0;
}

.orange {
	color:#f1903a;
}

.linkRechts {
	float:right;
	margin-bottom:12px;
}

#container {
	position: absolute;
	width: 854px;
	height: 660px;
	margin: 0 auto;
	text-align: left;
	top:0px;
	left: 50%;
	margin-left: -427px;
	margin-top: 0px;
}
#navigation {
	position: absolute;
	left: 0px;
	top: 47px;
	height: 21px;
	width: 604px;
}
#footer_nav {
	position: absolute;
	z-index: 2;
	left: 737px;
	top: 630px;
	height: 18px;
	width: 116px;
}
#iAD {
	position: absolute;
	z-index: 2;
	left: -3px;
	top: 631px;
	height: 18px;
	width: 730px;
	
	font-size: 14px;
	color:#f9d8bb;
}
#iAD a {text-decoration:none; color:#f9d8bb;}
#iAD a:hover {text-decoration:none; color:#80766d;}





#logo {
	position: absolute;
	z-index: 2;
	left: 651px;
	top: 12px;
	height: 56px;
	width: 207px;
}
#flashDots {
	position: absolute;
	z-index: 2;
	left: 2px;
	top: 63px;
	height: 70px;
	width: 740px;
}
#flashcontent {
	position:absolute;
	left:0px;
	top:111px;
	width:854px;
	height:480px;
	z-index:1;
}

#textcontent {
	position:absolute;
	left:-77px;
	top:100px;
	width:727px;
	height:523px;
}

#subNavigation {
	position:absolute;
	left:650px;
	top:128px;
	width:133px;
	height:253px;
	z-index:1;
}

#subNavigation a {
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#5f645d;
	
	width:210px;
	
	text-decoration:none;
	
	padding-top:3px;
	padding-bottom:2px;
	padding-left:11px;
	
	background-image:url(bilder/oranger_Menupunkt.png);
	background-repeat:no-repeat;
}

#subNavigation a:hover {
	color:#f1903a;
	background-image:url(bilder/grauer_Menupunkt.png);
	background-repeat:no-repeat;
}

#subNavigation .subMenuActive {
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#ee923d;
	
	width:210px;
	
	text-decoration:none;
	
	padding-top:3px;
	padding-bottom:3px;
	padding-left:11px;
	
	background-image:url(bilder/grauer_Menupunkt.png);
	background-repeat:no-repeat;
}


/* SCROLLER Styles */


.scroll{
	position:absolute;
	display:block;
	height:382px; /* 372 */
	overflow:scroll;
	padding: 0 40px 15px 18px;
	margin:0;
	background:#ffffff url(bilder/scrollboxUnten_htg.jpg) no-repeat;
	left:0;
	top:0;
	width: 362px;
}

#scrollBox{
	left:290px;
	top:42px;
}
#scrollBoxHeader{
	position:absolute;
	left:290px;
	top:28px;
	width:420px;
	height:14px;
	background:#ffffff url(bilder/scrollboxHead_htg.jpg) no-repeat;
}

#rss_icon {
	position:absolute;
	left:385px;
	top:2px;
}

#weiterempfehlen {
	position:absolute;
	left:601px;
	top:450px;
	z-index:10;
}
#bewerbung {
	position:absolute;
	left:554px;
	top:453px;
	z-index:10;
}

#weiterempfehlen a, #bewerbung a { color:#f1903a; text-decoration:none; }
#weiterempfehlen a:hover, #bewerbung a:hover { color:#777777; text-decoration:none; }

