* {
	margin: 0;
	padding: 0;
	border: none;
}


body {
	background: #f0f0f0 url(kachel.jpg);
	color: #ffd694;
	font-family:   Times New Roman, serif;
	font-size: 12pt;
	text-align: center;
	padding-bottom: 5px;
}



#wrapper {
	margin: 20px auto;
	text-align:left;
	background: #fff;	
	color: #000;
}



#header {
display: none;

}

#header img {
	
}



#content {
	margin-top: 20px;
}



#footer {
	clear: both;
	background: #0054a6 url(footeroberauer.jpg);
	color: #fff;
	padding: 4px 0px;
	height: 22px;
	text-align: center;
	font-size: 0.9em;
}


#navigation {
	display: none;
	
}



h1 {
	background: #fff;
	color: #000;
	font-size: 1.1em;
	line-height: 1.5em;
    margin: 20px 10px 10px 0px;
	font-weight: bold;	
	letter-spacing: 1px;
}



#text {
	margin-top: 0;
	margin-left: 15px;
	float: left;
}

#sidebar {
display: none;
}

		
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;
	}





