* html #balken-top, #logo, #shortcut1 IMG, #shortcut2 IMG, #shortcut3 IMG, #media_bg, #content h1, .line-trenner {
	behavior: url(fileadmin/templates/htc/iepngfix.htc)
}


body {
	margin: 0;
	padding: 0;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	background-image: url(../img/body2.jpg);
	background-repeat: repeat-x;
}

*html body {
	text-align: center;
}

*html #container {
	text-align: left;
}

.clearer {
	width: 100%;
	height: 0px;
	clear: both;
}	

#balken-top {
	width: 100%;
	height: 78px;
	background: url(../img/balken_top.png) repeat-x;
	position: absolute;
	top: 120px;
	left: 0px;
}

*+html #balken-top {
	top: 110px;	
}

*html #balken-top {
	top: 120px;	
}

#submenu {
	width: 622px;
	height: 25px;
	overflow: hidden;
	position: relative;
	margin-bottom: -25px;
	top: -5px;
	left: 23px;
}

*html #submenu {
	z-index: 200;
	top: 18px;	
}

#submenu ul {
	padding: 0;
	margin: 0;
	margin-top: 5px;
	margin-left: 3px;
}

#submenu ul li {
	list-style: none;
	float: left;
	display: block;
	margin-right: 0px;
}

#submenu ul li a {
	color: #045A3D;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 3px;
	padding-left: 12px;
	padding-right: 12px;
}

#submenu li a:hover, #submenu li.active a {
	padding-left: 12px;
	background: url(../img/submenu_hover_active.jpg) no-repeat;	
}

#menu {
	width: 914px;
	height: 55px;
	padding-top: 12px;
	margin-top: -55px;
	background: url(../img/menu_bg.jpg) repeat-x;
}

*html #menu {
	position: absolute;
	top: 10px;
	z-index: 20;	
}

#menu ul {
	padding: 0;
	margin: 0;	
	width: 904px;	
	height: 53px;
	overflow: hidden;
	padding-left: 0px;
}

#menu ul li {
	list-style: none;
	text-align: center;
	float: left;
}

#menu ul li a {
	display: block;
	width: 110px;
	height: 30px;
	padding-top: 13px;
	color: #045A3D;
	text-transform: uppercase;
	text-decoration: none;
}

*html #menu ul li a {
	height: 43px;	
}

#menu ul li a:hover, #menu ul li.active a {
	background: url(../img/menu_hover_active2.jpg) no-repeat;
	color: #fff;
}

#container {
	width: 914px;
	position: relative;
	margin: 38px auto 10px auto;
	height: 600px;
	background: white;
	z-index: 7;
}

#logo {
	width: 220px;
	height: 138px;
	background: url(../img/logo.png) no-repeat;
	position: relative;
	margin: 10px auto 0px auto;
	z-index: -1;
	left: -348px;
}

*+html #logo {
	top: 10px;	
}

*html #logo {
	top: 10px;	
}

#left {
	float: left;
	width: 650px;
	z-index: 90;
}

#right {
	float: left;
}

#media_bg {
	margin-left: 20px;
	margin-top: 25px;
	width: 627px;
	height: 332px;
	position: relative;
	z-index: 2;
	background-image: url(../img/media_bg1.png);
	background-repeat: no-repeat;
}

*html #media_bg {
	margin-top: 50px;	
}

#media {
	position: relative;
	z-index: 1;
	top: 5px;
	left: 8px;
	width: 612px;
	height: 316px;
	overflow: hidden;
	background-color: #FCF9B2;
	wmode: transparent;
}

.line-trenner {
	width: 859px;
	height: 5px;
	background: url(../img/line_trenner.png) no-repeat;
	margin-left: 15px;
	margin-top: -3px;
}

*html .line-trenner {
	margin-top: -17px;	
}

#content {
	width: 860px;
	margin-left: 23px;
	padding-bottom: 10px;
}

#content p {
	color: #4a5355;
	line-height: 18px;
}

#content p a {
	color: #045A3D;
}

#content h1 {
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	width: 419px;
	height: 34px;
	background: url(../img/h1_bg.png) no-repeat;
	overflow: hidden;
	padding: 0;
	margin: 0;
	padding-top: 45px;
	padding-left: 30px;
	position: relative;
	top: -79px;
	left: 10px;
	z-index: 3;
	margin-bottom: -65px;
	font-weight: bold;
}

*html #content h1 {
	display: block;
	z-index: 4;
	position: relative;
	overflow: visible;
	width: 460px;
	height: 80px;
	top: -90px;	
	margin-bottom: -95px;
}

#leftcontent {
	width: 540px;
	float: left;
	margin-left: 0px;
	margin-right: 30px;
	z-index: 5;
}

#rightcontent {
	width: 290px;
	float: left;
	padding-top: 25px;
}

#rightcontent img, #rightcontent a img {
	padding: 0px;
	border: 0px solid #045A3D;
}

#shortcuts {
	position: relative;
	width: 250px;
	height: 195px;
	z-index: 6;
	top: 150px;
	left: -10px;
}

#shortcut1, #shortcut2, #shortcut3 {
	margin-bottom: 0px;	
}

#shortcuts a img {
	border: none;
}

#shortcut1 {
	margin-bottom: 0px;
}

#claim {
	height: 377px;
	width: 185px;
	background: url(../img/claim.jpg) no-repeat;
	margin-top: -12px;
}

*html #claim {
	margin-top: 10px;
	position: relative;
	z-index: 25;
	overflow: visible;	
}

#footer {
	width: 860px;	
}

#footer address {
	margin-left: 23px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #045A3D;
	font-style: normal;
}
*html #footer address {
	margin-top: 0px;	
}

#footer address a {
	color: #045A3D;
	font-weight: bold;	
}

#footer #sitelinks {
	float: right;
}

*+html #footer #sitelinks {
	margin-top: -13px;
}
*html #footer #sitelinks {
	margin-top: -13px;
}
