/* CSS Document */

html, body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #666666;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow:hidden;
    
  scrollbar-base-color:#fff;
  scrollbar-3d-light-color:#FFFFFF;
  scrollbar-arrow-color:#FFFFFF;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#0085BB;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#C2D9F0;

}

a	
{
	color:#004E71;
  	text-decoration:none;
   font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
  
}

a:hover {
    color: #003952;
}



#page 
{
  	background-image: none;
    /*margin-top: 2%;
    margin-bottom: 2%;
    height: 96%;*/
    margin: 1% auto;
    height: 96%;
    clear: both;
    position:relative;
    padding:0px;    

    width: 1000px;
   
    text-align:left;
    border:#99BDDF 1px solid;
    overflow-y: auto;
    

}

#wrapper {
    overflow-y:auto;
    overflow-x:hidden;
    min-height: 100%;
    position: relative;
}



#logo_container {
    position:absolute;
	margin-left:20px;
	margin-top:27px;
	width: 150px;
	height:100px;	
}



#kopfgrafik
{
    position:relative;
    left:428px;
    top:0px;
    width: 549px;
	height:150px;
}

#menu
{
    position:relative;
    left:22px;
	float: left;
	width: 290px;
    margin-top:40px;
    margin-bottom:15px;
    line-height:22px;
    border:0px solid black;
}

ul
{
    padding-left:15px;
    margin-left:15px;
}

#menu ul 
{
	margin-top: 5px;
}

#menu ul li
{
     list-style:none;
    padding-left:0px;
    margin-left:0px;
    line-height: 100%;
    margin-top: 2px;
    margin-bottom: 6px;
}

#menu ul li ul li 
{
	line-height: 120%;
}
#menu ul li ul 
{
	padding-right:20px;
}

ul li span
{
 

  z-index:100;
  
}

ul li ul li span
{
		line-height:120%;
}

ul li  img
{
	 position: absolute;
	margin-left:-12px;
	margin-top: 2px;
	
}

ul li ul li ul li a span
{
  
    color:#717272;
}

ul li a
{
    color:#0F4556;
}

ul li ul li a
{
    color:#0087C1;
}

ul li ul li ul li a
{
    color:#717272;
}

.std
{
    padding:0px;
}

.sitemap
{
    font-size:10px;
    line-height:15px;
}

.menutext
{
    text-decoration:none;
    font-size:12px;

}

#breadcrumb {
	/*clear: both;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;	
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 15px;
	float: left;
}

#navi_links 
{
    height: 35px;
    border-bottom: 1px solid black;
}

.navi {
    display: inline;
    float: left;
}

#mitte_oben
{

    
}

#admin_navi
{
    position:relative;
    border:1px solid black;
    width:955px;
    padding:10px;
    background-color:#E3ECF5;
    margin-left:10px;
    margin-bottom: 10px;
    /*margin-top: 100px;*/
    clear: both;
}

.navibutton a
{
	text-decoration: none;
    color:#0F4556;
}

.navibutton 
{
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color:#0F4556;
  font-size:12px;
  text-decoration:none; 
  text-align:left;
  margin-left:15px;
  padding-top:5px;
}


	
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFCC;
	margin: 15px;
	border: 1px solid #666666;
	padding: 30px;
  text-align:left;
}
.icon_info
{
	background-image:url(/images/symbole/info.gif);
	background-position: 3px 2px;
	background-repeat:no-repeat;
	padding:2px;
	padding-left:20px;
	font-weight:bold;
	text-align:center;
	margin-bottom:3px;
	margin-left:1px;
	font-size: 10px;
	border: 1px solid #CFCFCF;
}
.hinweis
{
	border: 1px solid black;
	background-color: #E3ECF5;
	font-family: Arial;
	font-size:10px;
	font-weight:bold;
}

#datText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	background-color: #CCCCCC;
	margin: 0px;
	border: thin solid #999999;
}
.icon_frage
{
  background-image:url(/images/symbole/frage.gif);
  background-repeat:no-repeat; 
  padding-left:17px;
  font-weight:bold;
  text-align:left;
  margin-bottom:3px;
}

