body {
	background:  url(../images/hdg_body.jpg) repeat-x;
	background-color: #E1E2E3;
}

* {
	margin: 0;
  padding: 0;
}

p {
	margin-bottom: 18px;
}

img {
  border: none;
}

a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #939DA8;
	text-decoration: none;
}

a:hover {
  color: #CC0000;
}

.box {
  position: relative;
  margin: auto;
  width: 900px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	line-height: 140%;
}

/* Head */

.head {
  position: absolute;
  height: 80px;
}

.logoleft {
  position: absolute;
  top: 42px;
  left: 8px;
  height: 30px;
  width: 221px;
  background: url(../images/hdg_logoleft.jpg) no-repeat;
}

.logoright {
  position: absolute;
  top: 7px;
  left: 776px;
  height: 71px;
  width: 109px;
  background: url(../images/hdg_logoright.jpg) no-repeat;
}

.mainMenu {
  position: absolute;
  top: 68px;
  left: 280px;
  height: 36px;
  width: 450px;
  z-index: 10;
}

.mainMenuCont {
	position: relative;
  height: 16px;
  width: 439px;
  padding-left: 9px;
  border-left: 1px solid #939DA8;
  border-right: 1px solid #939DA8;
  background-color: #F5F6F6;;
}

/* Ende Head */

/* Content */

.tabbox {
  position: absolute;
  top: 85px;
  left: 0px;
}

.tabmenum {
  vertical-align: top;
  background-color: #F5F6F6;
}

.tabmenul {
  background: url(../images/hdg_leftm.gif) repeat-y;
  background-color: #F5F6F6;
}

.tabcontl {
  background: url(../images/hdg_leftm.gif) repeat-y;
}

.tabmenur {
  background: url(../images/hdg_rightm.gif) repeat-y;
  background-color: #F5F6F6;
}

.tabcontr {
  background: url(../images/hdg_rightm.gif) repeat-y;
}

.tabcontm {
  vertical-align: top;
}

.tabmenutop, .tabmenubottom, .tabbreakt, .tabbreakb {
  height: 7px;
}

.tabshunder, .tabshadow tr {
  height: 3px;
  overflow: hidden;
}

.tabshcol1, .tabshcol2m, .tabshcol2c, .tabshcol3 {
  height: 3px;
  overflow: hidden;
}

.tabshcol1 {
  width: 13px;
}

.tabshcol2m, .tabshcol2c {
  width: 159px;
}

.tabshcol2c {
  width: 589px;
}

.tabshcol3 {
  width: 16px;
}

.tabbreakt, .tabbreakm, .tabbreakb {
  width: 9px;
  overflow: hidden;
}

.tabbreakt {
}

.tabbreakm {
}

.tabbreakb {
}
.conttopl, .conttopr, .menutopl, .menutopr, .contbottoml, .contbottomr, .menubottoml, .menubottomr {
  width: 7px;
  height: 7px;
  overflow: hidden;
}

.contbottoml, .menubottoml {
}

.contbottomr, .menubottomr {
}

.conttopr, .menutopr {
}

.conttopm, .contbottomm {
  width: 665px;
  overflow: hidden;
}

.contbottomm, .menubottomm {
  border-bottom: 1px solid #939DA8;
  height: 6px;
}

.conttopm {
  border-top: 1px solid #939DA8;
  height: 6px;
}

.menutopm, .menubottomm {
  width: 180px;
  overflow: hidden;
  background-color: #F5F6F6;
}

.menutopm {
  border-top: 1px solid #939DA8;
  height: 6px;
}

.sideMenu {
  position: relative;
	list-style: none;
	margin-bottom: 35px;
}

.sideMenu li {
  position: relative;
}

.sideMenu li a {
	display: block;
	width: 164px;
	margin-top: 15px;
	margin-left: 6px;
	padding: 7px 0px 4px 4px;
	border-bottom: 1px solid #E1E2E3;
	font-weight: bold;
	font-style: uppercase;
}

.sideMenu li a:hover {
}

.sideMenu li a.current {
	color: #CC0000;
}

.subMenu {
  position: relative;
	list-style: none;
}

.subMenu li {
  position: relative;
}

.sideMenu li a.subMenu {
	display: block;
	width: 114px;
	margin-top: 0px;
	margin-left: 55px;
	padding: 7px 0px 4px 0px;
	border: none;
	font-weight: normal;
}

.cont {
  position: relative;
  padding: 22px 25px 30px;
}

.tabfooter {
  position: relative;
  padding-right: 15px;
	text-align: right;
}

/**Foto window**/

.tablist {
  position: absolute;
  top: 450px;
  left: 250px;
}

.tablist, .tablist a {
  font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #346FA1;
	text-decoration: none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-table;}
.clearfix { display: inline-block }
.clearfix { display: block }
* html .clearfix { height: 1% }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */