/*	undo
*******************************************************************************/

: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:none; padding:0px; margin:0px; }
td { border:none; 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;
	background-color:#f5f6e7;
}

/*	body
*******************************************************************************/
body {
	background-image:url(bg_body_1.gif);
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}

.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 { color:#f00; }

/*	Navigation Oben
*******************************************************************************/
#navoben {
	position:absolute;
	bottom:3px;
	left:665px;
	color:#606060;
}

#navoben a, #navoben a:link {
	color:#606060;
	text-decoration:none;
}

#navoben a:hover {
	color:#606060;
	text-decoration:underline;
}

/*	Navigation Oben 1 Fahnen
*******************************************************************************/
#navoben1 {
	position:absolute;
	bottom:85px;
	left:830px;
}

/*	Schriftgroesse
*******************************************************************************/
#schrift {
	position:absolute;
	bottom:113px;
	left:810px;
	color:#ffffff;
}

#schrift a, #schrift a:link {
	color:#ffffff;
	text-decoration:none;
}

#schrift a:hover {
	color:#ffffff;
	text-decoration:underline;
}


/*	website
*******************************************************************************/
#website {
	position:relative;
	display:block;
	margin:0;
	padding:0;
	height:100%;
	width:1000px;
	color:#3d3d3d;
	text-align:left;
}

/*	header
*******************************************************************************/
#header {
	position:relative;
	margin:0;
	padding:0;
	height:331px;
	background-image:url(bg_header.jpg);
}

/*	logo / breadcrumb
*******************************************************************************/
#logo {
	position:absolute;
	top:0px;
	left:0px;
}

#logo a {
	display:block;
	height:120px;
	width:290px;
	text-indent:-700em;
}


#breadcrumb {
	position:absolute;
	color:#246600;
	bottom:6px;
	left:32px;
}

#breadcrumb a, 
#breadcrumb a:link {
	color:#246600;
}

#breadcrumb a:hover {
	color:#990000;
	text-decoration:underline;
}

/*	Navigation Oben
------------------------------------------------------------------------------*/
#navoben {
	position:absolute;
	bottom:315px;
	left:760px;
	color:#246600;
}

#navoben a, #navoben a:link {
	color:#246600;
	text-decoration:none;
}

#navoben a:hover {
	color:#990000;
	text-decoration:underline;
}

/*	content
*******************************************************************************/


#content, #content2 {
	background-image:url(seitenhintergrund.gif);
	display:block;
	clear:both;
	position:relative;
	padding:0 0 0 0;
}


/* hide from IE/MAC \*/
* html #content, * html #content2 {
	height:1px;
}
/* end hide */


#content {}

#content2 {
	background-repeat:repeat-y;
}

#main {
	float:left;
	width:700px;
}

#main-block {
	text-align:justify;
}

#main-block2 {
	text-align:justify;
	padding:14px;
}

/*	Navigation vertical - 
	Wenn die Navigation mit der ID 3 verwendet wird, kann alles bis 
	zum nächsten Kommentar gelöscht werden
*******************************************************************************/
#navigation {
	float:left;
	width:205px;
}

#navigation ul.nav1st {
	padding:8px 0 8px 14px;
	width:205px;
	display:block;
	color:#606060;
	font-size:1.2em;
	font-weight:bold;
}


#navigation ul.nav1st li {
	padding:8px 0 8px 14px;
}

#navigation ul.nav1st li.active {
	padding:8px 0 8px 14px;
	background:#f7f7f7;
}

#navigation ul.nav1st li.active a,
#navigation ul.nav1st li.active a:link {
	color:#6A6AFE;
}

#navigation ul.nav1st a, 
#navigation ul.nav1st a:link {
	display:block;
	color:#606060;
	font-size:1.2em;
	font-weight:bold;
}

#navigation ul.nav1st a:hover {
	background:#246600;
	color:#3c3c3c;
}


#navigation ul.nav1st li ul.nav2nd li {
	padding:4px 0 4px 0;
	margin-left:14px;
	list-style-type:square;
}

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link {
	color:#246600;
	display:block;
	padding:4px 0 4px 0;
	font-size:1.1em;
	font-weight:normal;
}

