html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background:#BFD5EA;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	background:#BFD5EA;

	}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;

}

#content {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:177px; 
	bottom:78px; 
	width:965px; 
	margin-left:-490px; 
	left:50%;
	background-color:#FFFFFF;
	background-image:url(../img/bg_main.jpg);
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left:15px; 
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;

	}

#contentbg {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:177px; 
	bottom:78px; 
	width:980px; 
	margin-left:-490px; 
	left:50%;
	padding-top: 0px;
	padding-bottom: 0px;
	}


* html #content {
	top:0px;
	bottom:0px;
	height:100%;
	width:980px;
	background-color:#FFFFFF;
	background-image:url(../img/bg_main_ie.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border-top:177px solid #fff; 
	border-bottom:78px solid #fff;
	padding-left:15px; 

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	}


#head {
	position:absolute;
	margin-left:-490px;
	left:50%;
	top:0;
	width:980px;
	min-width:980px;
	height:177px;
	background:#333;
	font-size:1em;
	z-index:5;
	background-color: #FFF;
	}

* html #head {
	top:0px; width:980px; height:177px;
	}



#foot {
	text-align:center;
	position:absolute; 
	margin-left:-490px; 
	left:50%; 
	bottom:0; 
	width:980px; 
	min-width:980px; 
	height:78px; 
	background-color:#FFF;
	font-size:1em; 
	z-index:5; 
	font-family: trebuchet MS, tahoma, verdana, arial, sans-serif;
	font-weight:bold;
	color:#000;
	}

* html #foot {
	bottom:0px; width:980px; height:78px;
	}


#content p {
	}

#content span {
	}

.boldhead {
	font-size:1.5em; 
	font-weight:bold;
	}
.bold {font-weight:bold;}
.left {float:left; border:1px solid #000;}
.right {float:right; margin:10px; border:1px solid #000;}
.lefttext {float:left; width:300px; text-align:justify;}
.righttext {float:right; width:300px; text-align:justify;}

* html .lefttext {float:left; width:310px; text-align:justify;}
* html .righttext {float:right; width:310px; text-align:justify;}


	
.ueber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}