@charset "utf-8";
/* CSS Document */
/* Hilfsklassen Layout */
html>body .mir {letter-spacing: normal; text-indent: -999em; overflow: hidden;}
.mir {
	letter-spacing: normal;
	text-indent: -999em;
	overflow: hidden;
	line-height:1px;
	height:1px;
}
.right_float {
	float:right;
}
.left_float {
	float:left;
}
.mittig {
	margin-left: auto;
	margin-right: auto;
}
.clear {
	clear:both;
	margin:0px;
	padding:0px;
	letter-spacing: normal;
	text-indent: -999em;
	overflow: hidden;

}
.error {
	color:#f00;
}
body {
	background: #b2b3b7 url(../img/newsletter/background.jpg) no-repeat center top;	
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	
}
#fb {
	background: #b2b3b7 url(../img/newsletter/onepix.gif) no-repeat center top;	
}


#nl_center {
	border:0px;
	/* width: 974px; */
	width: 1035px;	
	background: url(../img/newsletter/background3.jpg) no-repeat center top;	
	margin: 0 auto;	
	text-align: left;
	/* margin-top:90px; */
}
#nl_center_fb {	
	border:0px;	
	width: 779px;	
	background: #b2b3b7 url(../img/newsletter/background_fb.jpg) no-repeat center top;	
	margin: 0 auto;
	text-align: left;
	/* margin-top:90px; */
}
#nl_center_fb_impressum {	
	border:0px;	
	width: 779px;	
	background: #b2b3b7 url(../img/newsletter/background_fb_impressum.jpg) no-repeat center top;	
	margin: 0 auto;
	text-align: left;
	/* margin-top:90px; */
}

#nl_content {	
	height:745px; 
}
#nl_content_fb {	
	height:653px;
}
#nl_content_fb_impressum {	
	height:726px;
}
#nl_logo_line {	
	position:relative;	
	background-color:transparent;
	height:122px;
}
#nl_logo {	
	width:90px;
	height:90; 
	float:right;
	margin-right:55px;
}
#nl_headline {
	position:relative;
	margin-top:5px;
	margin-left:280px;
}
#nl_headline_fb {
	position:relative;
	
	margin-left:57px;
}
#nl_content h1, #nl_content_fb h1 {
	color: #7A7A7A;
    font-size: 28px;
    font-weight: bold;
    padding: 5px 0;
}
#nl_content h2, #nl_content_fb h2 {
	color: #7A7A7A;
    font-size: 22px;
    font-weight: bold;
    padding: 5px 0;
}
#nl_briefingtxt {
	position:relative;
	margin-top:30px;
	margin-left:280px;
	width:500px;
}
#nl_briefingtxt_fb {
	position:relative;
	margin-top:30px;
	margin-left:57px;
	width:500px;
}
#nl_content h4, #nl_content_fb h4{
	color: #7A7A7A;
    font-size: 13px;
    line-height: 18px;
	font-weight:bolder;	
}
.paragraph_content {
	color: #3B3C3F;    
    font-size: 12px;
    line-height: 18px;
    padding: 0;
}
#nl_formular label { 
	
}
.nl_formtrim {
	display: inline-block;
	padding-bottom:6px;
	height:20px;
	vertical-align:middle;
}
#nl_formular select, #nl_formular_fb select {   
   width: 203px;  
   font-size: 11px;  
   color: #6C6E6F;
   font-size: 11px;  
   line-height:14px;
   vertical-align:middle; 
}

#nl_formular input[type=submit], #nl_formular_fb input[type=submit]{	
	background: none repeat scroll 0 0 #ED1C24 !important;
    border: 1px solid #ED1C24;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 11px;
    font-weight: normal;
    height: 18px;
    margin: 3px;
    /*padding: 0 0 2px;*/
	padding:0px 6px 0px 6px;
}

