body { 

	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif; 
	background: #000; 
	color: #fff;
	margin:0;
	padding:0;
	}
	
body, html {
    
	width: 100%;
	height: 100%;
	
}
	
img, img a {
   border: none;
}

a:link, a:visited, a:active {

    color: #fff;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

a:hover {

	color: #fff;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
 
	font-size:1.35em;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	margin:  0;
	padding:20px;
}

h2 {
 
	font-size:1.10em;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 10px;
	margin:0;

}

p { 
 
	font-size:0.9em;
	font-family: Arial, Helvetica, sans-serif; 
	margin: 0px; 
	text-align: justify;
	}
	
	
/* Body mitte */
	
#contain {

	width: 919px;
	margin-left: auto;
	margin-right: auto;

}

/* Top */
	
#header {

	width: 919px;
	background-color: #000;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	

}

#header-navi {

	width: 80%;
	height: 20px;
	padding-top: 5px;
	background: #000;
	float: right;
}

#header-navi p {
 
	font-size:0.9em;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	text-align: right;
	
}

a.header-navi:link {
	text-decoration: none;;
	color: #fff;


}

a.header-navi:visited {
	text-decoration: none;;
	color: #fff;

}

a.header-navi:hover {
	text-decoration: none;;
	color: #fff;


}

a.header-navi:active {
	text-decoration: none;;
	color: #fff;

}

/* Linke spalte */

#leftcol {

	width: 240px;
	float: left;
	height: auto;
	background-color: #000;
}

#leftcol p {

	margin: 0;

}

/* Menü */

#menu-bg {

	width: 100%;
	height: 100%;
	float: left;
	background-color: #000;
}

#menu {

	width: 100%;
	height: 100%;
	height: auto;
	float: left;
}

#menu p {
	text-indent: 20%;
	color: #fff;
	font-size:0.95em;
	font-family: Arial, Helvetica, sans-serif;
}


a.menu:link {

	display: block;
	width: 100%;
	height: 10%;
	text-decoration: none;
	text-indent: 20%;
	color: #fff;
	background-color: #000;

	
}

a.menu:visited {

	display: block;
	width: 100%;
	height: 10%;
	text-decoration: none;
	text-indent: 20%;
	color: #fff;
	background-color: #000;	
}

a.menu:hover {

	display: block;
	width: 100%;
	height: 10%;
	text-decoration: none;
	text-indent: 20%;
	color: #fff;
	background-color: #000;
	
}

a.menu:active {

	display: block;
	width: 100%;
	height: 10%;
	text-decoration: none;
	text-indent: 20%;
	color: #fff;
	background-color: #000;

}

a.menu-sub:link {

	display: block;
	width: 100%;
	height: 12%;
	text-decoration: none;
	text-indent: 25%;
	color: #fff;
	background-color: #000;
	
}

a.menu-sub:visited {

	display: block;
	width: 100%;
	height: 12%;
	text-decoration: none;
	text-indent: 25%;
	color: #fff;
	background-color: #000;
	
}

a.menu-sub:hover {

	display: block;
	width: 100%;
	height: 12%;
	text-decoration: none;
	text-indent: 25%;
	color: #fff;
	background-color: #000;
	
}

a.menu-sub:active {

	display: block;
	width: 100%;
	height: 12%;
	text-decoration: none;
	text-indent: 25%;
	color: #fff;
	background-color: #000;
	
}

/* Inhalt */

#content {

	margin-left: 240px;
	width: 72%;
	height: auto;
	padding-bottom: 10%;

}

#content p {

	padding: 3px 18px 3px 18px;
	margin: 0;
	font-size:0.9em;
	font-family: Arial, Helvetica, sans-serif;

}

/* Footer */

#footer-main {

	width: 100%;
	height: auto;
	background: #000;
}

#footer-bg {

   width: 930px;
   background: #000;
   margin-left: auto;
   margin-right: auto;
	
}

#footer {

	width: 920px;
	height: 87px;
	background: #000;
    margin-left: 10px;
	margin-right: auto;
	
}

#footer p {
	text-align: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 20px; 
	font-size:0.9em;
	font-family: Arial, Helvetica, sans-serif;

}



a.footer:link {

	text-decoration: none;
	color: #fff;

	
}

a.footer:visited {

	text-decoration: none;
	color: #fff;

}

a.footer:hover {

	text-decoration: none;
	color: #fff;

	
}

a.footer:active {

	text-decoration: none;
	color: #fff;
	
}

/* Galerie */

 #FrogJS{
 
	width: 500px;
	height: 400px;
	margin: 0 auto;
			}
			
#FrogJSCredit{

	text-align: right;
	color: #fff; 
	font-size:0.9em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
			}
			
#FrogJSCaption{

	text-align: left;
	line-height: 140%;
	color: #fff;
	font-size:0.9em;
	font-family: Arial, Helvetica, sans-serif;
			}

/* Restricted Area */
.x {
	display: none;
	}
	
div#forbidden {

	width: 400px;
	margin: 100px auto;
	padding: 20px 30px;
	line-height: 1.5em;
	text-align: left;
	}
	
div.unauthorized-401, div.forbidden-403,
div.notfound-404, div.internalerror-500 {
	color: #226393;
	background-color: #F5F5F5;
	border: 1px solid #666666;
		}
		
div.unauthorized-401 a, div.forbidden-403 a,
div.notfound-404 a, div.internalerror-500 a {
		color: #226393;
		background-color: #F5F5F5;
		}
