* {
	margin: 0;
	padding: 0;
	border: none;
}


body {
	background: #f0f0f0 url(kachel.jpg);
	color: #ffd694;
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	text-align: center;
	padding-bottom: 5px;
}



#wrapper {
	margin: 20px auto;
	width: 850px;
	text-align:left;
	font-size:0.9em;
	background: #fff;	
	color: #000;
}



#header {
	width: 850px;
	height: 156px;

}

#header img {
	height: 156px;
}



#content {
	margin-top: 20px;
}



#footer {
	clear: both;
	background: #0054a6 url(footeroberauer.jpg);
	color: #fff;
	padding: 4px 0px;
	width: 850px;
	height: 22px;
	text-align: center;
	font-size: 0.9em;
}


#navigation {
	margin-left: 0px;
	
}


#navigation ul.nav1st {
	margin-top: 10px;
	font-size: 0.9em;		
	list-style: none;
	display: inline;
}


#navigation ul.nav1st li  {
	text-decoration: none;
	float:left;
	line-height: 1;
	margin-top: 10px;
	padding: 0 16px;
	border-left: 1px solid #949aba;
	text-align: center;
	width: auto;
}


#navigation ul.nav1st .active1 {
	display: block;
	color:#0054a6;
	background: #fff;
	font-weight:bold;
	text-decoration: none;
	border-left: none;

	} 
	
	#navigation ul.nav1st .active {
	display: block;
	color:#0054a6;
	background: #fff;
	font-weight:bold;
	text-decoration: none;

	} 


#navigation ul.nav1st a {
	padding-bottom: 8px;
	background: #fff;
	color:#949aba;
	font-weight:bold;
	text-decoration: none;

}

#navigation ul.nav1st a:hover, #navigation ul.nav1st a:focus {
	color: #000;
	background: #fff;
	text-decoration: none;

}



h1 {
	background: #fff;
	color: #0054a6;
	font-size: 1.1em;
	line-height: 1.5em;
    margin: 20px 10px 0px 0px;
	font-weight: bold;	
	letter-spacing: 1px;
}



#text {
	margin-top: 0;
	margin-left: 15px;
	float: left;
	font-size:0.8em;
	width: 550px;

}

#sidebar {
margin-top: 0px;
float: right; 
width: 244px;
height: 363px;
background: #91aed9 url(wir-ueber-uns.jpg);
color: #000;
}

		
p {
	margin: 10px 20px 10px 0px;
	line-height: 1.4;	
}

strong {
	font-size:1.1em;
	line-height: 1.4;
	font-weight: bold;
}


#text ul {
	margin: 10px 20px 10px 15px;
	list-style: square;
	line-height: 1.5;
	
}

ul {
	margin-left:14px;
	list-style-type:square;
}


#footer a {
	color: #fff;
	background: transparent;
	text-decoration:underline;
}

#footer a:hover {
	color:#f0f0f0;
	background: transparent;
}

#text a {
	color: #000;
	background: #fff;
	text-decoration:underline;
}

#text a:hover {
	color:#333;
	background: #fff;
}

.clear {
	clear: both;
}


/* JAOS Gallery
*******************************************************************************/
#jaos
	{
	margin: 10px 0 0 0;
	}

.jaosg_galerie
	{
	text-align:left; 
	vertical-align:middle; 
	padding:5px;
	}

.jaosg_thumbnail 
	{
	margin:5px 0;
	padding: 3px;
	float: left;
	height: 75px;
	width: 100px;
	text-align: left;
	vertical-align:middle;
	}

.jaosg_nav
	{
	margin: 10px 0;
	width: 430px;
	text-align: center;
	}

.jaosg_bild	
	{
	width: 430px;
	text-align: center;
	}