#navigation ul.nav2nd a.current, {
	background:#246600;
	color:#ffffff;
	text-decoration:none;
}

#navigation ul.nav2nd a.current:link, {
	background:#246600;
	color:#246600;
	text-decoration:none;
}

#navigation ul.nav2nd a:hover, {
	background:#3c3c3c;
	color:#ffffff;
	text-decoration:none;
}


/*	Navigation horizontal and vertical - 
	Wenn die Navigation mit der ID 2 verwendet wird, kann alles bis 
	zum nächsten Kommentar gelöscht werden
*******************************************************************************/

#header-nav {
	position:absolute;
	bottom:26px;
	left:0px;
	width:950px;
}

#header-nav ul.nav1st {
	padding:15px 17px 17px 17px;
}


#header-nav ul.nav1st li {
	padding:15px 0 17px 0;
	display:block;
	float:left;
}

#header-nav ul.nav1st li.active {
	padding:15px 17px 17px 17px;
	background-image:url(headernav_background_activ.gif);
}

#header-nav ul.nav1st li.active a,
#header-nav ul.nav1st li.active a:link {
	padding:15px 17px 17px 17px;
	color:#ffffff;
}

#header-nav ul.nav1st a, 
#header-nav ul.nav1st a:link {
	padding:15px 17px 17px 17px;
	color:#ffffff;
	font-size:1.2em;
	font-weight:bold;
}

#header-nav ul.nav1st a:hover {
	padding:15px 17px 17px 17px;
	color:#ffffff;
	background-repeat : repeat-x;
	background-image:url(headernav_background_activ.gif);
}


#navigation {
	color:#246600;
	margin-top:23px;
	float:left;
	width:205px;
}

#navigation ul.nav1st li {
	background:#246600;
	padding:8px 0 8px 14px;
}

#navigation ul.nav1st li.active {
	background:#246600;
	background:#f7f7f7;
}

#navigation ul.nav1st li.active a,
#navigation ul.nav1st li.active a:link {
	background:#246600;
	color:#6A6AFE;
}

#navigation ul.nav1st a, 
#navigation ul.nav1st a:link {
	background:#2653A9;
	display:block;
	color:#606060;
	font-size:1.2em;
	font-weight:bold;
}

#navigation ul.nav1st a:hover {
	color:#246600;
}

#navigation ul.nav2nd li {
	color:#246600;
	margin-left:5px;
	font-size:1.0em;
}

#navigation ul.nav2nd a, 
#navigation ul.nav2nd a:link, {
	margin-left:0px;
	display:block;
	color:#246600;
}

#navigation ul.nav2nd a.current:, {
	margin-left:5px;
	background:#246600;
	color:#ffffff;
	text-decoration:none;
}

#navigation ul.nav2nd a.current:link, {
	background:#246600;
	color:#ffffff;
	text-decoration:none;
}

#navigation ul.nav2nd a:hover {
	background:#246600;
	color:#ffffff;
	text-decoration:none;
}

/*	Headlines
*******************************************************************************/

/* Headline 1 */
#main-block h1 {
	color:#f4f4f4;
	background-image:url(background_h1.gif);
	padding-left: 25px;
	margin-top:0px;
	margin-bottom:16px;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.5em;
	line-height:3.0em;
}

#main-block .teaser h1 {
	font-size:1.4em;
}

/* Headline 2 */
#main-block h2 {
	color:#246600;
	font-family:arial, helvetica, verdana, sans-serif;
	margin-top:0px;
	margin-bottom:16px;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.4em;
}

/* Headline 3 */
#main-block h3 {
	background-image:url(background_links.gif);
	padding-left: 10px;
	color:#f4f4f4;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	line-height:2.0em;
}

/* Headline 4 */
#main-block h4 {
	color:#3d3d3d;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	line-height:1.2em;
}


/* Headline 5 */
#main-block h5 {
	color:#606060;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.0em;
	font-weight:bold;
	line-height:1.0em;
}

/* Headline 6 */
#main-block h6 {
	float:right;
	color:#a3a3a3;
	font-family:arial, helvetica, verdana, sans-serif;
	font-size:1.0em;
	line-height:1.0em;
}


