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;
	background-image:url(../img/bg_main.jpg);
	}

#content {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:178px; 
	bottom:81px; 
	width:980px; 
	margin-left:-490px; 
	left:50%;
	background-color:#FFFFFF;
	background-image:url(../img/bg_content.jpg);
	/*padding-top: 20px;
	padding-bottom: 20px;*/
	}

* html #content {
	top:0px;
	bottom:0px;
	height:100%;
	width:980px;
	background-color:#FFFFFF;
	background-image:url(../img/bg_content.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border-top:178px solid #fff; 
	border-bottom:81px solid #fff;
	}
	
#content1 {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:178px; 
	bottom:81px; 
	width:980px; 
	margin-left:-490px; 
	left:50%;
	background-color:#FFFFFF;
	background-image:url(../img/bg_content1.jpg);
	/*padding-top: 20px;
	padding-bottom: 20px;*/
	}

* html #content1 {
	top:0px;
	bottom:0px;
	height:100%;
	width:980px;
	background-color:#FFFFFF;
	background-image:url(../img/bg_content1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	border-top:178px solid #fff; 
	border-bottom:81px solid #fff;
	}

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

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



#foot {
	text-align:center;
	position:absolute; 
	margin-left:-490px; 
	left:50%; 
	bottom:0; 
	width:980px; 
	min-width:980px; 
	height:81px; 
	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:81px;
	}


#content p {
	padding:15px; text-align:justify;
	}

.boldhead {
	font-size:1.5em; 
	font-weight:bold;
	}
.bold {font-weight:bold;}
.left {float:left; margin:10px; 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;}

.font {
	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;
	}
	
.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;
	}

#mandl {
	width:177px;
	height:108px;
	position:absolute;
	background-image:url(../img/mandl.jpg);
	bottom:0px;
	left:13px;
	z-index:1;
	}

#maincontent{
	width:950px;
	height:75%;
	min-height:240px;
	top:42px;
	left:15px;
	position:absolute;
	z-index:2;
	}

#leftaction {
	width:136px;
	height:50px;
	float:left;
	}

#midaction {
	width:455px;
	height:100%;
	float:left;
	overflow:auto;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:justify;
	padding:10px;
	}
	
#midactionbig {
	width:555px;
	height:100%;
	float:left;
	overflow:auto;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:justify;
	padding:10px;
	}


#rightaction {
	width:320px;
	float:left;
	margin-left:15px;
	text-align:center;

	}
	
#rightactionsmall {
	width:120px;
	float:left;
	margin-left:15px;
	text-align:center;

	}

#clear {
	clear:left;
	}

#headline{
	width:auto;
	height:25px;
	top:17px;
	left:150px;
	position:absolute;
	z-index:3;
	}

#bild {
	width:320px;
	border:1px solid #FFFFFF;
	}

#bildsmall {
	width:220px;
	border:1px solid #FFFFFF;
	}

#kommentar{
	width:100%;
	height:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:center;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC
	}
	
#kommentar1{
	width:220px;
	height:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:center;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC
	}
	
#lang {
z-index:99;
position:absolute;
right:0px;
top:0px;
width:15px;
height:80px;
}