.icon_oben
{
  background-image:url(/images/symbole/oben.gif);
  background-repeat:no-repeat; 
  padding-left:17px;
  font-weight:bold;
  text-align:left;
  margin-bottom:3px;
}


.icon_brief
{
  background-image:url(/images/symbole/kontakt.gif);
  background-repeat:no-repeat; 
  padding-left:17px;
  font-weight:bold;
  text-align:left;
  margin-bottom:3px;
}

#startseiteLogo
{
    margin-left:20px;
    left:100px;
    border:0px solid black;
    
}

#middle
{


	
}
#icons
{
	float:right;
	margin:15px 20px; 0 0;
}

#seiten_mitte 
{
	height: auto;
    margin-top: 5px;
	width:549px;
	/*height:350px;*/
    /*overflow:auto;*/
    float:left;
	margin-left:0px;
	margin-bottom:0px;
    padding-right:5px;

    border:black 0px solid;
}

#seiten_mitte_print 
{
	height: auto;
    margin-top: 5px;
	width:700px;
	/*height:350px;*/
    /*overflow:auto;*/
    float:left;
	margin-left:0px;
	margin-bottom:0px;
    padding-right:5px;

    border:black 0px solid;
}

#content 
{
	float:left;
    clear:both;
	width:520px;
	margin-top:2px;
	margin-bottom: 20px;
	margin-left: 30px;

}
#seiten_mitte_print #content
{
	width:90%;
}
#admin_content
{
    clear:both;
	width:98%;
	margin: 0 auto;

}

.leiste
{
	width:130px;
    border:0px solid #0085BC;
    /*height: 395px;*/
    overflow: hidden;
    z-index: 1;
    margin-top: 45px;
    font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
    font-size:11px;
    color: #666666;
}


/* Übersicht des Bereichs */

.bereichs_ue {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
    color:#0085BC;
	margin-bottom: 17px;
	margin-top:0px;
}


.topic_ue 
{
    position: absolute;
    padding: 0px;
	font-size:14px;
    font-family: Arial;
	
   color:#0085BC;

  line-height:26px;
  font-weight:bold;
  height:26px;
	
  margin-left: 8px;
 
}

.print_container_umfassend
{
	margin-top:55px;
}

* html .topic_ue,
*+html .topic_ue {
    margin-top: 20px;
}

.ue_register_r {
		background-image: url(/images/register_rechts.gif);
		background-repeat: no-repeat;
        float:left;
	   	padding:0px;
        background-color:#326565;
	   	font-family:Verdana, Arial, Helvetica, sans-serif;
	   	font-size:12px;
	    line-height:26px;
    	height:26px;
		width:8px;
}
/*Register Ende*/

.topic_ue a{
	text-decoration:none;
	color: #000;

}


.register_o {
	background-image: url(/images/bg_links_oben.gif);
	background-position: 0px top;
	background-repeat:no-repeat;
	float:left;
    height:6px;
	width:550px;
	line-height:6px;
}
.register_o_r {
	background-image: url(/images/bg_rechts_oben.gif);
	background-position: left top;
	background-repeat:no-repeat;
	margin-top:0px;
  height:6px;
	width: 8px;
	float:left;
	line-height:6px;

}


.headline_container_umfassend 
{
    min-height: 300px;
}



.headline_container {

	/*border-right:1px solid black;*/
    height: auto;
    overflow: scroll;
    position: absolute;
    top: 250px;
    left: 300px;
    bottom: 25px;
    right: 180px;
    overflow: hidden;

    /*width:485px;*/
    /*width: 100%;*/

    margin-right: 0px;
}

* html .headline_container,
*+html .headline_container {
    right:200px;
}

.kurztext{

	margin: 0px;
 
	height:auto;
   clear:both;

}

.mitteltext{
	
	margin: 0px;
 
	height:auto;
   clear:both;

}


