html {
height:100%; 
max-height:100%; 
padding:0;
margin:0; 
border:0; 
background:#fff; 
font-size:15px; 
font-family:century gothic,georgia, palatino linotype, times new roman, serif;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}

body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0;
	}

#menuOben {
	position:absolute;
	margin:0;
	top:0; 
	left:0;
	display:block;
	width:100%; 
	height:50px;
	background:url(imagesNeu/bg_06.gif) #000;
	background-position:0 0;
	background-repeat:repeat;
	font-size:1.8em; 
	z-index:5; 
	overflow:hidden; 
	font-size : 13px;
	font-family : century gothic, arial, georgia, palatino linotype, times new roman, serif;
    color : #e4e4e4;
    line-height : 4.5em;
    text-align : left;
	}

#welle {
	position:absolute;
	left:0;
	top:50px;
	bottom:50px;
	width:250px;
	background:url(imagesNeu/welle1.jpg) #f4f4f4; 
	background-repeat:no-repeat: font-size:1.2em;
	z-index:4; 
	overflow:auto;
	background-repeat:no-repeat;
	}

* html #welle {
	height:100%; 
	top:0;
	bottom:0;
	border-top:50px solid #fff; 
	border-bottom:50px solid #fff;
	color:#fff;
	}

#content {
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:50px;
	bottom:50px;
	left:250px; 
	right:0; 
	background:#f4f4f4;
	}

* html #content {
	top:0; 
	left:0;
	right:0;
	bottom:0;
	height:100%;
	max-height:100%;
	width:100%;
	overflow:auto; 
	position:absolute;
	z-index:3; 
	border-top:50px solid #fff;
	border-bottom:50px solid #fff; 
	border-left:250px solid #fff;
	}

#navRight {
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:50px;
	bottom:50px;
	left:90%; 
	right:0; 
	background:#f4f4f4;
	}

* html #navRight {
	top:0; 
	left:0;
	right:0;
	bottom:0;
	height:100%;
	max-height:100%;
	width:100%;
	overflow:auto; 
	position:absolute;
	z-index:3; 
	border-top:50px solid #fff;
	border-bottom:50px solid #fff; 
	border-left:90% solid #fff;
	}

#foot {
	position:absolute;
	margin:0;
	bottom:0; 
	left:0; 
	display:block;
	width:100%; 
	height:50px;
	font-size:1em; 
	z-index:5;
	overflow:hidden; 
	background:url(imagesNeu/bg_06.gif) #000;
	color:#fff; line-height : 3.5em;
	}

#content p {
	padding:10px;
	}
.bold {
	font-size:1.2em;
	font-weight:bold;
	}

dd {
	display:none;
	}
.contentLink a {

     font-weight : normal;
	 font-size: 15px;
     color : #ff6500;
     text-decoration : underline;

}
.contentLink a:visited {

     font-weight : normal;
	 font-size: 15px;
     color : #ff6500;
     text-decoration : none;

}
.contentLink a:hover {

     font-weight : normal;
     color : #ff6500;
     text-decoration : underline;

}
a {

     font-weight : normal;
     color : white;
     text-decoration : none;

}
a:visited {

     font-weight : normal;
     color : white;
     text-decoration : none;

}
a:hover {

     font-weight : normal;
     color : #ff6500;
     text-decoration : underline;

}
table {
	font-family: century gothic,verdana, arial, helvetica, sans-serif; 
	font-size: 13px; 
	color: #000000;
	border-color: #000000;
	border: 1px;
}
tbody {
	font-family: century gothic,verdana, arial, helvetica, sans-serif; 
	font-size: 13px; 
	color: #000000;
	border-color: #000000;
	border: 1px;
}
tr {
	font-family: century gothic,verdana, arial, helvetica, sans-serif; 
	font-size: 13px; 
	color: #000000;
	border-color: #000000;
	border: 1px;
}
td {
	font-family: century gothic,verdana, arial, helvetica, sans-serif; 
	font-size: 13px; 
	color: #000000;
	border-color: #000000;
	border: 1px;
}
/*
a.nav, a.nav:visited {margin-left:50px; display:block; width:100px; height:25px; background:#aaa; color:#eee; border:1px solid #000; text-decoration:none; text-align:center; line-height:25px;}
a.nav:hover {background:#000; color:#fff;}
*/