body { 

	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif; 
	background: #000; 
	color: #fff;
	margin:0;
	padding:0;
	}
	
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;
	
}

a.menu-sub2:link {

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

a.menu-sub2:visited {

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

a.menu-sub2:hover {

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

a.menu-sub2:active {

	display: block;
	width: 100%;
	height: 12%;
	text-decoration: none;
	text-indent: 30%;
	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: 550px;
	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;
			}

	
/*Kontakformular*/

label {

	float:left;
	display:block;
	min-width:100px;
	margin-left:50px;
	padding-left:10px;
}
input, textarea, select {

	float:left;
	display:block;
	min-width:40px;
	border: 1px solid #fff;
	background:#000;
	font-family: Arial;
	font-size:0.9em;
	color: #fff;
	margin-bottom:10px;
	margin-left: 80px;
	padding:1px;
}
 
div.clearer {

	clear:both;
	font-size:0.9em;
	line-height:1px;
	display:block;
	height:1px;
} 
form {

	background:none;
	width:300px;
}
.form-button {

	margin-left:110px !important;
	margin-left:55px; /*to fix ie6 position*/
	min-width:100px;
	clear:both;
}
.option {
	border:none;
	background:none;
	width:auto;
}
fieldset {
	border:none;
	padding-left:100px;
	padding-bottom:10px;
	display:block;
	clear:both;
}
fieldset input {

	width:auto;
	border:none;
	background:#fff;
	float:left;
	display:block;
	margin-left:150px;
	margin-top:3px !important;
	margin-top:0px; /*to fix ie6 position*/
}
fieldset label {
	width:auto;
	clear:none;
	float:left;
	display:block;
	padding-right:2px;
	white-space:nowrap; /*to fix ie6 wrapping*/
	
}.font-small {
	font-family: Arial; 
	font-size:0.9em;
}
