html {overflow: scroll;}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	}
#container {
	width: 810px;
	padding: 0;
	height: auto;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	}
#header {
	height: 90px;
	width: 800px;
	border: thick solid #999900;
	background-image: url(header.gif);
	}
#content {
	width: 810px;
	
	}
#left {
	float: left;
	margin-top: 10px;
		}
	
#right {
	width: 600px;
	float: right;
	border: medium solid #999900;
	font-size: 16px;
	padding-left: 5px;
	margin-top: 10px;
	padding-right: 5px;
			}
			
#right a{
	color: #999900;
	text-decoration: underline;
	font-size: 15px;
			}		
			
#right a:hover{
	color: #999900;
	text-decoration: underline;	
			}							
#spruch {
	height: auto;
	width: 610px;
	float: right;
	margin-top: 20px;
	border: medium solid #999900;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
#motto {
	height: auto;
	width: 610px;
	float: right;
	margin-top: 20px;
	border: medium solid #999900;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}

.login {
	width:120px;
	font-size:12px;
	line-height:10px;
	
}

.login2 {
	padding-top: 5px;
	width: 170px;
	padding-bottom: 5px;
}

.login label {
	display:block;
	clear:both;
	margin-top:5px;
	color:#000000;
	padding-top: 5px;
	width: 50px;
}

.login input {
	float:left;
	margin:5px 0;
	width:140px;
	border:1px solid #999900;
	background-color:#fff;
}


.login input.submit {
	border:none;
	background:url(none);
	color:#999900;
	text-decoration:underline;
	cursor:pointer;
	font-weight: bold;
}


#navigation {
	width: 165px;
	}

#navigation ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}

#navigation li a {
	display: block;
	text-decoration: none;
	background: #ccffcc;
	color: #000000;
	border: thin solid #999900;
	text-align: center;
	margin-bottom: 10px;
}
#navigation li.active a {
	background: #ffff99;
	color: #000000;
	border: thin solid #999900;
	font-style: normal;
	
}


#navigation li a:hover {
	background: #FFFF99;
	color: #000000;
	}
#subnavigation {
	width: 110px;
	margin-left: 15px;
}
#subnavigation li a{
	background-color: #ccffcc;
}

#impressum {
	background-color: #ccffcc;
	height: 20px;
	width: 165px;
	border: thin solid #999900;
	text-align: center;
	text-decoration: none;
}
#impressum a{
	text-decoration: none;
	color: #000000;
}
#impressum a:hover{
	background-color: #ffff99;
}
#impressum:hover{
	background-color: #ffff99;
}
#impressumgelb {
	background-color: #FFFF99;
	height: 20px;
	width: 165px;
	border: thin solid #999900;
	text-align: center;
	text-decoration: none;
}
#impressumgelb a{
	text-decoration: none;
	color: #000000;
}

#breadcrump {
	font-size: 14px;
	text-decoration: underline;
}

#counter {
	background-color: #ccffcc;
	height: 20px;
	width: 165px;
	border: thin solid #999900;
	text-align: center;
	text-decoration: none;
	margin-top: 30px;
}

h1 {
	font-size: 24px;
	color: #000000;	
}
h2 {
	font-size: 18px;
	color: #999900;		
}



/* Download anbieten */

.list_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	font-size:10px;
	color:#000000;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	padding-right:24px;
	width:565px;
	background-color:#CCffcc;
	margin:0px;
	line-height: 18px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999900;
	border-left-color: #999900;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999900;
	}
.list_content2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
	color:#000000;
	padding-left:10px;
	padding-top:3px;
	padding-right:24px;
	padding-bottom:3px;
	width:565px;
	background-color:#ccffcc;
	margin:0px;
	line-height: 18px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999900;
	border-right-color: #999900;
	border-left-color: #999900;
	}

.list_content3 {
	font-style:normal;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	padding-left:10px;
	padding-top:3px;
	padding-right:24px;
	padding-bottom:3px;
	width:565px;
	margin:0px;
	line-height: normal;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999900;
	border-bottom-color: #999900;
	border-left-color: #999900;
	text-transform: uppercase;
	}

.list_content a{
	color: #000000;
	background-color: #ccffcc;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.list_content a:hover{
	color: #000000;
	background-color: #FFFF99;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: normal;
	text-decoration: none;
}
/* Tabellen */

table {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background: inherit;
	color: #000000;
	empty-cells: show;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 598px;
	margin-right: 5px;
}

td, th {
	padding: 5px;
	border: 1px solid #999900;
}
/* Bilderunterschriften */

.image p {
	font-size: 70%;
	margin: 0;
	padding: 2px;
	text-align: center;
}

/* Bilderrahmen */
image {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

/* Bilderpositionierung */

a img,:link img,:visited img {
}

.flLeft {
	float: left;
	margin: 5px 5px 5px 3px;
}

.flRight {
	float: right;
	margin: 5px;
}

.flTop {
	float: inherit;
	padding-top: 10px;
	margin-bottom: 5px;
}

/* JAOS Galerie */

.jaosg_galerie {
	padding: 0;
}

.jaosg_thumbnail {
	float: left;
	height: 80px;
	width: 80px;
	margin: 10px;
}

.jaosg_nav {
	text-align: center;
	font-size: 14px;	
}

.jaosg_bild {
	text-align: center;
	
}

.jaosg_bildbeschreibung {
	text-align: center;
	
}
