html, body {
	margin:0;
	padding:0;
	background-color:#ffffff;
	height:	100%;
	background-image:url(../gfx/background.jpg);
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
/*	overflow:hidden;*/
}

table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

#header {
width:100%; 
height:198px; 
}
#content {
position:relative;
/*top:20px;
left:265px;
width:550px;*/
line-height:19px;
padding-bottom:50px;
}
#content1 {
position:relative;
/*top:20px;
left:265px;*/
width:535px;
line-height:19px;
padding-bottom:50px;
}

.scroll {
	position:relative;
	top:20px;
	left:265px;
	width:566px;
	overflow:auto;
	}

#horizon { 
	width: 100%;
	height:100%;
} 
#container {
	background-image:url(../gfx/back.jpg);
	background-repeat:repeat-x;
	z-index:1;
	height:100%;
}
#menue {
position:absolute;
left:61px;
top:163px;
width:170px;
height:288px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
line-height:24px;
padding-left:0px;}
.over {
position:absolute;
left:0px;
margin-top:-6px;
visibility:hidden;
}
.aktiv {
position:absolute;
left:0px;
margin-top:-6px;
visibility:visible;
}
html>body .aktiv {
margin-top:0px;
}
html>body .over {
margin-top:0px;
}
#sub {
position:absolute;
top:171px;
left:491px;
text-align:right;
width:330px;
font-weight:bold;
font-size:18px;
color:#6A7B89;
}
#content2 {

position:relative;
top:20px;
left:265px;
width:570px;
line-height:19px;
padding-bottom:50px;
}


/*spiv*/

#hauptmenu {
	width: 100%;
	float: left;
	margin-left: 1px;
}

#hauptmenu ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}

#hauptmenu li {
	float: left;
	margin-top:0px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#hauptmenu a {
	display: block;
	width: 100%;
	color: #686868;
	text-transform: none;
	text-decoration: none;
	float: left;
	background: url(../images/menu_normal.gif) repeat-y;
	font: bold 11px/24px Verdana, Geneva, sans-serif;
	padding-left: 14px;
}


#hauptmenu a:hover {
	color: #000;
	background: url(../images/menu_hover.gif) repeat-y;
	line-height: 24px;
	padding-left: 14px;
}
.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #6a7b89;
}

A {
	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;
}
.componentheading {
	display: none;
}

.startbildneu {
	margin-right:10px;
}
.buttonheading IMG {
	border: none;
	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;
	margin: 0px;
	padding: 0px;
}

.chronoform {
	display: none;
}

.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #6a7b89;
}

.contentdescription {
font-weight:bolder;
}