.langtext{
	
	margin: 0px;

	height:auto;
   clear:both;
   /*width:440px;*/
   width: 100%;

}
.langtext ul li,
.ui-tabs-panel ul li {
	list-style-image: url('/images/listitem.png');
}
.langtext ul li a,
.ui-tabs-panel ul li a
{
	 color:#004E71;
}
.kurztext, .mitteltext, .langtext {
    color: #666666;
    font-size: 12px;
    line-height: 150%;
	font-family: Arial;
}
.drucklink
{
  display:block;
  margin-top:20px;
  font-size:16px;
}

.ue_abschluss_l 
{

	
	
}

.ue_abschluss_r {
	background-image: url(/images/bg_rechts_unten.gif);
	background-repeat:no-repeat;
	float:left;
	margin:0 0 20px 0;
	width:8px;
	height:6px;
	line-height:6px;
}

.topiclink 
{
	margin:12px 0 5px 0;
	font-family: Arial;
	font-size: 12px;
}	

.clear 
{
	clear:both;
	line-height:0;
	height:0;
	padding:0;
	margin:0;
	font-size:0;
	border: 0;
	
}
/* Bereichsübersicht Ende */




.adminbutton
{
	position: relative;
	background: transparent url(/images/buttons/button2_r.png) no-repeat scroll top right;
	color: #ffffff;
	display: block;
	float: left;
	font: normal 12px arial,sans-serif;
	height: 30px;
	padding-right: 18px;
	text-decoration: none;
	margin-left: 0px;
	margin-bottom: 10px;
    cursor: pointer;
    margin-right: 10px;
}
.adminbutton span
{
	background: transparent url(/images/buttons/button2_l.png) no-repeat scroll top left;
	display: block;
	width:90px;
	line-height: 15px;
	padding: 8px 0 8px 18px;
	text-align:center;
}
.adminbutton:hover
{
	background-position: bottom right;
	color: #444444;
	outline: none;
}
.adminbutton:active span
{
	background-position: bottom left;
	padding: 8px 0 7px 18px;
}	
#seiten_mitte_voll {
	height:auto;
        float: left;
	width:100%;
	/*margin-left:20px;
	margin-bottom: 20px;*/
	background-color: #fff;
    position: relative;
    padding-top: 100px;
}

#navi_oben {
    margin-top: 10px;
}

.navi_horiz
{
	padding-right: 20px;
}

#padlock {
    position: absolute;
	top: 5px;
	z-index:1000;
    right: 0;
}

.minilogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin:2px;
	
}

#mini_login form {
	display:inline;
	margin-bottom:0px;
	padding:0px;
}
#mini_login {
	border: 1px dashed #0085BC;;
	width: 220px;
	overflow:auto;
	display:block;
	text-align:right;
	margin: 10px;
	height:auto;
	background-image: url('/images/white_transparent.png');
	position:absolute;
    top:0px;
    right: 10px;
}
#log {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	right: 5px;
	top: 5px;
	text-align:right;
	height:50px;
	width:auto;
	z-index:100;
}


#footer{
    position:absolute;
	height:17px;
	font-family:Arial, Helvetica, sans-serif;
	color:red;
	font-size:11px;
	margin-top: 15px;
    left:300px;
	bottom: 0px;
	clear:both;
}

#footer a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
  	color:#0F4556;
    text-decoration:none;
    margin-right:15px;
}

#segelboot {
	position:relative;
	top: -45px;
}
.kopf {
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
}
.abox
{
  color: darkblue;
  background-color:#FFFFCC;
  display:inline;
}

.haar_box_oben_l {
	background-image: url(/images/bg_links_oben.gif);
	background-color:#FFFFFF;
	background-position: 0px top;
	background-repeat:no-repeat;
	float:left;
    height:6px;
	width:210px;
	line-height:6px;
}
.haar_box_oben_r {
	background-image: url(/images/bg_rechts_oben.gif);
	background-color:#FFFFFF;
	background-position: right top;
	background-repeat:no-repeat;
	margin-top:0px;
    height:6px;
	width: 8px;
	float:left;
	line-height:6px;

}

