/* GENERAL */
html {
        overflow: auto;
}

body { color:#333333;   white-space:normal;
	font: 10pt "Arial", Helvetica, Geneva, sans-serif; 	text-decoration: none;

	padding: 0.1;
	position: absolute;
	 width: 800px;
	 margin-top: 1em;
	 margin-left: 3em;
	}

/* TABLE */
table {color:#333333;font-family:"Arial",Times,serif;
		font-size:11pt;text-align:left;vertical-align:top; margin-left: 0em;
		padding:0;
		}
td { color:#333333;  margin-top:1em ;margin-bottom:1em ;
	white-space:normal;
	font: 10pt "Arial", Helvetica, Geneva, sans-serif;
	text-decoration: none;
	}
.bd1 {border: solid 1px black}
.green { background-color:#0B610B;
	font: 12pt;
	font-weight:bold;
	color: white;
	text-align: center;
	}

/* IE scrollbar fix, Invalid CSS */
/* body,html { overflow-y: auto }	*/


.rahmen1 {color:MenuText; background-color:#FFFFE0; border-width:1px;  border-style:solid;
	border-color:ActiveBorder; padding:0em; text-align:left;}

.button1 {
	padding:0; text-align:justify;
	display:inline; overflow: hidden;
	}

.button2 { border-width:1px;  border-style:solid;
	font: 10pt "Arial", Helvetica, Geneva, sans-serif;
	border-color:ActiveBorder; padding:0.1em; text-align:justify;}



h1{
	color:#333333;
	margin-left:5%; margin-right:10%;
	text-align: center;
	white-space:normal;
	font-size:160%;
	line-height:120%;
	text-decoration: none;
	}
h2{
	color:green;
	margin-left:5%; margin-right:10%;
/*	text-align: center; */
	white-space:normal;
	font-size:140%;
	line-height:110%;
	text-decoration: none;
	}
h3{
	color:red;
	margin-left:1%; margin-right:1%;
	text-align: center; 
	white-space:normal;
	font-size:110%;
	line-height:110%;
	text-decoration: none;
	}
ul.coltext15 { color:#333333;  margin-top:1em ;margin-bottom:1em ;
	white-space:normal;
	font: 10pt "Arial", Helvetica, Geneva, sans-serif;
	text-decoration: none;
	line-height: 1.5em; font-size: 1em;
	margin-left:10%; margin-right:10%;
	}
ul.coltext10 { color:#333333;  margin-top:1em ;margin-bottom:1em ;
	white-space:normal;
	font: 10pt "Arial", Helvetica, Geneva, sans-serif;
	text-decoration: none;
	line-height: 1.5em; font-size: 1em;
	margin-left:5%; margin-right:10%;
	}
ol.coltext15 { color:#333333;  margin-top:1em ;margin-bottom:1em ;
	list-style-type:sans-serif;
	line-height: 1.5em; font-size: 1em;
	margin-left:5%; margin-right:10%;
	}
ol.coltext10 { color:#333333;  margin-top:1em ;margin-bottom:1em ;
	white-space:normal;
	font: 10pt "Arial", Helvetica, Geneva, sans-serif;
	text-decoration: none;
	line-height: 1.5em; font-size: 1em;
	margin-left:14%; margin-right:20%;
	}


li { color:#333333;  margin-top:1em ;margin-bottom:1em ;
	white-space:normal;
	font: 10pt "Arial", Helvetica, Geneva, sans-serif;
	text-decoration: none;
	}
p { color:#333333;  margin-top:1em ;margin-bottom:1em ;
	white-space:normal;
	font: 10pt "Arial", Helvetica, Geneva, sans-serif;
	text-decoration: none;
	line-height: 1.5em; font-size: 1em;
	margin-left:1%; margin-right:1%;
	}

p.size12 { color:#333333;  margin-top:1em ;margin-bottom:1em ;
	white-space:normal;
	font: 12pt "Arial", Helvetica, Geneva, sans-serif;
	text-decoration: none;
	line-height: 1.5em; font-size: 1em;
	margin-left:1%; margin-right:5%;
	}
p.coltext10 { color:#333333;  margin-top:0em ;margin-bottom:1em ;
	white-space:normal;
	font: 10pt "Arial", Helvetica, Geneva, sans-serif;
	text-decoration: none;
	line-height: 1.5em; font-size: 1em;
	margin-left:1%; margin-right:5%;
	}