/*	Paragraphs / Lists
*******************************************************************************/
#main-block p,
#main-block ul,
#main-block ol {
	margin-bottom:1.2em;
	font-size:1.1em;
	line-height:1.6em;
}
#main-block ul li ul,
#main-block ul li ol,
#main-block ol li ol,
#main-block ol li ul {
	font-size:1em;
}

#main-block ul {
	margin-left:14px;
	list-style-type:square;
}

#main-block ol {
	list-style-type:decimal-leading-zero;
}


/*	Hyperlinks
*******************************************************************************/
#main-block a, #main-block a:link {
	color:#990000;
	text-decoration:none;
}

#main-block a:hover {
	color:#246600;
	text-decoration:underline;
}



/*	Images
*******************************************************************************/
#main-block div.image {
	width:absolute;
	margin-bottom:0;
	margin-left:0px;
}
#main-block div.image p {
	margin:0;
	font-size:0.9em;
}
#main-block div.flLeft {
	margin-right:14px;
}
#main-block div.flRight {
	margin-left:14px;
}

/*	back
*******************************************************************************/
#back {
	padding-left: 28px;
 	font-size : 1.1em;
	color:#afafaf;
	width: 750px;
	height: 26px;
	line-height:2.0em;
	background-image:url(background_zurueck_1.gif);
	margin:1em 0 8px 218px;
}
#back a:link {
	color:#666;
}
#back a:hover {
	color:#990000;
	text-decoration:underline;
}

/*	Images
*******************************************************************************/
#main-block div.image1 {
	width:absolute;
	margin-bottom:0;
	background:#f4f4f4;
	padding:0.3em 3px;
	border-left:1px solid #3d3d3d;
	border-right:1px solid #3d3d3d;
	border-top:1px solid #3d3d3d;
	border-bottom:1px solid #3d3d3d;
}
#main-block div.image1 p {
	margin:0;
	font-size:0.9em;
	color:#8c8c8c;
}
#main-block div.flLeft {
	margin-right:14px;
}
#main-block div.flRight {
	margin-left:14px;
}

/*	Hinweis
*******************************************************************************/
#hinweis {
	text-align:justify;
  	width: 800px;
	margin:1em 0 18px 0;
	color:#afafaf;
}

/*	Selfcom
*******************************************************************************/
#selfcom {
	text-transform:uppercase;
	margin:1em 0 18px 0;
}

#selfcom a, #selfcom a:link {
	text-transform:uppercase;
	color:#afafaf;
	text-decoration:none;
}
#selfcom	a:hover {
	text-transform:uppercase;
	color:#555555;
	text-decoration:underline;
}

/*	eCard
*******************************************************************************/
  .ecardthumb {
    width: 95px;
    height: 95px;
    padding: 3px;
    margin: 1px;
    text-align: center;
    vertical-align: middle;
    float: left;
  }
  .clear {
    clear: both;
  }

/*	Hinweis Fachhandel
*******************************************************************************/
#hinweis {
  	width: 680px;
	color:#a7c199;
	margin:1em 0 8px 217px;
	text-align:justify;
}

/*	footer
*******************************************************************************/
.footer {
	display:block;
	width:100%;
	background-image:url(bg_body.gif);
	background-position:0 -100px;
}
.footer2 {
	padding:0 10px;
}
.footer p {
	margin:0;
	padding:12px 0;
	font-size:10px;
	text-transform:uppercase;
}

.footer p, 
.footer p a,
.footer p a:link {
	color:#555555;
}
.footer p a:hover {
	text-decoration:underline;
}

.footer .col-left {
	float:left;
	width:208px;
}
.footer .col-right {
	float:left;
}


/* form-module
*******************************************************************************/
#form-module * {
	padding:0px;
	margin:0px;
	background-color:#d6dfb3;
}

#form-module {
	margin:0px;
	padding:0px;
	width:670px;
	background-color:#92af82;
	color:#3d3d3d;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.1em;
}

#form-module fieldset {
	border:0px solid #92af82;
}

#form-module legend {
	display:none;
}


#form-module p {
	margin:0;
	padding:5px;
	color:#3d3d3d;
	font-size:1em;
	font-weight:bold;
}