.haar_box_r { 
    /*umfliessend*/
	background-image: url(/images/bg_rechts.gif);
	background-position: right top;
	background-repeat:repeat-y;
	width: 218px;
	float:left;
	height:auto;
	padding:0;
	margin:0;
}
.haar_box_l {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	background-image: url(/images/bg_links_mitte.gif);
	background-repeat:repeat-y;
	background-position:left top;
	width: 210px;
	height:auto;
	float:left;	
	padding:5px;
	
}


.haar_box_unten_l {
	background-image: url(/images/bg_links_unten.gif);
	background-repeat:no-repeat;
	background-position:-1px top;
	float:left;
	width:210px;
	height:6px;
	line-height:6px;	
}

.haar_box_unten_r {
	background-image: url(/images/bg_rechts_unten.gif);
	background-repeat:no-repeat;
	background-position:right top;
	float:left;
	width:8px;
	height:6px;
	line-height:6px;
}
.pre {
  margin:0px;
  display:block;
  padding-left:20px;
  font-size:12px;
  font-family:"Courier New", Courier, mono;
 }
.tbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	background-color: #FFFF66;
	display: inline;
	cursor:help;
}

.bildstrecke
{
  border: 1px solid #aaaaaa;
  padding: 5px;
}

.designbox
{
  background-image:url(/images/designbox.jpg);
  width:212px;
  height:108px;
  padding:0px;
}

.dbox_oben
{
  background-image:url("/images/dbox_oben.jpg");
  height:19px;
  width:212px;
}

.dbox_mitte
{
  background-image:url("/images/dbox_mitte.jpg");
  height:65px;
  width:212px;
  
}

.dbox_mitte2
{
  background-image:url("/images/dbox_mitte3.jpg");
  height:auto;
  width:212px;
  border:0px solid #666666;
}

.innerbox
{
  padding:10px 10px 0px 15px; 
}

.dbox_unten
{
  background-image:url("/images/dbox_unten.jpg");
  height:25px;
  width:212px;
  
}

.boxtitel
{
  font-family: Tahoma,Arial,sans-serif;
  font-size:12px;
  font-weight:bold;
  margin-top:-10px;
  color:#000000;
}

.boxtext
{
  font-family: Tahoma,Arial,sans-serif;
  font-size:11px;
  color:#3B3B4B;
  margin-top:10px;
}

.galerie
{
	width: 550px;
}

.galerie_header
{
	background-color: #4F3802;
}

.galerie_header a
{
	color: #ffffff;
}

.galerie_content
{
	background-color: #E7D3A0;
	font-size: 12px;
}

.newsbox
{
	padding: 0;
	margin: 0;
}

#suche
{
   
	border: 0px solid dashed;
	z-index: 100;
	font-size: 11px;
	background-color: #E7D3A0;
	padding: 30px 10px 0px 0px;
	
}

#suche input
{
	font-size: 11px;
}

#suche input[type="text"]
{
	width:80px;
	/*background-color: #E7D3A0;*/
}

#suche input[type="submit"]
{
	width: 45px;
}

.sbox
{
    border:1px solid #CCE7F3;
    background-color:#FFF;
    margin-top:3px;
    font-size:9px;
    color:#666666;
}

.inputF
{
    background-color:#FFF;
    border:1px solid #CCE7F3;
    margin-top:3px;
    font-size:9px;
    margin-left:5px;
    width:202px;
    color:#666666;
}

.form_left
{
	float:left;	
	width: 250px;
}
.form_right
{
	float:left;
	width:350px;

}

.kleintext
{
    font-size:12px;
}

.darktext
{
    color:#004e71;
    font-size:10px;
    padding-left: 8px;
    position: relative;
    display: block;
    line-height: 130%;
    margin-bottom: 4px;
}