#nl_formular input[type=submit]:hover, #nl_formular_fb input[type=submit]:hover {	
	/*background: none repeat scroll 0 0 #FFFFFF; !important;
	border: 1px solid #ED1C24;
	color:#ED1C24;*/
}
#nl_formular input[type=text], #nl_formular_fb input[type=text]{ 
	border:1px solid #6C6E6F; 
	width: 200px;
	color: #6C6E6F;
	font-size: 11px;
	padding-left:2px; 
}
.formtext_required {
	color: #ED1C24;
    font-size: 10px;
    line-height: 18px;
    margin: 2px 3px 2px 1px;
	padding-bottom:6px;
	height:20px;
	vertical-align:middle;
}
#nl_content a, #nl_content_fb a {
	color: #ED1C24;
    font-size: 10px;
    line-height: 18px;
    margin: 2px 3px 2px 1px;
	padding-bottom:6px;
	height:20px;
	vertical-align:middle;
	text-decoration:none;
}
#nl_content a:hover {
	text-decoration:underline;
}
#nl_formular {
	color: #6C6E6F;
    font-size: 11px;
    line-height: 18px;
    margin: 0px;
	padding:0px;
	margin-left:280px;
	/*padding-bottom:44px; */
	width:500px;
}
#nl_formular_fb{
	color: #6C6E6F;
    font-size: 11px;
    line-height: 18px;
    margin: 0px;
	padding:0px;
	margin-left:57px;
	/*padding-bottom:44px; */
	width:500px;
}
.nl_left_col {
	float:left; 
	width:50%;
}
.nl_right_col {
	float:left; 
	width:50%;
}
#nl_line_1 {
	position:relative;
	margin-top:15px;
	height:18px;
	width:100%;
	border-bottom: 1px solid #87888a;
	color: #7A7A7A;
    font-size: 11px;
    font-weight: normal;
	/*font-style:italic; */	 
}

#nl_line_2 , #nl_line_3, #nl_subline3a, #nl_subline3b, #nl_line_5 {
	height:20px;
	line-height:20px;
}

#nl_line_2 {
	position:relative;
	margin-top:10px;
	
}
#nl_line_3 {
	position:relative;
	margin-top:5px;
	
}
#nl_line_2,#nl_line_3,#nl_line_4, #nl_line_5, #nl_line_6, #nl_line_7, #nl_line_8, nl_line_9 {
	clear:both;
}
#nl_line_6 {
	position:relative;
	margin-top:5px;
}
#nl_line_7 {
	
}
#nl_line_8 {
	position:relative;
	margin-top:25px;
}
#nl_line_fb {
	margin-top:5px;	
}
#nl_line_10 {
	
	margin-top:0px;
	width:100%; 
	text-align:center;
}
#nl_line_11 {
	margin-top:0px;
	width:100%; 
	text-align:center;
	line-height:14px;
}
/*footer*/
#nl_footer {	
	position:relative;
	top:5px;
	width: 972px;
	margin-left:30px;
	color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
	vertical-align:middle;
	line-height:30px;
	height:30px;
}
#nl_footer_fb {	
	position:relative;
	top:5px;
	width: 769px;
	margin-left:5px;
	color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
	vertical-align:middle;
	line-height:30px;
	height:30px;
}
#footer_links {	
	vertical-align:middle;
	line-height:30px;
	height:30px;
}
#footer_links a {
	color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;    
	text-decoration:none;
}
#copyright {
	width:240px;
	vertical-align:middle;
	line-height:30px;
	height:30px;
}
#social_icons {
	padding-top:5px;
}
#copyright_fb {
	width:275px;
	vertical-align:middle;
	line-height:30px;
	height:30px;
}
#footer_links a:hover {
	color:#eeeeee;
	text-decoration:none;
}
.line_h {
	line-height:16px;
}
#englisch_deutsch_seperat {
	padding-right:50px;
}
.english_text {
	font-style: italic;
}
#required_hide_opion {
	color: #fff;
    font-size: 10px;
    line-height: 18px;
    margin: 2px 3px 2px 1px;
	padding-bottom:6px;
	height:20px;
	vertical-align:middle;
}
#navigation {
	float:left;
	width: 184px;
	height: 188px;
	margin-top: 232px;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ED1C24;
	font-weight: bold;
	left: 102px;
	top: -32px;
}
#newsletter-navi {
	padding-top: 5px;
	
	}
#navigation a {
    background-color: #DCDDDE;
    background-image: url("../img/leftnav_bg.gif");
    background-repeat: no-repeat;
    display: block;
    padding-bottom: 0;
    padding-left: 25px;
    padding-right: 2px;
    padding-top: 0;
	font-size:11px;
	font-weight:normal;
}

#navigation a:link, #navigation a:visited {
    background-position: 0 2px;
    color: #7A7A7A;
}
#navigation a:hover, #navigation a:active {
    background-position: 0 -38px;
    color: #ED1C24;
}