body {
background-color: #F0EBCD;
background: url(../shared/bg_body.gif) top left;
	background-repeat: repeat;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 0px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000033;
}


html {
min-height:100%;
margin-bottom:1px;

}


/* gegen IEs 3-Pixel-Bug */
* html .content {
	height: 1%;
}

  /* gegen IEs 3-Pixel-Bug */
* html #text{
	height: 1%;
}
  
/* gegen IEs 3-Pixel-Bug */
* html #content {
	height: 1%;
}

  /* gegen IEs 3-Pixel-Bug */
* html .text{
	height: 1%;
}

#inhalt {
	width: 98%;
	background-color: #F0EBCD;
margin: 0px auto;
	color: #55421D;

}
#kopfleiste {
	background-color:#F0EBCD;
	clear: both;
	color: #000033;
}

#kopflinks {
	background-color: #F0EBCD;
width: 12em;
	color: #000033;
}

#adresse {
	background-color: #55421D;
	text-align: right;
	color: #FFFFFF;
	padding: 6px 5px 4px 5px;
	font-size: 70%;
}



#kopfrechts {
	background-color: #F7F4EF;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 12em;
	color: #FFFFFF;
	margin-right: 0em;
height: 7.9em;
}

#banner {
background: url(../shared/banner1.gif) no-repeat;
	background-position: left top;
	
	margin: 0px 0px 0px 0px;
	height: 135px;
}

.fett {
	font-weight:bold;
}


.hoehe {
	clear: both;
	font-size: 1px;
}
#unten {
background: url(../shared/bgnav.gif) repeat-y;

}
#untenlinks {
	background-color: #F0EBCD;
	width: 12em;
	float: left;
	color: #ffffff;
	padding: 0px 0px 160px 0px;
}
#untenrechts {
	background-color: #F7F4EF;
	margin-left: 12em;
	margin: 0px 0px 0px;
	padding: 0px 0px 160px 0px;

}


/*	navigation
*******************************************************************************/
.navigation {
	list-style: none;
	color: #393838;
	margin: 0px 0px 190px 0px;
	padding: 20px 0px 0px 0px;
	background-color: #F0EBCD;

  }

.navigation ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#393838;
	background-color: #F0EBCD;


}

.navigation ul li {
	list-style-type: none;
	margin-bottom: 3px;
	text-indent: 1.3em;

}

.navigation a:link, .navigation a:visited {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background: url(../shared/dummy.gif);
	text-decoration: none;
	color: #55421D;
	background-color: #F0EBCD;
	font-size: 80%;
	display:block;
}
 
.navigation a:hover,  .navigation a:active, .navigation a:focus, .navigation li.active a {
	color: #FFffff;
	background: url(../shared/listennormal.jpg) no-repeat;
	background-position: left center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background-color: #55421D;
	font-size: 80%;
}



.navigation li ul li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 1px 20px;
	font-size: 95%;
	border-bottom: 1px dashed #EBF1ED;
	background-color: #ffffff;
}


.navigation li ul li a:link,  .navigation li ul li a:visited, .navigation li ul li a:hover, .navigation li ul li a:active, .navigation li ul li a:focus{
	color:#393838;
	background: url(../shared/dummy.gif);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 3px;
	font-weight: normal;
	background-color: #ffffff;
}

.navigation li ul li a:hover, .navigation li ul li a:active, .navigation li ul li a:focus, .navigation li ul li.active a {
	color: #000;
	background: url(../shared/listenaktiv.jpg) no-repeat;
	background-position: left center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 3px;
	font-weight:normal;
	background-color: #ffffff;
}









/*	navigation
*******************************************************************************/

#text, .text {
	text-align: left;
	font-size: 80%;
	margin-bottom: 0px;
	margin-top: 0px;
margin-left: 15.2em;
	margin-right: 0px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px

}

.text a:link, .text a:visited {
	padding-left: 1.5em;
	text-decoration: none;
	color:#E8BF43;
	background-color: #F7F4EF;
}
 
.text a:hover,  .text a:active, .text a:focus {
	padding-left: 1.5em;	
	color:#5E7111;
	background-color: #F7F4EF;

}

div.text img {
  padding: 5px;
	margin-right: 10px;
	border: 1px solid #000066;
	float: left;
	margin-top: 0px;
    	margin-left: 10px;
}

div.text li {
	background: url(listenzeichen.gif) no-repeat;
    background-position:left top;
	padding-left: 1em;
padding-bottom:5px;

}

.aktiverlink {
	color: #000066;
	text-decoration: none;
}

.bildlinks {
	float: left;
	border-top: 1px none #000066;
	border-right: 1px none #000066;
	border-left: 1px none #000066;
	border-bottom-style: solid;
	border-bottom-color: #000066;	
	font-size: 1px;
}

.unsichtbar {
	visibility: hidden;
	display: none;
}
#bildnavilinks {
	padding-left: 10px;
	bottom: 0px;
	margin-left: 10px;
	clear: both;
}

.linie {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 1px;
	clear: both;
	padding-top: 5px;
}



.listenelement {
	margin-right: 10px;
	height: 0.625em;
	width: 0.625em;
    margin-left: 10px;
}
 

h1 {
	font-size:1.2em;
}
h2 {
	font-size:1.2em;
	font-weight:bold;
}
h3 {
	font-size:1em;
	font-weight:bold;
	margin-top: 2.5em;
}
.fett {
	font-weight:bold;
}

.schaltflaeche {
	border: 2px  double #999999;
	width: 100px;
	background-color: #ebeae8;
}
 
.beschriftung {
	float: left;
	width: 100px;
}


.textfeld {
	width: 200px;
    border: 1px #999999 solid;
}

.textfeldplz {
	width: 40px;
    border: 1px #999999 solid;
}

.mitteilungsfeld {
	background-color: #FFFFFF;
	border: 1px #999999 solid;
	width: 30em;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 10em;
	vertical-align: top;
	color: #000000;
	clear: both;
}
.zeile {
	width: 300px;
}
ul,ol,li{
	list-style-type: none;
}


/* JAOS Lightbox Style-Sheet
Einfaches Style-Sheet zur (X)HTML-validen Darstellung
der Thumbnails, ausgelegt auf eine Thumbnail-Grösse
von 60 x 80 Pixel.
Hoch- bzw. Querformat (ls/pt) wird vom Modul berechnet
und dem jeweiligen div's zugeordnet.
*/

div.jaosg_thumbnail{
	float: left;
	background: #F7F4EF;
	border: 1px solid;
	border-color: #AAA #444 #444 #AAA;
	margin: 5px 3px;
}

div.jaosg_thumbnail img{
	border: 1px solid;
	border-color: #444 #AAA #AAA #444;
}
/* ls=landscape-Format der Thumbs */
div.ls img{
	height: 60px;
	width: 80px;
	margin: 20px 10px;
}
/* pt=portrait-Format der Thumbs */
div.pt img{
	height: 100px;
	width: 80px;
	margin: 10px 0px 10px 10px; 
}
/*footer schaltet float:left wieder aus */
div#jaosg_footer{
	clear: both;
	padding-top: 1em;
}
