body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #ffffff;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: small;
	text-align:justify;
	voice-family: "\"}\"";
	voice-family: inherit;
	color:#000000;
	background-image:url(../img2010/repeater.gif);
	background-repeat:repeat-x;
	}
	
#header {
top:0px;
left:0px;
width:850;
height:180;

}	
#navheader{
width:850;
height:70;
top:180;
left:0px;
}
	

#navigation {
	font-family:verdana, arial, helvetica, sans-serif;
	decoration:none;
	text-align:left;
	position:absolute;
	width:200px;
	height:500px;
	z-index:1;
	left: 0px;
	top: 150px;
	border-right:1px dotted; 
}

.leftnavigationtop{
background-color:#A2143B;}

.navlink {
display:block;
padding: 0px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-right: 0px;
padding-top: 0px;
padding-right: 0px;
padding-left: 5px;
font-weight: normal;
}

 .navlink a { color:#222222; background-color:#FFFFFF; text-decoration:none;}
 .navlink a:visited {color:#000000;}
 .navlink a:hover { background-color:#A2143B; color:#000000; }
 .navlink a:active { font-style:bold; color:#111111;}

#hslayer {
position:absolute;
width:220px;
height:500px;
z-index:1;
left: 793px;
top: 180px;
}

#content {
position:absolute;
 width:450px;
  border-left:1px dotted;
   z-index:1;
   left: 200px;
   top: 150px;
   }

#content a {
	color: #111111;
	text-decoration:underline;
}

#content .footer a{
color:#005E04;
font-size:0.8em;
text-decoration:none;}

.more {
color:#005E04;
font-size:0.8em;
text-decoration:none;}


a {
	color: #222222;
	text-decoration: none;
}

h1 {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: small;
	font-weight:bold;
	color:#A2143B;
	decoration:none;


}

h2 {
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: small;
	color:#eeeeee;
	decoration:none;
	


}

.breadcrumb {
	text-decoration: none;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	
	
}

.seo h1 {
	color:#cccccc;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:xx-small;
	
}

.dotted {
border:1px dotted #cccccc;
}

.margin {
margin:2px 2px 2px 4px;
padding:2 2 2 2;
}


/* 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: #DCDCDC;
	border: 0px solid;
	border-color: #AAA #444 #444 #AAA;
	margin: 5px 5px;
}

div.jaosg_thumbnail img{
	border: 0px solid;
	border-color: #444 #AAA #AAA #444;
}
/* ls=landscape-Format der Thumbs */
div.ls img{
	height: 80px;
	width: 100px;
	margin: 0px 0px;
}
/* pt=portrait-Format der Thumbs */
div.pt img{
	height: 100px;
	width: 80px;
	margin: 0px 0px;
}
/*footer schaltet float:left wieder aus */
div#jaosg_footer{
	clear: both;
	padding-top: 1em;
}

