html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0 none;
	background-color:#605A4C;
	font-size:1em;
	color:#ffffff;
	font-family:Arial, "Palatino Linotype", "Times New Roman";
	/* hide overflow:hidden from IE5/Mac */
	/* \*/
	overflow: hidden;
	/* */
	}

body {
	height:100%;
	max-height:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	border:0 none;
	background-color:#605A4C;

	scrollbar-arrow-color:#6699cc;
	scrollbar-base-color:#888888;
	scrollbar-track-color:#999999;
	scrollbar-face-color:#888888;
	scrollbar-highlight-color:#888888;
	scrollbar-3dlight-color:#888888;
	scrollbar-darkshadow-color:#888888;
	scrollbar-shadow-color:#888888;
	}

#content {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	/*opacity:.90;*/
	-khtml-opacity:0.9;
	position:absolute;
	z-index:3;
	overflow:auto;
	border:0 none;
	background-color:#6699cc;
	text-align:justify;
	display:block;
	top:136px;
	bottom:30px;
	width:860px;
	margin-left:-450px;
	left:50%;
	padding:20px;
	}

* html #content {
	top:136px;
	bottom:30px;
	height:100%;
	width:860px;
	}

#hintergrund {
	position: absolute;
	z-index:1;
	width:100%;
	height:100%;
	}

#head {
	position:absolute;
	margin-left:-450px;
	left:50%;
	top:0;
	width:900px;
	min-width:900px;
	height:136px;
	background:transparent;
	z-index:5;
	border:0 none;
	}

* html #head {
	top:0px;
	width:900px;
	height:136px;
	}

#headerschatten {
	position:absolute;
	height:22px;
	min-width:900px;
	width:900px;
	margin-left:-450px;
	left:50%;
	top:136px;
	z-index:5;
	background:url('img/menu/schatten.png') top left repeat-x;
	}

#footerschatten {
	position:absolute;
	height:22px;
	min-width:900px;
	width:900px;
	margin-left:-450px;
	left:50%;
	bottom:30px;
	z-index:5;
	background:url('img/menu/schatten2.png');
	}

#foot {
	position:absolute;
	z-index:5;
	margin-left:-450px;
	left:50%;
	bottom:0;
	width:900px;
	min-width:900px;
	height:30px;
	background:url('img/menu/footer.jpg');
	font-size:0.8em;
	border:0 none;
	padding:0;
	}

* html #foot {bottom:0; width:900px; height:30px;}

#platzhalter {
	height:10em;
	}

/* Haupt Nav */
a.nav1, a.nav2, a.nav3, a.nav4, a.nav5, a.nav6 {
	width:900px; height:46px; display:block;
	background:url('img/menu/hauptmenu.jpg');
	float:left;
	}

#head a .pad {display:block; width:0; height:0;background:transparent; border-bottom:0 none;} /*Linkelement für die Nav*/

a.nav1 {background-position:0 0; width:135px;}
a.nav2 {background-position:-135px 0; width:191px;}
a.nav3 {background-position:-326px 0; width:146px;}
a.nav4 {background-position:-472px 0; width:99px;}
a.nav5 {background-position:-571px 0; width:193px;}
a.nav6 {background-position:-764px 0; width:136px;}

a.nav1:hover {background-position:0 -46px; width:135px;}
a.nav2:hover {background-position:-135px -46px; width:191px;}
a.nav3:hover {background-position:-326px -46px; width:146px;}
a.nav4:hover {background-position:-472px -46px; width:99px;}
a.nav5:hover {background-position:-571px -46px; width:193px;}
a.nav6:hover {background-position:-764px -46px; width:136px;}

a.nav1:active {background-position:0 46px; width:135px;}
a.nav2:active {background-position:-135px 46px; width:191px;}
a.nav3:active {background-position:-326px 46px; width:146px;}
a.nav4:active {background-position:-472px 46px; width:99px;}
a.nav5:active {background-position:-571px 46px; width:193px;}
a.nav6:active {background-position:-764px 46px; width:136px;}

