img {
	display: block; }
div.nl-bildbox {
	height: 240px;
	float: left;
	margin: 0;
	padding: 0;
	display: block; }
	
div.nl-textbox {	line-height:    15px;
	text-align:     left;
	letter-spacing: 0.1em;
	display:        block;
	margin:         0;
	padding:        10px 20px 10px 0;
	width:          292px;
	height:         auto;
	float:          left;
	border-width:   0; }
div.nl-textbox b, div.nl-textbox strong {
	color: #181716;
	font-family: "Arial Black", arial, helvetica, geneva, sans-serif;
	font-weight: normal;
	letter-spacing: normal; }

div.nl-textbox a {
	color:           #e08000;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: normal; }

div.nl-textbox p {
	text-decoration: none;
	margin-bottom: 1em; }

div.nl-textbox a:hover {	color:           #e08000;
	text-decoration: underline; }
	
ul.nlnavi {
	color: #fff;
	margin: 0 0 15px;
	padding: 0;
	list-style-type: none; }

ul.nlnavi li {
	color: #fff;
	line-height: 15px;
	margin: 0;
	padding: 4px 10px 15px 340px;
	border-top: 1px solid #8d8a7d;
	list-style-type: none;
	display: block; }

ul.nlnavi a {
	color: #ccc;
	text-decoration: none;	 }

ul.nlnavi a:hover {	
	color: #fff;
	text-decoration: underline; }

ul.nlnavi li.news {
	background-image: url(../newsletter/i/headnavi_news.gif);
	background-repeat: no-repeat;
	background-position: 0 3px; }

ul.nlnavi li.nachgefragt {	background-image:    url(../newsletter/i/headnavi_nachgefragt.gif);
	background-repeat:   no-repeat;
	background-position: 0 3px; }

ul.nlnavi li.aktionen {	background-image:    url(../newsletter/i/headnavi_aktionen.gif);
	background-repeat:   no-repeat;
	background-position: 0 3px; }
	
ul.nlnavi li.jahr2006 {	background-image:    url(../newsletter/i/2006.png);
	background-repeat:   no-repeat;
	background-position: 0 3px; }
	
ul.nlnavi li.jahr2007 {	background-image:    url(../newsletter/i/2007.png);
	background-repeat:   no-repeat;
	background-position: 0 3px; }
	
ul.nlnavi li.jahr2008 {	background-image:    url(../newsletter/i/2008.png);
	background-repeat:   no-repeat;
	background-position: 0 3px; }
	
ul.nlnavi li.jahr2009 {	background-image:    url(../newsletter/i/2009.png);
	background-repeat:   no-repeat;
	background-position: 0 3px; }

div.ca-newsimg {
	background-color: #4a4841;
	background-image: url(../newsletter/i/newsletter-mountainview.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 100%;
	height: 300px;
	clear: both;
	display: block; }




/**
 *   @section: SmoothBox PopUp
 *   @author: Larsen
 *   @since: 20080222
 *   @version: 0.2
 *   @revision: 20080222 - 0
 *   @comment: the 'smoothbox.js' had been changed for advanced styling abilities -> 'smoothbox_wy.js'
 */
	
html,
body {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	}
		
/* Overlayer to shade Page Background */
			
iframe#TB_HideSelect {
			background-color: #ffffff;
			border: none;
			left: 0px;
			position: absolute;
			top: 0px;
			z-index: 200;
			}
div#TB_overlay {
			 background-color: #000000;
			left: 0px;
			position: absolute;
			top: 0px;
			z-index: 201;
			}
            
div#TB_load {
			display: none;
			height: 100px;
			position: absolute;
			width: 100px;
			z-index: 101;
			}
        
        
/* The general PopUp Window */

            
div#TB_window {
			padding: 10px;
			position: absolute;
			text-align: left;
			z-index: 202;
			}

/* Title Bar */
                
div#TB_window div#TB_title {
			background-color: #4a4841;
			/*background-color: #31302c;*/
			height: 30px;
			}
		
/* Close Button */
div#TB_window div#TB_title a#TB_closeWindowButton {
			background: transparent url('/i/popup-button_close.png') center center no-repeat;
			_background-image: url('/i/popup-button_close.gif');
			display: block;
			height: 32px;
			position: absolute;
			right: 0px;
			top: 0px;
			width: 30px;
			z-index: 209;
			}
                

        
/* Image PopUp */
            
            div#TB_window a#TB_ImageOff {
                background: #ffffff;
                display: block;
                }
            
            div#TB_window a#TB_ImageOff img#TB_Image {
                border: none;
                display: block;
                padding: 15px 15px 5px 15px;
                }
        
            /* Lower Part of the Picture Window */
            div#TB_window div#TB_caption {
                background: #ffffff;
                padding: 0px 15px 15px 15px;
                overflow: hidden;
                _zoom: 1.0;
                }
        
/* Image Count */
			div#TB_window div#TB_caption div#TB_secondLine {
				color: #afafaf;
				float: right;
				font-size: 10px;
				line-height: 16px;
				}
		
        
/* AJAX PopUp */
            
div#TB_window div#TB_ajaxWindowTitle {

		color: #b2afa8;
		font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
		letter-spacing: 0.1em;
		font-size: 12px;
		font-weight: bold;
		height: 23px;
		margin: 0px;
		padding: 9px 15px 0px 15px;
		}
	
	div#TB_window div#TB_ajaxContent {
		padding: 15px;
		overflow: auto;
		}
	
	div#TB_window div#TB_ajaxContent img.technologyLogo {
		float: right;
		margin: 16px 0px 8px 16px;
		}




#TB_iframeContent{
	clear:both;
	margin-bottom:-1px;
	margin-top:0px;
}

/* IE6 */
* html #TB_iframeContent{
	margin-bottom:1px;
}

