@CHARSET "UTF-8";

/*
 *  Header 
*/

html { 
  padding:0px;
  margin:0px;
}


body{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5em;
	background-color: #333;
	padding-top: 25px;
}

textarea{
    font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

sup{
	line-height: 0;
}

.supline{
	font-size:.7em; 
	line-height:1em;
}

.sub-menu{
	display: none;
}

* {
	/*
	border:0 none;
	margin:0;
	padding:0;
	*/
}
 
 
 /*
  * scrollbar
  * 
  */

  ::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    }

/* Turn on single button up on top, and down on bottom */
	::-webkit-scrollbar-button:start:decrement,
	::-webkit-scrollbar-button:end:increment  {
	height: 30px;
	display: block;
	background-color: transparent;
	}
	
	/* Track below and above */
	::-webkit-scrollbar-track-piece  {
	background-color: #3b3b3b;
	/*
	-webkit-border-radius: 6px;
	*/
	}
	
	::-webkit-scrollbar-thumb:vertical {
	height: 50px;
	background-color: #666;
	border: 1px solid #eee;
	/*
	-webkit-border-radius: 6px;
	*/
	}


 
::-webkit-scrollbar-button:vertical {
	/*
    background-color: red;
    border: 1px dashed blue;
	*/
}
 
 
/* Turn off the down area up on top, and up area on bottom */
::-webkit-scrollbar-button:vertical:start:increment,
::-webkit-scrollbar-button:vertical:end:decrement {
    display: none;
}
 
/* Place The scroll down button at the bottom */
::-webkit-scrollbar-button:vertical:increment {
    height: 1px;
}
 
/* Place The scroll up button at the up */
::-webkit-scrollbar-button:vertical:decrement {
    height: 1px;
}
 
::-webkit-scrollbar-track:vertical {

	
}
 
/* Top area above thumb and below up button */
::-webkit-scrollbar-track-piece:vertical:start {
    border: 1px solid #000;
	
}
 
/* Bottom area below thumb and down button */
::-webkit-scrollbar-track-piece:vertical:end {
    background-color: #3b3b3b;
	/*-webkit-border-radius: 6px;*/
}
 


 
/* The thumb itself */

 
/* Corner */
::-webkit-scrollbar-corner:vertical {
    background-color: black;
}
 
/* Resizer */
::-webkit-scrollbar-resizer:vertical {
    background-color: gray;
}

 
/* 
 * Layout elements
 */ 
 
 h1{
 	/*
	margin-left:67px;
	position:relative;
	width: 100%;
	color: #ffffff;
	height: 100px;
	line-height: 30px;
	*/
	padding: 0px;
	margin: 0px;
	color: #b8b4b1;
	font-size: 15px;
	overflow:hidden;
	text-indent:-10000px;
}

#container{
	margin: 0 auto;
	position:relative;
	width: 960px;
	border: 1px solid #a3a3a3;
	height: 700px;
	/*
	overflow-y: scroll;
overflow-x: hidden;
*/
/*	 
	background-color: #ffffff;
	background-position: 0px 0px;
*/
/*	background-image: url('../img/layout/hintergrund_start_hl2.jpg'); */
	background-repeat:no-repeat;
	

}

#h1wrapper{
	margin: 20px 0 20px 67px; 
	position:relative; 
	height: 137px; 
} 

#h1simulator{
    float: left; 
    width: 820px; 
    height: 110px;
    cursor: pointer;
}

#headerlink{
	border:none; 
	outline-style: none;
}

img{ 
 	behavior: 		url(iepngfix.htc); 
	 border-style: none;
	 border: 0px;
	
}

a{
	text-decoration: none;
}
 
 
 
 /****** Blackbox Center ********/

h2{
	color: #a1edff;
	line-height: 60px;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	height: 60px;
	/*
	color: #a1edff;
	line-height: 20px;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	height: 80px;
	letter-spacing: 1.0em;
	*/
}

* html h2{
	color: #a1edff;
	line-height: 20px;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	height: 20px;
    
}

* html h2.produkte{
	color: #a1edff;
	line-height: 15px;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	height: 15px;
    
    
}

#bgimg{
	position: absolute; 
	left:0; 
	top:0; 
	z-index:0; 
	display:none;
}

* html h2.mitmach{
    height: 20px;
	line-height: 20px;
}

* html h2.impressum{
    height: 30px;
	line-height: 30px;
}    