#form-module .element {
	display:block;
	clear:both;
	background-color:#a5b678;
	border-top:2px solid #246600;
}

#form-module label {
	display:block;
	float:left;
	padding:5px;
	width:120px;
}

#form-module label.checkbox {
	width:472px;
	border-right:none;
}

#form-module input, 
#form-module select, 
#form-module textarea {
	float:left;
	margin:5px;
	width:320px;
	background-color:#b5c77b;
	border:1px solid #3d3d3d;
}

#form-module input.text {
	width:250px;
	height:20px;
}

#form-module input.checkbox {
	width:20px;
	padding:0;
	border:none;
}

#form-module input.submit { 
	width:200px;
	margin:5px 5px 5px 137px;
	padding:2px 5px;
	border:1px solid #333;
	background-color:#246600;
	color:#ffffff;
	font-family:verdana, arial, helvetica, sans-serif;
	text-align:center;
	cursor:pointer;
}

#form-module input.submit:hover { 
	background-color:#9e2a2a;
	color:#ffffff;
}

#form-module label.textarea, 
#form-module textarea.textarea {
	height:96px;
}

#form-module-thanks {
	display:block;
	color:#3d3d3d;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:1.2em;
}


/* download
*******************************************************************************/
#main-block .download-hdl p, 
#main-block .download-file p, 
#main-block .download-desc p {
	margin:0;
}
#main-block .download-hdl p {
	padding:5px 7px;
	background-color:#6e6e6e;
	font-weight:bold;
	color:#ffffff;
}

#main-block .download-file {
	padding:1.2em 7px;
	border-left:1px solid #6e6e6e;
	border-right:1px solid #6e6e6e;
}

#main-block .download-desc {
	margin-bottom:1.2em;
	padding:1.2em 7px;
	background-color:#e5ffe5;
	border-left:1px solid #6e6e6e;
	border-right:1px solid #6e6e6e;
	border-bottom:1px solid #6e6e6e;
}

#main-block .download-without-desc {
	margin-bottom:1.2em;
	border-top:1px solid #6e6e6e;
}

/* zweispalter
*******************************************************************************/

.zweispalter {
  width: 750px; 
}

.zweispalter_1 {
  background-image:url(background_block_gruen.gif);
  width: 170px;
}

.zweispalter_2 {
  width: 170px;
  background-image:url(background_block_gruen.gif);
  margin-left: 13px;
}

.zweispalter_3 {
  width: 170px;
  background-image:url(background_block_gruen.gif);
  margin-left: 13px;
}

.zweispalter_4 {
  width: 170px;
  background-image:url(background_block_gruen.gif);
  margin-left: 13px;
}

.zweispalter_1,
.zweispalter_2, 
.zweispalter_3,  
.zweispalter_4 {
  float: left;
}

.clboth {  
 clear: both;
 display: block;
 line-height: 0;
 font-size: 0;
}

/* zweispalter_links
*******************************************************************************/

#zweispalter_links {
	position:absolute;
	top:15px;
	width:180px;
	left:10px;
}

/* zweispalter_rechts
*******************************************************************************/

#zweispalter_rechts {
	position:absolute;
	top:15px;
	width:200px;
	left:770px;
}

/* HassoGallery
*******************************************************************************/

#hassoGallery {
	margin-left: 0;
	padding: 0;
	font-size: medium ;
	
	
}


#hassoNav {
	display: block;
	text-align:left;

}

#hassoNav ul {
	display: block;
	text-align:left;
	list-style: none;
	margin-left: 0.5em;
	font-size: small ;
	line-height: normal;
	margin-top: 2px;
	margin-bottom: 2px;
}

#hassoNav a {
	display: block;
}

#hassoNav a:hover {
	display: block;
	background-color:silver;
}

#hassoNav #active {
	display: block;
	background-color:silver;

}

#hassoThumbs {
	float: left;
	padding: 0;
	width: 720px;
	margin: 0px;
	border:1px dashed  #bfbfbf;
	font: bold 14px verdana ,  sans-serif;
	background-color: #e5e5e5;
	text-align: center;
	
}

#hassoThumbs .hassoThumb {
	float: left;
	margin: 10px 5px 10px 5px;
	border:0;
	height: 110px;
	width: 110px;
	text-align: center;
	vertical-align:left;
	
}

