body, html {
	height: 100%;
}

body {
	background: #fff url(img/2009/start/start_kachel02.jpg);
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	color: #fff;
}

#wrapper {
	min-height: 100%;
	width: 986px;
	/*background-color: #000;*/
	position: relative;
}

* html #wrapper {
	height: 100%;
}

#innerwrap {
	position: relative;
	height: 735px;
}

#innerwrap h2 {
	/* padding-bottom: 440px;*/
	position: relative;
	top: 0px;
	left: 0px;
	/* margin-top: 152px;
	margin-left: 266px; */
	width: 1598px;
	height: 714px;
	background: url(img/2009/start/start_2010.png) no-repeat;
}

* html #innerwrap h2 {
 background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='css/img/2009/start/start_2010.png')
}

#innerwrap h2 a {
	display: block;
	width: 1598px;
	height: 714px;
	z-index:1;
}

#innerwrap p {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 1598px;
	height: 714px;
	z-index:10;
	}

a {
	color: #fff;
}
a:hover,
a:active {
	text-decoration: none;
}


#logo {
	width: 492px;
	height: 367px;
	position: absolute;
	bottom: 0px;
	left: 266px;
	background: url(img/logo_frei.png) no-repeat;
}

* html #logo {
 background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='css/img/logo_frei.png')
}

/*a#adk-logo {
	display: block;
	width: 180px;
	height: 35px;
	position: absolute;
	top: 42px;
	left: 782px;
	background: url(img/logo_adk.gif) no-repeat;
}

#nav-lang {
	position: absolute;
	top: 85px;
	left: 782px;
	font-size: 12px;
}*/

.hidden {
	display: block;
	height: 0px;
	width: 0px;
	overflow: hidden;
	line-height: 0px;
}







