@meta { Title: "main Style Sheet" }

/* -Link*/
a:link {
	color: #CC0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
}

a:visited {
	color: #CC0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
}
a:active {
	color: #CC0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
}
a:hover {
	color: #0000A0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
}
/* Footer-Link*/

A.fl:link {
	color:  #6D706F;
	FONT-FAMILY: Arial, Helvetica,sans-serif;
	font-weight : bold;
	font-size: 9px;
}

A.fl:active {
	color:  #6D706F;
	FONT-FAMILY: Arial, Helvetica,sans-serif;
	font-weight : bold;
	font-size: 9px;
}

A.fl:hover {
	COLOR:  #E80000;
	FONT-FAMILY: Arial, Helvetica,sans-serif;
	font-weight : bold;
	font-size: 9px;
	text-decoration: underline;
}

A.fl:visited {
	color:  #6D706F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight : bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6D706F
}


/* Code ohne unterstreichen */
.CODELINK {
	color: Fuchsia;
	font-family: "arial", "geneva", "helvetica";
	font-size: 11px;
	text-decoration: none
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	color: #333333;
	text-align: left;
	text-indent: 0px;
	line-height:16px;
	margin-left:4px;
	margin-right:8px;
	margin-bottom:2px;
	}
	
	p2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color: #333333;
	text-align: left;
	line-height:7px;
	margin-top:0px;
	}
	
.textKlein {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height:1.2em; 
	font-size:0.7em;
}	
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F5F5F5;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;}

.linie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A8A8A;
}
	
.textBoldKursiv {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; font-weight : bold; font-style: italic}
.header {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #666666; font-weight: bold}
.katalogheader {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #666666; font-weight: bold}
.bereichsHeader {  font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #FFFFFF;font-weight: bold}
.textBold{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; font-weight : bold}
.textfeld {
	FONT-SIZE: 12px;
	FONT-FAMILY: arial,sans-serif;
	color: #333333;	
	BORDER-LEFT: #333333 1px solid;
	BORDER-Right: #666666 1px solid;
	BORDER-BOTTOM: #666666  1px solid;
}
.katalogfeld {
	FONT-SIZE: 11px;
	FONT-FAMILY: arial,sans-serif;
	color: #333333;
	BORDER-LEFT: #FFFFFF 1px solid;
	BORDER-Right: #FFFFFF 1px solid;
	BORDER-BOTTOM: #FFFFFF 1px solid;
	BORDER-TOP: #FFFFFF 1px solid;
	background-color: #E2E2E2;
	}

/*Kontaktformular*/

.form_button {
	BORDER-RIGHT: #533B50 0px solid;
	BORDER-TOP: #533B50 0px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #533B50 0px solid;
	WIDTH: 120px;
	BORDER-BOTTOM: #533B50 0px solid;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #E9E9E9
	}

.form_textfeld {
	BORDER-RIGHT: #6D717E 0px solid;
	BORDER-TOP: #6D717E 0px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #6D717E 0px solid;
	WIDTH: 120px;
	BORDER-BOTTOM: #6D717E 0px solid;
	FONT-FAMILY: arial,sans-serif;
	BACKGROUND-COLOR: White
}

.form_newsletter {
	BORDER-RIGHT: #6D717E 0px solid;
	BORDER-TOP: #6D717E 0px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #6D717E 0px solid;
	WIDTH: 240px;
	BORDER-BOTTOM: #6D717E 0px solid;
	FONT-FAMILY: arial,sans-serif;
	BACKGROUND-COLOR: White
}

.form_textfeld_gr {
   BORDER-RIGHT: #6D717E 0px solid;
	BORDER-TOP: #6D717E 0 px solid;
   BORDER-BOTTOM: #6D717E 0px solid;
	BORDER-LEFT: #6D717E 0px solid;
	FONT-SIZE: 12px;
	WIDTH: 340px;
	FONT-FAMILY: arial,sans-serif;
	BACKGROUND-COLOR: White;
}

.form_textfeld_kl {
	BORDER-RIGHT: #6D717E 0px solid;
	BORDER-TOP: #6D717E 0px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #6D717E 0px solid;
	WIDTH: 45px;
	BORDER-BOTTOM: #6D717E 0px solid;
	FONT-FAMILY: arial,sans-serif;
	BACKGROUND-COLOR: White;
	}
	
	.form_textfeld_kl2 {
	BORDER-RIGHT: #6D717E 0px solid;
	BORDER-TOP: #6D717E 0px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #6D717E 0px solid;
	WIDTH: 30px;
	BORDER-BOTTOM: #6D717E 0px solid;
	FONT-FAMILY: arial,sans-serif;
	BACKGROUND-COLOR: White;
	}

.form_checkbox {
	BORDER-RIGHT: #6D717E 0px solid;
	BORDER-TOP: #6D717E 0px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #6D717E 0px solid;
	WIDTH: 20px;
	BORDER-BOTTOM: #6D717E 0px solid;
	FONT-FAMILY: arial,sans-serif;
	BACKGROUND-COLOR: White
	}
	
.test {  background-color: #00CCFF}


/* - - - Lightbox V2.0 2012- - -*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../JS/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../JS/images/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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }




