html
{
height: 100%;
font-size:100%;
}

body
{
	height: 100%;
	background-image: url(backbround.jpg);
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	text-align: center;
}

#nonFooter
{
	position: relative;
	height: 100%;
	min-height: 100%;
	margin: auto;
	padding: 0px;
	width: 739px;
	background-image: url(content_background.gif);
	z-index: 1;
}

html>body #nonFooter{height:auto; min-height:100%;}



#footer
{
	position: relative;
	left:0px;
	width:100%;
	height: 182px;
	margin-top: -182px;
	background-image: url(shadow_botom.jpg);
	z-index: 0;
}

#header
{
	position: absolute;
	top: 0px;
	width: 100%;
	height: 214px;
	background-image: url(shadow_top.jpg);
	left: 0px;
}


#nav_container {
	text-align: left;
	width: 200px;
	float: left;
	list-style-image: none;
	list-style-type: none;
	padding-right: 7px;
	padding-left: 7px;
}
#suchfeld {
	height: 16px;
	width: 154px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
form {
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #CC0000;
}


.link {
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}
#suchbutton {
	background-image: url(search.png);
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}



#nav {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0px;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.nav_item {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	list-style-type: none;
	height: 40px;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	top: 0px;
	right: 0px;
	margin: 0px;
	border-top-color: #CCCCCC;
}

.nav_link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#666666;
	list-style-type: none;
	height: 40px;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	right: 0px;
	margin: 0px;
	text-decoration:none;
}

.nav_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#CC0000;
	list-style-type: none;
	height: 40px;
	width: 200px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
	right: 0px;
	margin: 0px;
	text-decoration:none;
}

.link_img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#nav_item_text {
	margin: 0px;
	padding: 0px;
	line-height: 40px;
	text-decoration: none;
	text-indent: 15px;
}


.nav_item_symbol {
	height: 24px;
	width: 24px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 8px;
	top: 8px;
}

#content {
	text-align: left;
	width: 497px;
	float: left;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}



#spacer {
	height: 45px;
	clear: both;
}


#content_footer
{
	width: 739px;
	position: absolute;
	height: 45px;
	bottom:0px;
	left:0px;
	background-image: url(footer.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: right;
	margin: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content_header
{
	position: relative;
	height: 32px;
	background-image: url(background_light.jpg);
}

#content_banner
{
	position: relative;
	height: 114px;
	text-align: left;
	background-image: url(banner.jpg);
}

#xylogo {
	position: relative;
	top:22px;
	left:22px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #CC0000;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
th {
	text-align: left;
	color: #CC0000;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 18px;
	margin-left: 0px;
}
p {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
td {
	padding: 2px;
}
#nav_item_text_active {
	margin: 0px;
	padding: 0px;
	line-height: 40px;
	color: #000000;
	text-decoration: none;
	text-indent: 15px;
}

.struktur {
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0px;
	height:0px;
	overflow:hidden;
	display:inline;
}

#sprunglink_0 a, #sprunglink_1 a, #sprunglink_2 a, #sprunglink_3 a, #sprunglink_4 a, #sprunglink_5 a, #sprunglink_6 a, #sprunglink_7 a, #sprunglink_8 a, #sprunglink_9 a  {
	position:absolute; 
	z-index:2; 
	width:10em; 
	overflow:hidden; 
	top:-100px; 
	left:-1000px
	} 
