P {font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; color: #777777; text-decoration: none;}

.boxtext {font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; color: #777777; text-decoration: none;}
.boxheader {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; color: #2170b6; text-decoration: none;}
A.boxlink {font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; color: #2170b6; text-decoration: none;}
A.boxlink:hover {font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; color: #777777; text-decoration: none;}

A.navlink {font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; color: #777777; text-decoration: none;}
A.navlink:hover {font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; color: #2170b6; text-decoration: none;}
A.navlink2 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; color: #777777; text-decoration: none;}
A.navlink2:hover {font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; color: #2170b6; text-decoration: none;}
.navblue {font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; color: #2170b6; text-decoration: none;}
A.link {font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; color: #2170b6; text-decoration: none;}
A.link:hover {font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; color: #777777; text-decoration: underline;}

.normal {font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; color: #777777; text-decoration: none;}
.header {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; color: #2170b6; text-decoration: none;}
.title {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; color: #2170b6; text-decoration: none;}
.titletext {font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; color: #777777; text-decoration: none;}
.fett {font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; color: #777777; text-decoration: none;}
.blau {font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; color: #2170b6; text-decoration: none;}
.redfett {font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; color: #ff3333; text-decoration: none;}

.small {font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; color: #777777; text-decoration: none;}
.smallfett {font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; color: #777777; text-decoration: none;}
A.smalllink {font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; color: #2170b6; text-decoration: none;}
A.smalllink:hover {font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; color: #777777; text-decoration: underline;}

.errfett {font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; color: #000000; text-decoration: none;}
A.errlink {font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; color: #ffffff; text-decoration: none;}
A.errlink:hover {font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; color: #ffffff; text-decoration: underline;}


.textbox {border:1px solid #d7d7d7; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; color: #777777; text-decoration: none}
.redbox {border:1px solid #d7d7d7; background-color: #ff3333; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; color: #000000; text-decoration: none}
.red  {	font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; color: #ff3333;}
.button{ border:1pt none #777777; padding-top: 3pt; padding-bottom: 3pt; padding-left: 8pt; padding-right: 8pt; background-color: #e7e7e7;font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #777777; text-decoration: none;}

#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(./images/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(./images/lightbox/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; }

.blanktable {border-top-width:1px; border-top-style:solid; border-color:#d7d7d7; padding:0px; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; color: #777777; text-decoration: none}
.boxtable {border-bottom-width:1px; border-bottom-style:solid; border-color:#d7d7d7; padding:2px; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; color: #777777; text-decoration: none}

.fulltable {border-top-width:1px; border-top-style:solid; border-left-width:1px; border-left-style:solid; border-color:#d7d7d7; padding:0px; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; color: #777777; text-decoration: none}
.fulltablenormal {border-bottom-width:1px; border-bottom-style:solid; border-right-width:1px; border-right-style:solid; border-color:#d7d7d7; padding:2px; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; color: #777777; text-decoration: none}
.fulltablebold {border-bottom-width:1px; border-bottom-style:solid; border-right-width:1px; border-right-style:solid; border-color:#d7d7d7; padding:2px; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; color: #777777; text-decoration: none}

.loginbox {border:1px solid #d7d7d7; height: 17px; width: 60px; padding-top: 1pt; padding-bottom: 1pt; background-image:url(http://www.organo.de/images/user.png); font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; color: #777777; text-decoration: none}
.passbox {border:1px solid #d7d7d7; height: 17px; width: 60px; padding-top: 1pt; padding-bottom: 1pt; background-image:url(http://www.organo.de/images/pass.png); font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; color: #777777; text-decoration: none}
.redloginbox {border:1px solid #ff3333; height: 17px; width: 60px; padding-top: 1pt; padding-bottom: 1pt; background-image:url(http://www.organo.de/images/user.png); font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; color: #777777; text-decoration: none}
.redpassbox {border:1px solid #ff3333; height: 17px; width: 60px; padding-top: 1pt; padding-bottom: 1pt; background-image:url(http://www.organo.de/images/pass.png); font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; color: #777777; text-decoration: none}
.loginbutton{ border:1pt solid #d7d7d7; height: 18px; width: 105px; padding-top: 1pt; padding-bottom: 2pt; padding-left: 3pt; padding-right: 3pt; background-color: #ffffff;font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #777777; text-decoration: none;}


2170b6
6675b0
8dd8f7

body	{
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #cbc9bc;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #f8f7f2;
	scrollbar-arrow-color: #cbc9bc;
	}