/* Footer Nav */
a.fnav1, a.fnav2,  .fnav3 {
	width:900px; height:30px; display:block;
	background:url('img/menu/footer.jpg');
	float:left;
	}

#foot a .pad {display:block; width:0; height:0; background:transparent; border-bottom:0 none;} /* Linkelement für die Nav */

a.fnav1 {background-position:0 0; width:150px;}
a.fnav2 {background-position:-750px 0; width:150px;}
.fnav3 {background-position:-150px 0; width:600px;} /* Zwischenraum */

a.fnav1:hover {background-position:0 -30px; width:150px;}
a.fnav2:hover {background-position:-750px -30px; width:150px;}
.fnav3:hover {background-position:-150px -30px; width:600px;} /* Zwischenraum */

a.fnav1:active {background-position:0 30px; width:150px;}
a.fnav2:active {background-position:-750px 30px; width:150px;}
.fnav3:active {background-position:-150px 30px; width:600px;} /* Zwischenraum */

/* Clears */
.clear {clear:both; line-height:0;}
.clearleft {clear:left; line-height:0;}
.clearright {clear:right; line-height:0;}

/* Navigation (horizontales Menu) */
.horizmenue {
	margin:0;
	padding:0;
	}
	
.horizmenue li {
	display:inline;
	float:left;
	padding:0;
	margin:0;
	}
	
.horizmenue a {
	padding:0;
	}

.horizmenue img {
	display:block;
	}

/* Allgemeine Styles */
img {border:0; margin:0; padding:0; left:0px; top:0px;}
#head img {display:block;} /*Damit kein Abstand zwischen Schild und Nav entsteht*/

a {
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:#dddddd;
	}

a:link {color:#dddddd;}
a:visited {color:#dddddd;}
a:hover {color:#ffffff;}
a:active {color:#ff0000;}

.divlink {
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:#dddddd;
	}

.divlink:link {color:#dddddd;}
.divlink:visited {color:#dddddd;}
.divlink:hover {color:#ffffff;}
.divlink:active {color:#ff0000;}

* html .lefttext {float:left; width:310px; text-align:justify;}
* html .righttext {float:right; width:310px; text-align:justify;}
* html #liste ul li {height:1em;}

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

p {
	font-family:Arial;
	font-size:0.8em;
	color:#ffffff;
	}

h1 {
	font-family:Arial;
	font-size:1.1em;
	color:#ffffff;
	margin-top:40px;
	border-bottom:1px solid #ffffff;
	letter-spacing:0.2em;
	}

h1#titel {margin-top:0;}

pre {
	font-size:1em;
	color:#000000;
	padding:1em;
	background-color:#cccccc;
	overflow:auto;
	}

.bold {font-weight:bold;} .left {float:left; margin:10px; border:1px solid 
#000;} .right {float:right; margin:10px; border:1px solid #000;} .rightwob 
{border:0; margin:0; padding:0; float: right;} /*wob = without border*/ 
.lefttext {float:left; width:300px; text-align:justify;} .righttext 
{float:right; width:300px; text-align:justify;} .halbebreite {width:50%;} 
.zentriert {text-align:center;} .unterstrichen {text-decoration:underline;} 
.contmiddle {display:inline; vertical-align:middle; cursor:pointer;}

/* Für die Link Rubrik */
.links {
	margin:0 0 0 15px;
	padding:0;
	list-style-type:none;
	}

.links li {
	display:block;
	}

.links a {
	font-weight:normal;
	font-style:normal;
	}

.liste {
	margin-left:30px;
	font-size:0.8em;
	font-style:italic;
	list-style-type:disc;
	}

.liste li {
	font-size:1em;
	}

.liste li ul {
	font-size:1em;
	padding:0;
	}

.liste li ul a{
	font-size:1em;
	padding:0;
	font-weight:normal;
	font-style:normal;
	}