.darktext img
{
	position: absolute;
	/*margin-left:-8px;
	margin-top:3px;*/
    top: 2px;
    left: 0px;
}

   #headline_container_umfassend {
       position:relative;
       width:500px;
   }

   #scrollbar_track {
   position: absolute;
    top: 250px;
    bottom: 25px;
    right: 170px;
    height: auto;
       float: right;
      
       width:1px;
       background-color:#0085BC;
       cursor:move;
   }

   #scrollbar_handle {
       width:7px;
       background-color:#0085BC;
       cursor:move;
       left:-3px;
       opacity:0.9;
       -moz-opacity:0.9;
   }

.infobox {
    z-index: 10;
}

div.headline_container_umfassend table {
	margin-right:10px;
    /*border: 1px solid #0085BC;*/
   
    /*border-collapse: collapse;*/
}

div.headline_container_umfassend table td {
    padding: 2px;
}

#middle table, #middle table tr td {
    border: none;
    color: #666666;
    margin: 3px;
}

#middle table tr td a {
    color: #666666;
}

#middle table {
    border-collapse: separate;
    border-spacing: 3px;
}

#middle table tr.even td {
    /*border: 0px solid #0085BC;
    border-width: 1px 0px*/
    background-color: #E2E2E2;
}

#middle table tr.even td.first,
#middle table tr.even td.first a{
    /*border-left: 1px solid #0085BC;*/
    background-color: #004E71;
    color: #FFFFFF;
}


/*div.headline_container_umfassend table {background-color:#fff}
div.headline_container_umfassend table tr {padding:2px; border:0 none #fff;}

div.headline_container_umfassend table tr.alternate {background-color:#0085BC; border: 1px solid #0085BC; } 
div.headline_container_umfassend table td {background-color:#fff;} */

div.headline_container_umfassend table.noborder,
div.headline_container_umfassend table.noborder td {
    border-width: 0;
}
.sbox
{
	width:214px;
}
#suptbl2
{

}
#suptbl2 td
{
	background-color:white;
	padding-left:4px;
}
#suptbl2 tr 
{
	background-color:white;
	height:40px;
}
#supdiv_left, #supdiv_right
{
	float:left;
	width:250px;
}
#supdiv_right
{
	padding-left: 20px;
}

.rss-description,
.rss-date,
.rss-content {
    /*border-bottom: 1px dotted #DDDDDD;*/
    margin-bottom: 0;
    text-align: left;
    padding-bottom: 1px;
    background: transparent url('/images/separator130.png') no-repeat bottom center;
    margin-top: 0;
}

#content .rss-description,
#content .rss-date,
#content .rss-content {
    background-image: url('/images/separator500.png');
    margin: 5px 0;
}

.rss-link,
.rss-date {
    display: block;
    text-align: right;
}

.rss-title {
    margin-bottom: 0;
    font-size: 12px;
}

#help_info code {
    font-size: 12px;
    border: 1px solid black;
    margin-left: 10px;
    background-color: #FFFEBE;
    display: block;
    padding: 3px;
}

#help_info table {
    border-collapse: collapse;
    border: 1px solid black;
}

.error, .success {
    margin: 10px 0;
    padding: 5px 5px 5px 25px;
    border: 1px solid #A95454;
    background: #F5E3E3 url('/images/symbole/del.png') no-repeat 5px 50%;
}

.success {
    border: 1px solid #54A962;
    background: #E3F5E6 url('/images/symbole/Play.png') no-repeat 5px 50%;
}



.newsletter-anmeldung th {
    color: #0085BB;
    font-size: 10px;
    padding-top: 10px;
    text-align: left;
    font-weight: normal;
}

.newsletter-anmeldung td {
    width: 50%;
}


.newsletter-anmeldung input,
.newsletter-anmeldung select,
.newsletter-anmeldung textarea {
    border: 1px solid #CCE7F3;
    background-color: white;
    width: 150px;
    color: #666666;
    font-size: 9px;
}

.newsletter-anmeldung input,
.newsletter-anmeldung textarea {
    width: 100%;
}

.newsletter-anmeldung input[type="submit"] {
    border: none;
    color: #0085BB;
    cursor: pointer;
}