* html h2.produkte{
    height: 10px;
	line-height: 10px;
       
}

* html h2.tnbed{
    height: 18px;
	line-height: 18px;     
}

* html h2.verpack{
    height: 18px;
	line-height: 18px;     
}

* html h2.spruehkleb{
    height: 15px;
	line-height: 15px;
}

* html h2.funktioniert_fr{
    height: 15px;
	line-height: 15px;
}

h2.einzeiler{
	height: 30px;
	line-height: 30px;
	
}

#content {
	position:relative;
	background: 	rgb(0, 0, 0);
/*	background: 	transparent url(../img/layout/black_box_490w.png) repeat; */
	background: 	rgba(0, 15, 30, 0.55);
	margin: 		0px 235px 0px 235px;
	width: 			474px;
	color: 			#ffffff;
	max-height: 	450px;
	overflow-y:		auto;
	overflow-x:		hidden;
	padding: 		0px 0px 0 16px;
	min-height: 	283px;    
		scrollbar-3dlight-color:#333; 
		scrollbar-arrow-color:#ccc; 
		scrollbar-base-color:#333; 
		scrollbar-darkshadow-color:#333333; 
		scrollbar-face-color:#333; 
		scrollbar-highlight-color:#666; 
		scrollbar-shadow-color:#000000;

}

* html div#content { 
   height:450px;
   
/* 
   overflow-y: scroll;
*/
}

/* hack for mitmachen.php (put last link back in text div and delete this line)*/
a{
    text-decoration: 	none;
	color: 				#a1edff;
}

.greenlink{
	text-decoration: 	none;
	color: 				#78ff46;
}

.greenlink a:visited{
	text-decoration: 	none;
	color: 				#78ff46;
}


.text{
	color: #fff;
	font-size: 13px;
/* font-weight: bold; */
	margin-top:-30px;
	padding-bottom: 10px;
   
    width: 450px;
}


.text a, .text a:visited{
	/*
	text-decoration: 	none;
	color: 				#a1edff;
	
	  
	font-weight:		bold;
	-moz-opacity: 0.0;
	filter:Alpha(opacity=70, finishopacity=0, style=0);
	*/
}


.yellowlink{
	text-decoration: 	none;
	color: 				#ffff00;
}

.pinklink{
	text-decoration: 	none;
	color: 				#ffa8d6;
}

.text a:hover{
	
	text-decoration:underline;
	
}

.sub-menu a{
	font-size: 11px;
	color: #fff;
	
}

.backbutton{
	margin-bottom:15px;
}

/***** Abgabestellen ***/

ul{
	margin:0;
	padding:0;
	
}

div#content ul{
	margin-left: 15px;
}

#abgabetable td{
	padding-bottom: 8px;
	vertical-align: top;
	font-size: 11px;
}

#abgabetable th{
	border-bottom: 1px solid;
	
}

/***** 3M-Produkte ***/

.produkt_subheadline{
    margin-top: 15px;
    color:      #F6A6D1; 
    font-size:  20px;
}

.table_left{
	float:         left; 
	width:         80px;

    margin:        10px 0 15px 0; 
	text-align:    center;
}

.produkt_container{
    margin: 15px 0 15px 0;
}

.produkt_image{
    
	padding-top:        5px;
	padding-bottom:     5px;
    float:              left;
    width:              100px;
}

.produkt_text{
    
}

/******* Voting ***************/
/* give each slide the same dimensions */
#slideshow div { 
	width: 			457px;   
}


/* make sure each slide image is centered */
#slideshow div img { 
	margin: 		auto; 
	display: 		block 
}


 
div#slidewrapper{
	width:			100%;
/*	background-color: #F0F0F0; */
	padding: 		0px 0 10px 0;
} 

/* give slideshow some style */
#slideshow { 
	margin: 		0px auto; 
	position:		relative;
/*
	width: 			600px; 
	height: 		400px;
*/
	
}


/***** Teilnahmebedingungen *****/

.tnbedingungen{
	list-style-type: decimal; 
	
    margin-left: 0;
    padding-left: 1em;

	
}

* html ul.tnbedingungen {  /* Korrekturen fuer IE 5.x */
    padding-left: 22px;
    
 }


.tnbedingungen li{
	
    margin: 0 0 8px 10px;
    padding: 0;

}

.sublist{
	list-style-type: lower-alpha;
    margin-left: 0;
    padding-left: 1em;
	
}

