/* CSS Document */

/* CSS Document */

:link,:visited { text-decoration:none; }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd { margin:0; padding:0 }
img, a img,:link img,:visited img, fieldset { border:none }
img { margin:0; padding:0; vertical-align:bottom; }
address { font-style:normal }

table {	border:none; padding:0px; margin:0px; border-spacing:0px; font-size:1em;}
tr { border:1px; padding:0px; margin:0px; }
td { border:1px; padding:0px; margin:0px; vertical-align:top; border-spacing:0px; }


legend { display:none; }

body, div,p,li { background-repeat:no-repeat; }

/*	reset some basic style
*******************************************************************************/
dl			{margin: 0 0 0 0;}
dl dt		{margin: 0 0 0 0;}
dl dd+dt	{margin-top: 0;}
dl dd		{margin: 0 0 0 0;}

ol			{list-style: none;}
ol li		{margin: 0 0 0 0;}
ol li ol	{margin: 0 0 0 0;}
ol li ul	{margin: 0 0 0 0;}

p			{margin-bottom: 0em;}

ul			{list-style: none;}
ul li		{margin: 0 0 0 0;}
ul li ul	{margin: 0 0 0 0; list-style: none;}
ul li ol	{margin: 0 0 0 0;}

pre			{font-size:1.2em; }

a:hover { text-decoration:none; }

/*	html
*******************************************************************************/
html {
	min-height: 100%;
	margin-bottom: 1px;
}

/*	body
*******************************************************************************/
body {
	background-color:#FFF;
}

.clearer {
	display:block;
	clear:both;
	line-height:0;
	height:1px;
	font-size:0;
	visibility:hidden;
}

.clear {
	clear:both;
}

.flLeft { float:left; }
.flRight { float:right; }

.warning, 
#main-block .warning { color:#f00; }

#container
{
	margin:10px auto;
	border:1px solid #000;
	width:992px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}

#navihor
{
	position:absolute;
	margin-top:107px;
	margin-left:182px;
}
	
#navihor a
{
	font-family: tahoma, verdana, arial;
	font-size:12px;
	color:#000;
}

#navi
{
	float:left;
	margin-top:105px;
	width:173px;
	background-color: #F5D4A1;
	border-top: 5px solid #F0BB6A;
	border-bottom: 5px solid #F0BB6A;
	margin-bottom: 20px;
	padding-top: 14px;
	padding-bottom: 14px;	
}

#navi ul.nav1st a
{
	font-family: tahoma, verdana, arial;
	font-size:12px;
	color:#B00;
	
}

#navi li
{
	background-image: url(images/navi_bg.gif);
	padding-left: 15px;
	padding-bottom: 10px;
}

#content
{
	float:left;
	width:600px;
	margin-top:65px;
	padding-left:8px;
	margin-bottom: 20px;
	font-family: tahoma, verdana, arial;
	font-size: 12px;
}

#content a
{
	font-weight:bold;
	color: #610D0D;
}

#content h1
{
	font-family: tahoma, verdana, arial;
	font-size: 14px;
	font-weight: bold;
	margin-bottom:25px;
}

#content p
{
	margin-bottom: 20px;
}

#content p,
#content ul,
#content ol {
margin-bottom:10px;
}

#content ul {
	margin-left:24px;
	list-style-type:disc;
}

#content ol {
	list-style-type:decimal-leading-zero;
	margin-left:24px;
}

#content li {
	margin-left:24px;
}

#links
{
	float:left;
	margin-right:50px;
}

table
{
	padding-left: 2px;
	border: 1px solid #000;
	border-right: none;
}

td
{
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

#unten
{
	width:819px;
	height:31px;
	background-image: url(images/unten.gif);
	background-repeat: repeat-x;
	margin-left:173px;
}

#kontakt
{
	padding-top:10px;
	margin-left: 610px;
	font-family: tahoma, verdana, arial;
	font-size:12px;
	color:#FFF;
}

#kontakt a
{
	color:#FFF;
}

#rechts
{
	border-top: 1px solid #FFF;
	float:right;
	width:168px;
	padding-top: 17px;
}



/* JAOS Gallery
*******************************************************************************/
.jaosg_galerie	{
				text-align:center; 
				vertical-align:middle; 
				padding:5px;
				}

.jaosg_thumbnail	{
				margin:5px;
				float: left;
				height: 80px;
				width: 80px;
				text-align: left;
				vertical-align:middle;
				}

.jaosg_nav 		{
				text-align: center;
				}

.jaosg_bild		{
				text-align: center;
				}

.jaosg_bildbeschreibung	{
				text-align: justify;
				}