p.coltext15 { color:#333333;  margin-top:1em ;margin-bottom:0em ;
	white-space:normal;
	font: 10pt "Arial", Helvetica, Geneva, sans-serif;
	text-decoration: none;
	line-height: 1.5em; font-size: 1em;
	margin-left:10%; margin-right:10%;
	}
p.coltext15i { color:#333333;  margin-top:1em ;margin-bottom:1em ;
	text-indent: 1.5em;
	white-space:normal;
	font: 10pt "Arial", Helvetica, Geneva, sans-serif;
	text-decoration: none;
	line-height: 1.5em; font-size: 1em;
	margin-left:10%; margin-right:10%;
	}

pre.coltext15 { color:#333333;  margin-top:1em ;margin-bottom:1em ;
	text-decoration: none;
	line-height: 1.5em; font-size: 1em;
	margin-left:10%; margin-right:10%;
	}

/* LINKS */
a.button:link,a.button:visited
{
display:block;
font-weight:bold;
color:#FFFFFF;
background-color:#0D2B14;
text-align:center;
padding:10px;
text-decoration:none;
border-color: white;
border-style: solid;
border-width: 1px;
}
a.button:hover,a.button:active
{
background-color:#7A991A;
}

a.header img {
    border : 0 none;

    }
a.header:link,a.header:visited, a.header:hover,a.header:active
{  display: block;
	font: 16pt "Arial";
	font-weight: bold;
	color: #000d1a;
	text-align: center;
	margin-left:1%; 
	white-space:normal;
	font-size:160%;
	line-height:140%;
	text-decoration: none;
}

a.topics:link,a.topics:visited, a.topics:hover,a.topics:active
{  display: block;
	margin:0em 0em 0em;
	padding:0;
	font: 11pt "Arial", Helvetica, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
}

a { color: maroon;
	font: 10pt "Arial", Helvetica, Geneva, sans-serif;

	text-decoration: none;
}
a:link {
	color: maroon;
	text-decoration: none;
	font-family: "Arial", Helvetica, Geneva, sans-serif;
	font-size: 10pt;

}
a:hover {color: red;
	font: 10pt "Arial", Helvetica, Geneva, sans-serif;

}
a:active {color: green;
	font: 10pt "Arial", Helvetica, Geneva, sans-serif;

}
a:focus {color: red;
	font: 10pt "Arial", Helvetica, Geneva, sans-serif;

}

#fixNav {
    position: absolute;
    display: inline;
    top: 0em; left: 0em;
    width: 65em; height: 14em;

  }
#fixSubNav {
    position: absolute;
    display: inline;
    top: 14em; left: 0em;
    width: 70em; height: 16em;

  }
  html>body #fixNav {  /* nur fuer moderne Browser! */
    position: absolute;
  }

#fixBody {
    position: absolute;
   top: 15em; left: 3em;
    width: 61em;
  }
  html>body #fixBody {  /* nur fuer moderne Browser! */
    position: absolute;
  }

img#com_but {
    border: none;
	border: 0px;
    vertical-align: middle;
	text-align: left;
    height: 30px;
    width: 60px;
}
object#com_but {
	position: fixed;
	position: absolute;
	overflow: hidden;
    border: none;
    vertical-align: top;
	text-align: right;
    height: 30px;
    width: 800px;
}
object#comments {

    border: none;
	border: 0px;
    text-align: left;
    height: 800px;
    width: 800px;
}

#nav {
	width: 100%; height:100%;
	border:none;
	}
.check {
   visibility:hidden;
   display:none;
   }
 /*Style for slideshow.js  */
.next { position: absolute; top: 0; left: 0; opacity: 0; filter:alpha(opacity=0); }
        #meinFader { position: relative; }
.navbutton {
color: white;
font: bold 14px Arial;
border-radius: 8px;
background: darkgreen; /* default color of menu button */
}
.navbuttonred {
color: white;
font: bold 14px Arial;
border-radius: 8px;
background: darkred; /* default color of menu button */
}
.fadein { position:relative; width:300px;  }
.fadein img { position:absolute; left:0; top:0; }

#images .description {
  background-color: rgba(61, 66, 70, 0.8);
  color: white;
  bottom: 0;
  line-height: 1.2;
  margin: 0;
  padding: 0.25rem;
  position: absolute;
  width: 100%; }