.sublist li{
    margin: 0 0 8px 10px;
    padding: 0;
}



/******** Blackbox Navi ********/

.navi {
	

	background: transparent url(../img/layout/black_box_168w_h.png);
 	background: rgba(0, 15, 30, 0.55);

	font-size: 12px;
	font-weight: bold;
	position: absolute;
	left: 49px;
	width: 168px;
	color: #564b47;
	margin: 0px 0 0 0; 
	padding: 0px 0px 0 0px;
	min-height: 	295px;    
}

/* IE ignores styles with [attributes], so it will skip the following. */
.navi[class] {
/* 
  background-image: url(../img/layout/bbox_back.png);
*/
}

li.active a{
	color: #FFFF00 !important;
}

.linkactive{
	color: #FFFF00 !important;
}

.navi a{
	color: rgb(255,255,255);
	text-decoration: none;
	outline:none; -moz-outline:none;
}

.navi a:hover{
	text-decoration: underline;
}

.navi ul{
	list-style:none;	
	padding-left: 8px;	
}

.navi li{
/*	padding-bottom: 15px; */
}

/****** Menu *****/


 ul#sliding-navigation{  
     list-style: none;  
     
     margin: 10px 0;  
}  
     


 ul#sliding-navigation li.nosliding a {  
     color: #fff;  
  /*   background: #222;  
     border: 1px solid #1a1a1a;  
     */
     text-decoration: none;  
	 width: 150px;  
     padding: 2px 15px;  
     margin: 0;  
     margin-bottom: 0px; 
	 clear: left;
 }  
   
  ul#sliding-navigation li.nosliding a:hover { 
 	color: #ffff66; 
}  
   
 ul#sliding-navigation li.sliding-element a {  
     color: #fff;  
  /*   background: #222;  
     border: 1px solid #1a1a1a;  
     */
     text-decoration: none;  
	 width: 150px;  
     padding: 2px 15px;  
     margin: 0;  
     margin-bottom: 0px; 
	 clear: left;
 }  
   
 ul#sliding-navigation li.sliding-element a:hover { 
 	color: #ffff66; 
}  

.navitrenner{
	margin-left: 15px;
	text-align: left; 
	color: #fff; 
	font-size: 7px;
	
	width: 100px;
}

.navitrenner hr{
	display: block;
	width: 120px;
	
	margin: 8px 0 8px 0;
	border: 0px ;
	color: #fff;
    background-color: #ddd;
	background-color: rgba(255,255,255,0.5);
	height: 1px;
}

* html .navitrenner hr{
	margin: 4px 0 4px 0;
}

/********** Blackbox Newsbox ***********/

#rechts {
	background: transparent url(../img/layout/black_box_168w_h.png);
 	background: rgba(0, 15, 30, 0.55);
	min-height: 295px;
/*	height: auto !important; */
	height: 	295px;
	position: 	absolute;
	right: 		49px;        
	width: 		168px;
	color: 		#564b47;
	margin: 	0px 0px 0 0; 
	padding: 	0px;
	overflow: 	visible;
	
}

#sociallinks{
	position:absolute;
	margin-top:20px;
	     
	width: 		168px;
	
	/*
	 * right: 		49px;   
	 * top:		505px;
	 */
}

#newsbox{
	position:		relative; 
	margin:			7px 8px 10px 8px;
	color: 			#a1edff;
	font-weight:	bold;
	font-size:		11px;
}

#counter{
	margin-top: 10px;
    height: 40px;
}

.text1{
	margin-bottom:10px;
    clear: both;
}

.text1{
	text-decoration:none;
	color: 			#A1EDFF;
	font-weight:	bold;
	font-size:		11px;
}

.text1:hover{
	text-decoration:underline;
	color: 			#A1EDFF;
	font-weight:	bold;
	font-size:		11px;
}

.textp2{
	
    clear: both;
}

.textp2{
	text-decoration:none;
	color: 			rgb(255,255,0);
	font-weight:	bold;
	font-size:		11px;
}

.textp2:hover{
	text-decoration:underline;
	color: 			#ffff00;
	font-weight:	bold;
	font-size:		11px;
}

.textp2 a{
	text-decoration:none;
	color: 			#ffff00;
	font-weight:	bold;
	font-size:		11px;
}

.textp2 a:hover{
	text-decoration:underline;
	color: 			#ffff00;
	font-weight:	bold;
	font-size:		11px;
}

.textp3{
	
	margin-top: 	8px;
    clear: both;
}

