@charset "UTF-8";
/* CSS Document */

a.banner_eingang 							{color:#ffffff; text-decoration: underline}
a.banner_eingang:hover						{color:#cc0000; text-decoration: underline}

/*Download Links*/
a.dwl 	 									{color:#000000;} 	
a.dwl:hover									{color:#cc0000;} 

a.dwl_referentseite							{color:#333333; font-size:small;} 	
a.dwl_referentseite:hover					{color:#cc0000; font-size:small;} 

#dropdown-link 								{background-color: #ffffff; border:none; padding: 0; font-size:x-small; color:#cc0000;}
#dropdown-link:hover						{background-color: #ffffff; border:none; padding: 0; font-size:x-small; color:#000000;}

img.img-brd-white 							{border:4px #ffffff double}

div.row-hover:hover 						{background-color: #ebebeb;}
div.row-save 								{background-color: #ebebeb;}

div.bgGrey     	 							{background-color: #ebebeb;}
div.bgGreyLight	 							{background-color: #f4f4f4;}

img.nrr 									{float:right; margin-left:25px; margin-bottom:25px;}
img.nlr 									{float:left; margin-right:25px; margin-bottom:25px;}


#cookiedingsbums a {color:#ffffff; text-decoration:none;}

#cookiedingsbums a:hover {text-decoration:underline;}

#cookiedingsbums div {padding:10px; padding-right:40px;}

#cookiedingsbums { 
   outline: 1px solid #444444; 
   text-align:center; 
   border-top:1px solid #444444;
   background: #444444; 
   background: -moz-linear-gradient(top, #444444 0%, #444444 100%); 
   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#444444), color-stop(100%,#444444)); 
   background: -webkit-linear-gradient(top, #444444 0%,#444444 100%); 
   background: -o-linear-gradient(top, #444444 0%,#444444 100%);
   background: -ms-linear-gradient(top, #444444 0%,#444444 100%); 
   background: linear-gradient(to bottom, #444444 0%,#444444 100%); 
   position:fixed;
   bottom:0px; 
   z-index:10000; 
   width:100%; 
   font-size:12px; 
   line-height:16px;}


h4{font-weight: 700}
h6{color:#666; font-weight: 700}