.newsletter-anmeldung tr.last td {
    background-color: transparent !important;
    text-align: center;
}

/* Fehler- und Banachrichtigungsausgaben */

.error,
.notice,
.message {
    position: relative;
    padding: 0;
    text-align: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

.error legend,
.notice legend,
.message legend {
    position: relative;
    top: -10px;
    margin-left: 5px;
    color: white;
    font-weight: bold;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}

.error div,
.notice div,
.message div {
    padding: 0;
    margin: 0;
    margin: 7px 5px 5px 5px;
}

.error,
.error legend {
    background-color: #FFDFDF;
    border: 1px solid #AA0000;
    background-image: none;
}

.error legend {
    background-color: #AA0000;
}

.error img {
    position: absolute;
    top: 2px;
    right: 2px;
    cursor: pointer;
}

.message,
.message legend{
    background-color: #CCFFCC;
    border: 1px solid #00AA00;
}

.message legend {
    background-color: #00AA00;
}

.notice,
.notice legend{
    background-color: #FFFFCC;
    border: 1px solid #888800;
}

.notice legend {
    background-color: #888800;
}

.modal_bg {
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000000;
    opacity: 0.7;
    filter: Alpha(Opacity=70);
    display: none;
}

.modal {
    position: relative;
    z-index: 1010;
    /*position: fixed;
    top: 35%;
    left: 50%;
    width: 500px;
    margin-left: -250px;
    z-index: 1010;
    min-height: 50px;*/
}

#content {
    margin-left: 0;
}

.ui-dialog {
    background-color: white;
}

.ui-widget-overlay {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #8888A0;
    opacity: 0.3;
}

.ui-dialog .ui-dialog-titlebar {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 70px;
    text-align: right;
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-title {
    display: none;
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
    padding-right: 37px;
    margin-right: 15px;
    background: transparent url('../images/symbole/cross.png') no-repeat right center;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    color: #666666;
    line-height: 70px;
}

.ui-dialog .ui-dialog-content {
    padding: 12px 13px 70px;
}

.newsletter { border: 1px solid #99BDDF; padding: 10px 17px 0; min-height: 380px; }

.newsletter .nl-titlebar .nl-title { text-align: center; color: #0086BC; font-size: 30px; font-weight: normal; margin: 10px 0; }
.newsletter .nl-titlebar .nl-title span { color: #E4680B; }
.newsletter .nl-titlebar .nl-info { text-align: center; font-size: 12px; }

.newsletter .nl-content { margin-top: 10px; }
.newsletter .nl-content .nl-form { color: #0086BC; margin: 10px 0; }
.newsletter .nl-content .nl-form dt,
.newsletter .nl-content .nl-form dd { margin: 15px 0; }
.newsletter .nl-content .nl-form .nl-select,
.newsletter .nl-content .nl-form .nl-input { width: 100%; border: 1px solid #CCE7F3; margin: 0; padding: 0; color: #666666; }
.newsletter .nl-content .nl-form .nl-select.nl-error,
.newsletter .nl-content .nl-form .nl-input.nl-error { border-color: #ff0000; background-color: #FFCCCC; }
.newsletter .nl-content div.nl-error { border:1px solid #ff0000; background-color: #FFCCCC; padding: 5px; }
.newsletter .nl-content.nl-error { border:1px solid #ff0000; background-color: #FFCCCC; text-align: center; font-size: 14px; padding: 25px 0; }
.newsletter .nl-content strong { display: block; text-align: center; font-size: 26px; line-height: 30px; font-weight: normal; margin: 30px 0 30px; }
.newsletter .nl-content img { margin: 0 -17px 10px; }
.newsletter .nl-content img.nl-loader { margin: 150px auto; display: block; }

.newsletter .nl-footerbar .nl-submit { width: 100%; border: none; color: #0086BC; background-color: transparent; font-size: 16px; }
.newsletter .nl-footerbar .nl-info { color: #666666; font-size: 9px; text-align: center; display: block; margin-top: 10px; }