.textp3 a{
	text-decoration:none;
	color: 			#f6a6d1;
	font-weight:	bold;
	font-size:		11px;
}

.textp3 a:hover{
	text-decoration:underline;
	color: 			#f6a6d1;
	font-weight:	bold;
	font-size:		11px;
}

/*
 * Forms
 */
 
 label,  select { /* Alle Labels UND Formularelemente auswählen */
	display: block;
	float: left;
	width: 70px; /* Breite.*/
	margin-bottom: 15px;
	vertical-align: middle;
}



.input_form{
	display: block;
	float: left;
	width: 150px; /* Breite.*/
	margin-bottom: 15px;
    background: rgb(25,15,0);
	background: rgba(25,15,0,0.55);
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
	border: 1px solid #F6A6D1;
	color: #fff;
	line-height: 19px;
}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  	clear: left; /* das floating der labels und inputs aufheben */
}

#tellafriend input{
    
}


input#submit { /* den Submit-Button */
	  float: none;
	  width: auto;
}

/*
 * Voting CSS
 * 
 */

a{
outline: none;
}

div#controls{
	/*
	margin: 0px 0 10px 150px;		
	*/
	height:100%;
	border-right: 2px dotted #fff;
	margin-right: 12px;
	font-size: 14px;
	padding: 0 12px 0 8px;
	line-height: 36px;
}

.comment{
	border-bottom: 1px solid rgba(255,255,255,0.5);
	padding-bottom: 5px;
}


#captio{
	position:absolute;
	left:0;
	margin-left:3px;
	top:258px; 
	width:450px; 
	height:40px; 
	background: #545454;
	background: rgba(54, 54, 54, 0.8); 
	
	z-index:100;
	border: 1px solid #454545;
}

#buttonbar{
	/*
	text-align:center;             
	*/
	width: 450px;
	
}

.socialbuttons{
/*	
	background: #78FF46; 
	padding: 4px 20px 4px 20px; 
	border: 1px solid #000; 
	*/
	width:120px;
	height:30px;
	/* A1EDFF  */
	color:#fff;
	text-decoration: none;
	text-transform: uppercase;
}

.socialbuttons:hover{
	/* 
	 * background: #FFFF00;
	 
	color: #fff;
	*/
	text-decoration: none;
}

.deactivatedsocialbuttons{
	cursor: default;
	/*
	background: #454545; 
	padding: 4px 20px 4px 20px; 
	
	border: 1px solid #000; 
	*/
	/* A1EDFF  */
	color:#fff;
	text-decoration: none;
	text-transform: uppercase;
	
}

#novoting{
	margin-left: -5px;
	border: 2px solid red;
	padding: 5px;
}

#leavecomment{
	margin-top: 10px;
	
}

#username{
	width:150px;
	margin:0px 0 0 5px;
}

#send{			
	padding:0;
	margin:0px 0 10px 5px;
	width:110px;
	
	line-height:15px;
	font-size:12px;
	/*
	border: 1px solid #333333;
	background-color: #FFFF00;
	color:#000000;	
	*/
	float:right;
}

#send:hover{			
	/*
	background-color: #00FF00;
	cursor:pointer;
	*/
	
}


 /*
  * Footer
  */
 
#footer {
    clear:		left;
    margin: 	0 auto;
	position:	absolute;
	left: 		0;
	top: 		635px;
	width: 		960px;
    
	height:		44px;
	font-size: 	12px;
	color: 		#ffffff;
	
   /*
    
    border: 1px solid #a3a3a3;
    position: absolute;
	left: 0;
	top:659px;
	
    margin-top:1em; 
	padding:10px;
	*/
}

#footer a{
	text-decoration: none;
	color: #ffffff;
	
}

#footer a:hover{
	text-decoration: underline;
	color: #ffffff;
	
}

#footer_links{
	clear: right;
	padding-top: 2px;
	padding-left: 130px;
}

* html div#footer_links{
    padding-top: 0px;
	padding-left: 130px;
}

#footer_3m{
	float:right; 
	
 	margin-right:20px;
	
}

* html div#footer_3m{
	width: 101px;
	height: 44px;
	margin-right: 0px;
	
    /*    
     * background-image: url(../img/layout/background_3mlogo_ie6_03.jpg);
	background-color: #f7f7f7;
    */
	margin-bottom: 2px;
    behavior: 		url(css/iepngfix.htc); 
}


