@charset "utf-8";

body {
	background-color: #E5E7F6;
	padding:0px;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(picture_library/hintergrund.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
	
table                {padding:0;}
table td             {padding:0px; font-size:11px;}

div                  {margin:0;padding:0; font-size:11px;}
p                    {margin:0;padding:0; font-size:11px;}
span                 {margin:0;padding:0; font-size:11px;}

td                   {margin:0;padding:0; font-size:11px;}
th                   {margin:0;padding:0; font-size:11px;}

form                 {margin:0;padding:0;}


/*Horizontale Linien*/
hr                   {background-color:#0018A8;color:#0018A8;height:1px;border-style:none;}

.startseite {
	margin-top:231px;
	width:980px;
	height:331px;
}

select {
	border-spacing:0;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	width:200px;
	border: 1px solid #0018A8;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	padding-left:3px;
}
input {
	border-spacing:0;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	width:200px;
	border: 1px solid #0018A8;
	height:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FFFFFF;
	color:#000000;
	padding-left:3px;
}
textarea
{
	border-spacing:0;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
	width:200px;
	border: 1px solid #0018A8;
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FFFFFF;
	color:#000000;
	padding-left:3px;
}

.header {
	margin-top:147px;
	width:980px;
	height:84px;
}

.inhalt {
	width:980px;
	height:331px;
}

.footer {
	width:980px;
	height:20px;
}

#logo {
	position: relative;
	height: 55px;
	width: 96px;
	visibility: visible;
	float:left;
	left: 212px;
	top: 17px;
}

#random {
	position: relative;
	height: 321px;
	width: 192px;
	visibility: visible;
	float:left;
	left: 0px;
	top: 0px;
	border:5px solid #FFFFFF;
}

#navi {
	position: relative;
	height: 321px;
	width: 124px;
	visibility: visible;
	float:left;
	left: 0px;
	top: 0px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color:#e5e8f6;
}

#garantie {
	position: relative;
	height: 64px;
	width: 64px;
	visibility: visible;
	float:right;
	top: 6px;
	right: 51px;
}

#adresse {
	position: relative;
	height: 10px;
	width: 519px;
	visibility: visible;
	float:left;
	top: 60px;
	left: 230px;
}

#inhalt {
	position: relative;
	width: 580px;
	visibility: visible;
	float:left;
	top: 21px;
	left: 40px;
}

.text                  {
	margin:0;
	padding:0;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
}

.textkursiv                  {
	margin:0;
	padding:0;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000000;
	line-height: 22px;
}

.textfett              {
	margin:0;
	padding:0;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}

.textfettrot              {
	margin:0;
	padding:0;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CD202C;
	line-height: 18px;
}

.texttitelprodukte              {
	margin:0;
	padding:0;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

.textfettblau             {
	margin:0;
	padding:0;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0018A8;
}

.textlink {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0018A8;
	text-decoration:none;
	line-height: 18px;
}

.textlink:hover {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CD202C;
	text-decoration:none;
	line-height: 18px;
}

.sitemap {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0018A8;
	text-decoration:none;
	line-height: 18px;
}
.sitemap:hover {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CD202C;
	text-decoration:none;
	line-height: 18px;
}

.rahmenproduktdet {
	border:1px solid #CCCCCC;
	margin-right: 10px;
}

/* Bilder*/

#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; }
#lightbox a { color:#FFFFFF; font-weight: bold;	text-decoration: none; }
#lightbox a:hover { color:#FFFFFF; font-weight: bold;	text-decoration: 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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; height:50px;overflow:hidden;}

#imageData{	padding:0 10px; color: #FFFFFF; margin-top:5px; }
#imageData #imageDetails{width: 100%;  float: left; text-align: center; }	
#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; }