html
{
	width: 100%;
	height: 100%;
	font-family: verdana;
	font-size: 12px;
}

body
{
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	font-size: 100%;
}

#header
{
	width: 100%;
	height: 90px;
	background: #BEBEBE;
	padding: 0;
	margin: 0;
	position: relative;
	overflow: hidden;
}

.logo img
{
	border: none;
}

#mainnav
{
	min-width: 748px;
	height: 21px;
	position: absolute;
	bottom: 0;
	left: 211px;
}

#mainnav ul
{
	background: url(images/nav_hintergrund.jpg) no-repeat;
	overflow: hidden;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 4px 0 0 120px;
}

#mainnav li
{
	list-style-type: none;
	float: left;
	height: 100%;
	margin: 0 6px;
	font-weight: bold;
}

#mainnav li a
{
	color: #FFFFFF;
	text-decoration: none;
font-size: 0.95em;
}

#metanav
{
	position: absolute;
	top: 24px;
	left: 683px;
}

#metanav ul
{
	overflow: hidden;
}

#metanav li
{
	list-style-type: none;
	float: left;
	margin: 0 12px;
}

#metanav a
{
	font-size: 0.95em;
	text-decoration: none;
	color: #333333;
}

#metanav a:hover
{
	color: #0033cc;
}

#banner
{
	width: 211px;
	height: 335px;
	background: #BEBEBE url(images/00_location.jpg) no-repeat;
}

#sidebar
{
	background: #BEBEBE url(images/kksk_lang.gif) no-repeat scroll 0 0;
	width: 189px;
	height: 100%;
}

#subnav
{
	position: absolute;
	left: 211px;
	top: 90px;
	background: #EBEBEB url(images/nav_pixel_gross-upper.gif) no-repeat 0;
	width: 100%;
	height: 19px;
}

#subnav ul
{
	overflow: hidden;
	margin: 0 0 0 170px;
	padding: 5px 0 0 0;
	font-size: 0.95em;
}

#subnav li
{
	list-style-type: none;
	float: left;
}

#subnav li a
{
	text-decoration: none;
	color: #666666;
	display: block;
	margin-right: 2.5em;
}

#breadcrumbs
{
	background: url(images/nav_pixel_gross-lower.gif) no-repeat 0 0;
	position: absolute;
	left: 211px;
	top: 109px;
}

#breadcrumbs ul
{
	overflow: hidden;
	margin: 3.5em 0 0 6.5em;
	padding: 0;
}

#breadcrumbs li
{
	float: left;
	list-style-type: none;
	padding: 0 1em 0 15px;
	background: url(images/pfeil_einzel.gif) no-repeat 0 0;
	font-size: 1em;
}

#breadcrumbs li a
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#breadcrumbs li.first
{
	background: url(images/pfeil_doppel.gif) no-repeat 0 0;
	padding-left: 24px;
}

#breadcrumbs li.first a
{
	color: #999999;
	font-weight: normal;
}

#sidenav
{
	position: absolute;
	left: 17.6em;
	top: 13.58em;
	width: 15em;
	margin: 1.0em 0 0 0;
	overflow: hidden;
}

#sidenav ul
{
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidenav li
{
	background: url(images/pfeil_1.gif) no-repeat 0 0;
	padding: 0 0 0.4em 15px;
}

#sidenav li a
{
	font-size: 0.95em;
	color: #000000;
	text-decoration: none;
}

#sidenav li a:hover
{
	color: #0033CC;
	font-weight: bold;
}

#contentwrapper
{
	position: absolute;
	top: 13.58em;
	left: 33em;
	margin: 1.0em 0 0 0;
	min-width: 45em;
	overflow: visible;
}

#contentwrapper h1
{
	font-weight: bold;
	margin: 0 0 1.0em 0;
	font-size: 1.2em;
}

#contentwrapper img
{
	border: none;
}

#contentwrapper p
{
	margin: 0 0 1.2em 0;
	color: #666666;
line-height: 14pt;
}

#contentwrapper a
{
	text-decoration: none;
	color: #0033CC;
}

#contentwrapper strong
{
	color: black;
}

#contentwrapper ul
{
	padding: 0;
	margin: 0 0 1.2em 0;
}

#contentwrapper li
{
	background: url(images/quadrat_aufzaehlung.gif) no-repeat 0% -2px;
	padding: 0 0 0 13px;
	list-style-type: none;
	margin: 0 0 1.0em 0;
}

#contentwrapper li a
{
	text-decoration: none;
	color: #0033CC;
}

#cw-left
{
	text-align: left;
	vertical-align: top;
	width: 21em;
	padding: 0;
	border-right: 20px solid white;
	font-size: 12px;
	color: #666666;
}

#cw-right
{
	text-align: left;
	vertical-align: top;
	width: 21em;
	padding: 0;
	font-size: 12px;
	color: #666666;
}

pre
{
	display: none;
}
