﻿/* 	
	CSS fuer Rother GmbH 
	2011 Coldewey Group Bremen 
*/

body { background: #fff; color: #353535; font-family: Arial; font-size: 13px; }
html, body { top: 0; left: 0; right: 0; min-height: 100%; margin: 0; padding: 0; width: 100%; }

h1 {font-size: 18px; color: #CC0000; font-family:Arial; font-style:invers; }
h2, h3, table { color: #353535; font-family:Arial; }
h2 { font-size: 14px; font-weight: bold; }
h3 { text-decoration: none; font-size: 14px;  font-weight: bold; margin-top:0; margin-bottom:3px;}
.hiwin {font-size: 16px; color:#009900; font-weight: bold;}
table  { font-family: Arial; font-size: 13px; }
.kr_U {font-size: 15px; font-weight: bold;}
.c1 {text-align:center;}
.clear { clear: both; }
.hiwintabelle {font-size: 11px; font-family:Arial;}
.grtabelle {
	font-size:10px; font-family:Arial;)
}
*:focus {outline:none;}

.tlli {
	margin-left:-25px;
	list-style-type:circle;
}
legend {
	font-size:9px;
	color:#555555;
}
a.footer-rot:link    {text-decoration:none;background-color:#FF0000;color:#FFF;}
a.footer-rot:visited {text-decoration:none;background-color:#FF0000;color:#FFF;}
a.footer-rot:hover   {text-decoration:none;background-color:#FF0000;color:#50514F;}
a.footer-rot:active  {text-decoration:none;background-color:#FF0000;color:#FFF;}

a.logo:link {text-decoration:none;background-color:#FF0000;}
a.logo:visited {text-decoration:none;background-color:#FF0000;}
a.logo:hover {text-decoration:none;background-color:#FF0000;color:#FF0000;}
a.logo:active {text-decoration:none;background-color:#FF0000;}


a.bild:link {text-decoration:none; color:#999999;}
a.bild:visited {text-decoration:none; color:#999999;}
a.bild:hover {text-decoration:none; color:#FFFFFF; }
a.bild:active {text-decoration:none; color:#0000ff; }

a.bild-auswahl:link {text-decoration:none; color:#FFFFFF; background-color:#FFFFFF;}
a.bild-auswahl:visited {text-decoration:none; color:#FFFFFF; background-color:#FFFFFF;}
a.bild-auswahl:hover {text-decoration:none; color:#FFFFFF; background-color:#FFFFFF; }
a.bild-auswahl:active {text-decoration:none; color:#FFFFFF; background-color:#FFFFFF; }

a:link { text-decoration:underline; color:#FF0000; }
a:visited { text-decoration:underline; color:#FF0000; }
a:hover { text-decoration:underline; background-color:#FF0000; color:#ffffff; }
a:active { text-decoration:underline; background-color:#FF0000;color:#ffffff;   }

/*---verhindert blauen Rand um verlinkte Bilder---*/
a img,
a:link img,
a:visited img{border:none;}

.header-container { top: 0; left: 0; right: 0; text-align: center; margin: 0; background: red url('../images/BG_O.png') 0 0; }
.header { width: 800px; margin-left: auto; margin-right: auto; position: relative; color: #fff; font-size: 13px; font-weight: bold; height: 84px; }
.header-logo { float: left; width: 223px; height: 59px; border: 0px; padding: 21px 0 0 2px; }
.header-menu-links { float: left; padding: 10px 0 0 25px; text-align: left; }
.header-menu-rechts { float: left; padding: 10px 0 0 12px; text-align: left; }
.header-login-menu { float: left; padding: 10px 0 0 123px; font-size: 11px; }
.header-login-menu ul { list-style-type: none; text-align: right; }
.header-iso {
	float:left; padding: 10px 0 0 95px;
	}

.main-box { width: 800px; position: relative; margin-left: auto; margin-right: auto; }
.main-menu { margin-top: 16px; width: 100%; background: transparent url('../images/MEN_S.png') repeat-x top left; position: relative; }
ul.menu { margin: 0; padding: 0; list-style-type: none; width: auto; position: relative; display: block; height: 40px; text-transform: none; font-size: 10px; background: transparent url('../images/MEN_S.png') repeat-x top left; font-family: Verdana; }
ul.menu li { display: block; float: left; margin: 0: height: 40px; pading: 0; }
ul.menu li a { display: block; float: left; color: #c0bdbb; text-decoration: none; padding: 13px 15px 0px 15px; height: 40px; background: transparent url('../images/MEN_T.png') no-repeat top right; }
ul.menu li a:hover { display: block; float: left; text-decoration: none; padding: 13px 15px 0px 15px;  height: 40px; color: #fff; background: transparent url('../images/MEN_H.png') repeat-x top left; }

.content { position: relative; width: 100%; height: 100%; }
.content-inline { margin-left: auto; margin-right: auto; margin-top: -11px; width: 800px; }

/* NEU */
.abstandshalter { height: 60px; }
/* NEU */

.footer-container { position: fixed; bottom: 0; left: 0; right: 0; text-align: center; margin: 0; height: 60px; z-index: 3; width: 100%; background-image:url('../images/BG_U.png'); }
.footer { font-family: Arial; font-style: normal; font-size: 13px; font-weight: bold; color: #fff; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 3; }
.footer-grau { font-size: 8px; color: #c0bdbb; text-align: center; width: 800px; margin-left: auto; margin-right: auto; margin-top: 4px; }
.footer-rot { margin-top: 8px; font-size: 12px; text-align: center; width: 800px; margin-left: auto; margin-right: auto; }
	

/* Hack nur fuer den MS IE */

* html, * html body { overflow: hidden; bottom: 0; height: 100%; }
* html .header-container, * html .footer-container { position: absolute; width: 100%; padding-right: 16px; }	
* html .header,* html .footer { height: 100%; position: static; }
* html .content { position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 100%; width: 100%; overflow: auto; margin: 0;}
	
	
/* LIGHTBOX 

#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:images/gif;base64,AAAA);  display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://h-rother.de/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://h-rother.de/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; }

*/
/* Farben für ROCOL Tabelle Foodlube */
.rocol-blau {
	background:#3399FF;
	color:#FFFFFF;
	font-weight:bold;
}

.rocol-grau {
	background:#808080;
	color:#FFFFFF;
	font-weight:bold;
}

#cookiedingsbums a {color:#000; text-decoration:none;}

#cookiedingsbums a:hover {text-decoration:underline;}

#cookiedingsbums div {padding:10px; padding-right:40px;}

#cookiedingsbums { 
   outline: 1px solid #7b92a9; 
   text-align:right; 
   border-top:1px solid #fff;
   background: #d6e0eb; 
   background: -moz-linear-gradient(top, #d6e0eb 0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6e0eb), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%);
   background: -ms-linear-gradient(top, #d6e0eb 0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #d6e0eb 0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(   startColorstr='#d6e0eb', endColorstr='#f2f6f9',GradientType=0 ); 
   position:fixed;
   bottom:0px; 
   z-index:10000; 
   width:100%; 
   font-size:12px; 
   line-height:16px;}

#cookiedingsbumsCloser {
   color: #777;
   font: 14px/100% arial, sans-serif;
   position: absolute;
   right: 5px;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   top: 5px;
   cursor:pointer;
   border-top:1px solid white; 
   border-left:1px solid white; 
   border-bottom:1px solid #7b92a9; 
   border-right:1px solid #7b92a9; 
   padding:4px;
   background: #ced6df; /* Old browsers */
   background: -moz-linear-gradient(top, #ced6df0%, #f2f6f9 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ced6df), color-stop(100%,#f2f6f9)); 
   background: -webkit-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -o-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: -ms-linear-gradient(top, #ced6df0%,#f2f6f9 100%); 
   background: linear-gradient(to bottom, #ced6df0%,#f2f6f9 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient(    startColorstr='#ced6df', endColorstr='#f2f6f9',GradientType=0 ); 
 }

#cookiedingsbumsCloser:hover {border-bottom:1px solid white; border-right:1px solid white; border-top:1px solid #7b92a9; border-left:1px solid #7b92a9;}
