* {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
}


html {
	/*min-height:101%;*/
}


body {
	font-family: Verdana, Arial;
	font-size: 11px;
	margin: 0px auto;
	overflow:-moz-scrollbars-vertical;
	background-color:#87807C;
	color:#FFFFFF;
}


table {
	font-family: Verdana, Arial;
	font-size: 11px;
	background-repeat:no-repeat;
}


img {
	border: 0px;
}


ul {
	float: left;
	padding: 0;
	margin: 0;
	border: 0;
	list-style: none;
}


li{
	vertical-align: baseline;
	background: url(../images/arrow.gif);
	background-repeat:no-repeat;
	padding-left:14px;
	margin-left:-14px;
}


a {
	color:#FFFFFF;
	text-decoration:none;
}


.linkActive {
	color:#F9C81C;
	text-decoration:none;
}


.linkNormal {
	color:#FFFFFF;
	text-decoration:none;
}


.linkNormalWhite {
	color:#FFFFFF;
	text-decoration:none;
}


.contentArrow a {
	color:#FFFFFF;
	text-decoration:none;
}


.contentArrow a:hover {
	color:#F9C81C;
	text-decoration:none;
}


.topBackGround {
	position: absolute;
	top:0px;
	margin:0;
	width:100%;
	height:128px;
	background:url(../images/topBG.gif);
	background-repeat:repeat-x;
	text-align:right;
	z-index:0;
}


.page {
	position:relative;
	top:0px;
	width:1022px;
	min-height:768px;
	height:auto !important;  /* für moderne Browser */
	height:768px;  /*für den IE */
	background-color:#87807C;
	margin: 0;
	padding-bottom:20px;
	z-index:1;
}


.header {
	position:absolute;
	left:144px;
	top:0px;
	width:878px;
	height:128px;
}


.search {
	position:absolute;
	left:7px;
	top:41px;
	width:128px;
	height:19px;
	background-color:#4C4F52;
	text-align:right;
}


.login {
	position:absolute;
	left:8px;
	top:69px;
	width:127px;
	height:19px;
}


/* für tooltip */
.showDivLogin {
	position:absolute;
	top:69px;
	left:8px;
	width:126px;
	color:#4C4F52;
	background-color:#4C4F52;
	z-index:10;
	visibility:hidden;
}

.showDivForm {
	position:absolute;
	top:88px;
	left:8px;
	width:126px;
	border-width:1px;
	border-style:solid;
	color:#4C4F52;
	background-color:#4C4F52;
	z-index:10;
	visibility:hidden;
}


.home {
	position:absolute;
	left:17px;
	top:152px;
	width:44px;
	height:12px;
}


.menu {
	position:absolute;
	left:144px;
	top:152px;
	width:512px;
	height:12px;
}


.language {
	position:absolute;
	top:152px;
	left:855px;
	width:100px;
	height:12px;
	color:#FFFFFF;
}


.headline {
	position:absolute;
	left:144px;
	top:184px;
	width:768px;
	height:32px;
	background-color:#4C4F52;
	font-family: Verdana, Arial;
	color:#E5E5E5;
	font-size:11px;
	text-align:left;
	line-height:22px;
	text-indent:16px;
}


.leftMenu {
	position:absolute;
	left:7px;
	top:185px;
	width:128px;
	height:auto;
	text-align:left;
	line-height:14px;
}


.leftMenu a:hover {
	color:#F9C81C;
	text-decoration:none;
}


.content {
	padding-left:144px;
	margin-top:224px;
	width:768px;
	height:auto;
	float:left;
}


.content a {
	color:#FFFFFF;
	text-decoration:none;
}


.content a:hover {
	color:#F9C81C;
	text-decoration:none;
}


.contentText {
	float:left;
	margin-left:16px;
	margin-top:8px;
	color:#FFFFFF;
	font-family:Verdana, Arial;
	font-size:11px;
	line-height:16px;
	text-align:left;
	width:486px;
}


.contentTextklein {
	float:left;
	margin-left:16px;
	margin-top:8px;
	color:#FFFFFF;
	font-family:Verdana, Arial;
	font-size:11px;
	line-height:16px;
	text-align:left;
	width:436px;
}


.contentText .linkActive {
	color:#F9C81C;
	text-decoration:none;
}


.contentTextSmall {
	font-family:Verdana, Arial;
	font-size:9px;
}


.contentTextDark {
	margin-left:16px;
	margin-top:8px;
	color:#4c4f52;
	float:left;
	font-family:Verdana, Arial;
	font-size:11px;
	line-height:16px;
	text-align:left;
	width:486px;
}


.contentTextDark a {
	color:#4c4f52;
	text-decoration:none;
}


.contentTextDark a:hover {
	color:#000000;
	text-decoration:none;
}


.contentTextDark .linkActive {
	color:#000000;
	text-decoration:none;
}


.contentText4Members {
	margin-left:16px;
	margin-top:8px;
	color:#FFFFFF;
	float:left;
	font-family:Verdana, Arial;
	font-size:11px;
	line-height:16px;
	text-align:left;
}


.contentText4MembersDark {
	margin-left:16px;
	margin-top:8px;
	color:#4c4f52;
	float:left;
	font-family:Verdana, Arial;
	font-size:11px;
	line-height:16px;
	text-align:left;
}


.contentText4MembersDark a {
	color:#FFFFFF;
	text-decoration:none;
}


.contentText4MembersDark .linkActive {
	color:#F9C81C;
	text-decoration:none;
}


.contentText4MembersDark li {
	vertical-align: baseline;
	background: url(../images/arrowDark.gif);
	background-repeat:no-repeat;
}


.contentTextDark li {
	vertical-align: baseline;
	background: url(../images/arrowDark.gif);
	background-repeat:no-repeat;
}


.arrowOrange li {
	vertical-align: baseline;
	background: url(../images/arrowOrange.gif);
	background-repeat:no-repeat;
}


.arrowLightOrange li {
	vertical-align: baseline;
	background: url(../images/arrowLightOrange.gif);
	background-repeat:no-repeat;
}


.arrowVerryLOrange li {
	vertical-align: baseline;
	background: url(../images/arrowVerryLOrange.gif);
	background-repeat:no-repeat;
}


.listPoint li {
	vertical-align: baseline;
	background: url(../images/listPoint.gif);
	background-repeat:no-repeat;
	padding-left:9px;
}


a.download {
	font-size:9px;
	font-weight:lighter;
}


a.downloadActive {
	font-size:9px;
	font-weight:lighter;
	color:#F9C81C;
}


.footer {
	padding-left:144px;
	margin-bottom:10px;
	width:423px;
	height:33px;
	float:left;
	vertical-align:bottom;
	text-align:left;
	color:#FFFFFF;
}


.footer a:hover {
	color:#F9C81C;
	text-decoration:none;
}