* { margin: 0; padding: 0; }

html
{
	color: #333333;
	font: normal 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #ffffff url(images/wave_pattern_4.gif) repeat-x;
}

/* Links */

a { text-decoration: none; border-bottom: 1px dotted #333333; }

a:link { color: #567ec4; border-bottom-color: #567ec4;}

a:visited { color: #81a2c3; border-bottom-color: #81a2c3; }

a:hover, a:active { color: #cc3333; border-bottom-style: solid; border-bottom-color: #cc3333; }

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 10px 0 8px 21px;
	clear: both;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: normal; border-bottom-width: 0; }

h1 { font-size: 24px; }

h2 { font-size: 21px; }

h3 { font-size: 18px; }

h4, h5, h6 { font-size: 16px; }

/* Lists */

ul, ol, dl
{
	margin: 15px 25px; 
	line-height: 2.0em;
}

ol 
{ 
	margin-left: 6px;
	margin-right: 6px;
}

ul { list-style-type: circle; }

/* Other Html Elements */

blockquote, pre 
{ 
	padding: 10px 10px 10px 12px;
	margin: 38px; 
	background-color: white;	color: #666666;
	border: 1px dashed #fe7064;
	float: left;
	border-right-style: none;
	border-left-style: none;
}

code { font-family: Consolas, Monaco, Verdana, "Courier New"; font-size: .93em; }

abbr, acronym, cite { border-bottom: 1px dotted #333333; cursor: help; }

hr { visibility: hidden; height: 21px; clear: both; }

/* Structure */

body { }

#header { border-bottom: 1px solid black;
	background: silver url(images/wave_pattern_0.gif) repeat-x;
}

#navicontainer
{ 
	width: 127px;
	z-index: 100;
	position: absolute;
	top: 58px;
	left: 88px;
	background: url(images/menu-2.png) repeat-y;
	border-top: 3px double #cac6b8;
	border-right: 3px double #dfdacb;
	border-bottom: 3px double #b5b1a5;
	border-left: 3px double #b5b1a5;
}

#navicontainer ol 
{
	margin-top: -3px;
}

#navicontainer li 
{
	list-style-type: none;
	text-align: center;
	font-size: 13px;
}

#navicontainer li a
{
	color: gray;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #d5d0c2;
	background: #fcfcfa;
}

#navicontainer li a:hover, #navicontainer li a:active
{
	color: #dd2e2c;
	border-bottom: 1px dotted gray;
	background: #eeeee5 none repeat-x;
}

#content-wrapper
{
	clear: both;
	width: 826px;
	margin: 0 auto;
	text-align: left;
	float: left;
}

#content 
{ 
	float: left; 
	padding: 38px 0 38px 251px;
	background: none repeat-x;
	line-height: 1.8;
}

#abc-wrapper
{
	margin-left: 18px;
}

#abc
{ 
	background-color: white;
	border: 1px solid #b5b1a5;
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	margin: 1px;
	text-align: center;
	font-size: 12px;
}

#abc a
{
	color: gray;
}

#abc a:hover, #abc a:active
{
	color: #dd2e2c;
}

#imagebox
{
	float: left;
	padding: 8px;
	background-color: #c3bfb2;
	display: block;
	clear: both;
	margin: 8px;
	width: 96%;
	height: auto;
	border: 1px solid #b5b1a5;
	background-image: url(images/wave_pattern_img.gif);
}

#imagebox img
{
	border: 3px double #b5b1a5;
	background-color: white;
	margin: 0;
}

#imagebox li{
	list-style-type:none;
	text-decoration: none;
	border-bottom: 0px; 
}

a.imagebox  { text-decoration: none; border-bottom: 0px; }

a.imagebox:link { text-decoration: none; border-bottom: 0px; }

a.imagebox:visited { text-decoration: none; border-bottom: 0px; }

a.imagebox:hover, a.imagebox:active { text-decoration: none; border-bottom: 0px; }



#footer 
{ 
	float: left; 
	clear: both; 
	width: 100%; 
	color: #999999;
	background: #303749 url(images/wave_pattern_3.gif) repeat-x;
}

/* Header */

#header a { border-bottom-width: 0; color: #ffffff; }


/* Content */

#content p
{
	float: left;
	margin: 10px 10px 10px 21px;
	clear: both;
	width: 90%;
}

#content img
{
	margin: 0;
	float: none;
	clear: none;
}

/* Glossar */
.artikel-index
{
width:600px;
}

.begriff
{
width:150px;
float:left;
margin-left: 21px;
}


/* Footer */

#footer a { color: #81a2c3; border-bottom-color: #81a2c3; }

#footer a:hover, #footer a:active { color: white; border-bottom-color: white; }

#meta-wrapper 
{
	width: 780px;
	margin: 0 auto;
	padding-left: 238px;
	text-align: left;
	float: left;
}

#meta div
{ 
	padding: 0;
	width: 221px;
	float: left;
	margin: 60px 8px 60px 0;
}

#meta h3 
{
	font-size: 13px;
	margin-left: 25px;
	color: white;
	letter-spacing: 0.1em;
}

#meta li
{
	list-style-image: url(images/pushpin.gif);
	font-size: 12px;
	text-align: left;
	list-style-position: outside;
}

#meta li a
{
	display: block;
	padding: 3px 6px;
	border-bottom-color: #585855;
}

#meta li a:hover, #meta li a:active
{
	background-color: #46506A;
	border-bottom-color: #585855;
}

#copyright 
{ 
	border-top: 1px solid #1c1c1c;
	background-color: #252522; 
	padding: 10px; 
	clear: both;
	font-size: smaller;
} 



/* JAOS Gallery
*******************************************************************************/
.jaosg_galerie{
	text-align:center; 
	vertical-align:middle; 
	padding:5px;
}

.jaosg_thumbnail {
	margin:5px;
	float: left;
	height: 80px;
	width: 80px;
	text-align: center;
	vertical-align:middle;
}

.jaosg_nav {
	text-align: center;
}

.jaosg_bild {
	text-align: center;
}

.jaosg_bildbeschreibung {
	text-align: center;
}


/* 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: 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: 80px;
	width: 60px;
	margin: 10px 20px;
}
/*footer schaltet float:left wieder aus */
div#jaosg_footer{
	clear: both;
	padding-top: 1em;
}

/* Glossar */
.beschreibung 
{ 

} 



/* LIGHTBOX */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; text-decoration: none; border-bottom: 0px }


#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{  border: none; text-decoration: none; border-bottom: 0px }

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