#hassoThumbs .hassoThumb a {
	border:0;
	
}

#hassoThumbs .hassoThumb a img {
	border:0;
	
}


#hassoPic {
	text-align:center;
	padding: 5px;
	width: 500px;
	margin: 0px;
	border:1px dashed  #bfbfbf;
	font: bold 14px verdana ,  sans-serif;
	background-color: #e5e5e5;
}


#hassoPic .hassoTitle {
	font-style:oblique;
	text-align:left;
	
}

#hassoPic .hassoDescription {
	text-align:left;	
}

#hassoPic img {
	border: 0px;
	margin: 0px;
}


#hassoPrevNextNav {
	display: block;
	font-size: small ;
	width: 370px;
	margin:0;
	padding: 0;

}


#hassoPrevNextNav #hassoPrevPic{
	float: left;
	
}


#hassoPrevNextNav #hassoNextPic{
	float: right;
}

#hassoPrevNextNav #hassoPrevPic a {
	text-align:left;
}


#hassoPrevNextNav #hassoNextPic a {
	text-align:right;
		
}


/*Teaser Style*/
/*Style für Categorie Überschrift
*******************************************************************************/
.dl.teasercat { color: #666; font-size: 18px; font-family: arial; font-weight: bold; background-color: #ccc; text-indent: 12px; padding: 3px; }
dl.teasercat a { color: #900; font-weight: bold; text-decoration: none; }
/*Style für Artikel Übersicht*/
dl.teaserart { background-color: #deebe1; height: 20%; margin: 15px 0; padding: 15px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
dl.teaserart a { color: blue; }
dl.teaserart:after { 
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
dl.teaserart dt { margin: 0 0 0.5em; font-family: arial; font-weight: bold; font-size: 18px; color:#990000; }
/*Style des Pics*/
dl.teaserart dt img { 
float: left;
margin: 0 15px 0 0;
padding: 0 4px 4px 0;
}
/*Sytle des Description Feldes*/
dl.teaserart dd { 
margin-left: 100px;
font-size: 11px;
line-height: 13px;
color: #666; 
}

/* lightbox
*******************************************************************************/
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }
#lightbox a:hover{ background-color: transparent; }

#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{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url('blank.gif') no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { margin-top:10px; left: 0; float: left;}
#nextLink { margin-top:10px; right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('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;
	}
	
/* 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: #bcbcbc;
	border: 1px solid;
	border-color: #3d3d3d #3d3d3d #3d3d3d #3d3d3d;
	margin: 5px 3px;
}

div.jaosg_thumbnail img{
	border: 1px solid;
	border-color: #3d3d3d #3d3d3d #3d3d3d #3d3d3d;
}
/* 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;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }
#lightbox a:hover{ background-color: transparent; }

#outerImageContainer{
	position: relative;
	background-color: #000;
	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{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url('blank.gif') no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { margin-top:10px; left: 0; float: left;}
#nextLink { margin-top:10px; right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url('prevlabel.gif') left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url('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;
	}

/* Hausmodul 
*******************************************************************************/
div.hm_container {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
div.hm_container .hm_bild_left {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	height: auto;
	width: auto;
	border: 1px solid #CCCCCC;
}
div.hm_container .hm_bild_right {
	padding: 5px;
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	float: right;
	height: auto;
	width: auto;
	border: 1px solid #CCCCCC;
}
div.hm_container .hm_zbueberschrift {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

div.hm_container .hm_galeriebild{
	background: #DCDCDC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	height: 100px;
	width: 100px;
}
* html div.hm_container .hm_galeriebild{
	margin: 6px;
	padding: 0px;
}
div.hm_container .hm_galeriebild .hm_qformat {
	border: 1px solid #999999;
	padding: 0px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	height: 60px;
	width: 80px;
}
div.hm_container .hm_galeriebild .hm_hformat {
	border: 1px solid #999999;
	padding: 0px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
	height: 80px;
	width: 60px;
}
div.hm_container .hm_galeriebild_text {
	float: left;
	font-size: 8.5pt;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
div.hm_container .clearing {
	clear: both;
}
