/* ==== Scroll down to find where to put your styles :) ==== */

/*  HTML5 ✰ Boilerplate  */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; }
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; }
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #1f6899; color:#fff; text-shadow: none; }
::selection { background:#1f6899; color:#fff; text-shadow: none; }
/*a:link { -webkit-tap-highlight-color: #FF5E99; }*/

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a, a:active, a:visited { color: #1f6899; }
a:hover { color: #1f6899; text-decoration:underline;}
a{text-decoration:none;}

/* --------------------------------------------------*/
/*
  colores:
  menu-blau #1f6899
  link-blau #1f6899
  footer-grau #58585a
    text-grau #58585a
  module-header-grau #e5e6e6
*/

em{
  font-style: italic;
}

div.clearer{clear: both; line-height: 0; height: 0; margin:0; padding:0; border: 0; font-size:0px}


body{
  font-family: Georgia,Times,“Times New Roman”,serif;
  margin:0;
  padding:0;
  margin-top:0px;  
}

#container
{  
  width: 985px;
  margin:auto;  
  background:#fff;  
}

header
{
  margin-bottom:10px;
  background-image: url("../img/adzheader.png");
  background-position: 0 bottom;
  background-repeat: no-repeat;
}

header #print_logo{
  display:none;
}

header .topmenu
{
  margin-top:10px;
  margin-right:0px;
  float:right;
}

header .topmenu ul
{
  list-style:none;
  text-align:right;
}

header .topmenu li
{
  display:inline;
}

header .topmenu a
{
  color:#58585a;
  text-transform:uppercase;
  font-size: 10px;
  margin-right: 4px;
}

header .topmenu li:after
{
  content: "\007C";
}

header .topmenu li.last:after
{
    content: "";
}

header .logo
{
  float:left;
  margin-left:20px;
  margin-top:20px;
  margin-bottom: 15px;
}


header .logo h1
{
  width:275px;
  height:51px;
}


header #searchbox
{
  float:right;
  margin-top:8px;  
  height:22px;
  line-height:22px;

  margin-right:0px;
}
header #searchbox input[type=text]
{
  width:340px;
  margin-right:4px;
}

header #datum
{
  float:right;
  font-size:10px;
  margin-top:0;
  color: #1f6899;
}



#mainmenu
{
  background-color:#1f6899;  height:22px;
  line-height:22px;

  height:32px;
  line-height:32px;
  font-size:17px;
  /*text-transform:uppercase;*/
  /*font-weight:bold;*/
  margin-bottom:23px;
}

#mainmenu ul
{
  list-style:none;
}

#mainmenu li
{
  display:inline-block;
  color: #fff;
  margin-left:2px; 
  height:22px;
  line-height:22px;

}

#mainmenu li:after
{
  margin-right:3px;
  content: "\007C";
  margin-left:4px;
}

#mainmenu li.last:after,
#mainmenu li.menu-icon:after
{
    content: "";
}

#mainmenu li a
{
  color: #FFF;  
}

#mainmenu li a.active, #mainmenu li a:hover
{
  text-decoration:underline;
}

#mainmenu > ul > li.has-second-level > a:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 5px;
  vertical-align: middle;
  border-top: 4px solid #FFFFFF;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}

#mainmenu .second-level {
  display: none;
  position: absolute;
  margin: 0;
  padding: 3px 0;
  min-width: 100px;
  background-color: #1f6899;
}

#mainmenu .second-level li:after {
  content: "";
}

#mainmenu .second-level li {
  display: block;
  border-bottom: 1px solid #ffffff;
}

#mainmenu .second-level li:last-child {
  border-bottom: 0;
}

#mainmenu .second-level li:hover,
#mainmenu .second-level li:focus,
#mainmenu .second-level li.active {
  background-color: #064F80;  
}
  
#mainmenu .second-level li a {
  font-size: 95%;
  padding: 2px;  
}

#mainmenu .second-level li a:hover,
#mainmenu .second-level li a:focus,
#mainmenu .second-level a.active {
  text-decoration: none;
}

#mainmenu > ul > li:hover .second-level,
#mainmenu > ul > li:focus .second-level {
  display: block;
}


#sidebar
{
  width:229px;
  float:right;
}

#sidebar h2.header {
  margin-bottom: 8px;
}

/*#sidebar > div
{
    border-bottom: 2px solid #58585a;
    margin-bottom: 6px;
}
*/

#sidebar .module.ad{
  /*background: #e5e6e6;
  padding-top: 8px;
  padding-bottom: 4px;  */
  text-align: center; 
  padding:0;
  margin:0;
  border-bottom:0px;
}

#sidebar .news-amenu-container{
  margin-top:2px;
}


#sidebar .module .header, #sidebar .header, #sidebar .module .csc-header h1.csc-firstHeader, #sidebar .csc-header h1.csc-firstHeader
{
  background-color:#e5e6e6;
  height:22px;
  line-height:22px;
  color:#1f6899;
  font-weight:bold;
  text-indent:4px;
}

#sidebar .header.large{
  height: 44px;
  padding-left:4px;
  padding-right:4px;
  text-indent:0;
}

#sidebar .module .content
{
  margin-top:8px;
  margin-bottom:8px;
  padding-left:4px;
  padding-right:4px;
}
#sidebar 

#sidebar #events.module img
{
  float:left;
  margin-right: 3px;
}

#sidebar #events.module .title
{
  margin-bottom:3px;
}

#sidebar #events.module .event
{
  margin-bottom:10px;
}

#sidebar #archive.module .newslist
{
  font-size:11px;
}

#sidebar h1{
  margin-bottom:12px;
}

footer
{
  margin-top:15px;
  height:44px;
  background-color:#e5e6e6;
  line-height:22px;
  margin-bottom:40px;
}

footer .bottommenu
{  
  background-color: #e5e6e6;
  height: 22px;
  line-height:22px;
  text-align:center;
}

footer .bottommenu ul
{
  list-style:none;
  margin-right:auto;
  margin-left:auto;
}

footer .bottommenu li
{
  display:inline;
  margin-right:5px;
}

footer .bottommenu li a
{
  color:#444;
  text-transform:uppercase;
  font-size:11px;
  padding-right: 4px;
}

footer .bottommenu li:after
{
  content: "\007C";
  color: #444;
}

footer .bottommenu li.last:after
{
  content: "";
}

footer .pageactions
{
  display: none;
  text-align:center;
  line-height:47px;
  margin-left:35px;
  height:47px;
  float:left;
}

footer .pageactions .icon
{
  display:block;
  height: 16px;
  width: 16px;
  background-color: transparent;
  background-position: center center;
  background-repeat:no-repeat;
  float:left;
  margin-top:7px;
  margin-right:10px;
}

footer .pageactions .icon.email{  background-image:url('../img/weiterempfehlen.png');}
footer .pageactions .icon.print{  background-image:url('../img/drucken.png');}
footer .pageactions .icon.star{  background-image:url('../img/favorit.png');}

#centralcontent
{
  /*margin-left:24px;*/
  margin-left:0px;
  width: 728px;
  float:left;
}

.section{  margin-bottom: 13px;}

.section.form form
{
  margin-top:20px;
}

.section.form .calltoaction, .section.form label
{
  color:#1f6899;
  font-weight:bold;
  font-size:11px;
  margin-bottom:3px;
  text-indent: 5px;
}


.section.form .formline
{
  clear:both;
  margin-bottom:10px;
  overflow:hidden;
}

.section.form .formline > div
{
  margin-right:10px;
}

.section.form .formline .full.radio label,.section.form .formline .full.checkbox label
{
  display:inline;
}

.section.form .formline .full {width:324px;}
.section.form .formline .full input[type=text]{width:324px;}
.section.form .formline .half {width:158px;float:left;}
.section.form .formline .half input[type="text"]{width:158px;}
.section.form .formline .small {width:95px;float:left;}
.section.form .formline .small input[type="text"]{width:95px;}
.section.form .formline .verysmall {width:52px;float:left;}
.section.form .formline .verysmall input[type="text"]{width:52px;}
.section.form .formline .full input[type="text"].extrasmall {width:28px;}


.section.form .formline label
{
  display:block;
}


.section.articlelist .article
{
  padding-bottom:15px;
  border-bottom: 2px solid #3e3d40 ;
  margin-bottom:25px;
}

.articlesubtitle{
  font-weight:normal;
  /*font-style:italic;*/
  color: #1F6899;
  margin-bottom:5px;
}

.section.articlelist .article .articletitle
{
  /*margin-bottom:15px;*/
}


.section.article .articletitle{
  color: #1F6899;
}

.section.article .news_tags{
  font-style:italic;
}

.section.article .news_tags h3{
   color: #1F6899;
   margin-top:8px;
   font-style: normal;
}


#sidebar .section.articlelist .event{
  margin-bottom: 2px;
  margin-top: 2px;
  padding: 2px 5px;
  background-color: #F3F3F3;
}

#main .section.articlelist .event{  
  margin-top: 10px;  
}

.section.articlelist .event a h3{
  font-weight:normal;
  
}

.section.articlelist .event p{
  margin-top:8px;
}

.long_title, .section h1.title, .section h2.title,  .section.category a .title, .section.article a .title, .section.articlelist a .title, .section.form a .title
{
  color:#fff;
  background-color:#1f6899;
  /*text-transform:uppercase;*/
  height:22px;
  /*width: 205px;*/
  line-height:22px;
  /*font-weight:bold;*/
  text-indent:9px;
  margin-bottom: 11px;
}

.long_title{
  width: auto;  
}

.section.category img, .section.article img, .section.articlelist img
{
  float:left;
  margin-right: 10px;
}

.section.category p, .section.article p, .section.form p, .section.articlelist p
{
  margin-top: 24px;
  text-align:justify;
}

.section.category ul
{
  clear:both;
  list-style:none;
  margin-top:13px;
  margin-left:0;
}

.section.category ul li h3
{
  display:inline;
  font-size:12px;
}

.section.category ul li:before
{
  content: "-";
  color:#1F6899;
}

#topnews.section
{
  border: 2px solid #1f6899;
}

#topnews.section .title
{
  color:#fff;
  background-color:#1f6899;
  text-transform:uppercase;
  height:22px;
  line-height:22px;
  font-weight:bold;
  text-indent:40px;
  margin-bottom: 11px;
}
#topnews.section ul.categories
{
  list-style:none;
  margin-left:24px;
  margin-bottom: 4px;
}

#topnews.section .categories li
{
  display:inline;
  margin-right:5px;
}

#topnews.section .categories li a
{
  color:#3e3d40;
  /*font-weight:bold;*/
  
  margin-right:4px;
}

#topnews.section .categories li:after
{
  content: "\007C";
  color:#3e3d40;
}

#topnews.section .categories li.last:after
{
  content: "";
}


#topnews #slideshow
{
  margin-left:24px;
  margin-bottom:24px;
  margin-top:-40px; /* to accomidate marker*/
  height:297px;
  width:670px;
  overflow:hidden;
}

#topnews #slideshow img
{
  left: 0;
  top: 0;
}

#topnews #slideshow span
{
  position: absolute; /* important */
  left: 0;
  font-size:18px;
  /*text-indent:12px;*/
  padding-left: 12px;
  width: 670px;
  height:72px;
  line-height:36px;
  background-image:url('../img/trans70.png');
  color: #1f6899;
  top: 210px;

}

#slidemarker
{
  display:block;
  width:58px;
  height:54px;
  background-image:url('../img/marker.png');
  background-position: center center;
  background-repeat:no-repeat;
  position:relative;
  z-index:99;
    
}

.addthis_toolbox
{
  margin-top:10px;
}

/*tt_news single view*/

#main .news-single-item .imagegallery{
  display:none;
  margin-top:20px;
  width: 728px;
}

#main .news-single-item .imagegallery h2{
  color: #1f6899;
  margin-bottom: 10px;
}

#main .news-single-item .imagegallery div.item{
  position: relative;
  margin-right: 8px;
  width: 170px;
  height: 170px;
  float: left;
  overflow:hidden;
  margin-bottom: 10px; 
  background-color:#e5e6e6;
  text-align:center;
}

#main .news-single-item .imagegallery div.item img{
}

#main .news-single-item .imagegallery div.item p.news-single-imgcaption{
  position: absolute;
  bottom: 0px;
  margin: 0px;
  padding-top: 4px;
  width: 233px !important;  
  
}

#main .news-single-item .gallery_link{  
  display:block;
  text-align: center;
}

#main .news-single-item p{
  margin-top: 2px;
  margin-bottom: 14px;
}

#main .news-single-item h1.articletitle{
  font-size: 18px;
  margin-bottom: 3px;
}

#main .news-single-item img{
  float:right;
  margin: 0 0 2px 10px;
}

#main .news-single-item .news-single-img{
  float:left;  
  max-width:250px;
}

#main .news-single-imgcaption{
  font-size: 11px;
  text-align:center;
  color: #1F6899;
  padding-bottom:5px;
  margin-bottom:5px;
  background-color: #e5e6e6;
  
}

#main .news-single-item .news-single-img a img{
  margin-bottom:5px;
  
}

#main .news-single-item .news-single-img img{
  margin: 0 10px 0 0;
}


/*tt_news AMENU*/
#main .news-amenu-container ul{
  margin-left:0;
  margin-bottom:8px;
}

#main .news-amenu-container ul li{
   list-style-type: none;   
}

#main .news-amenu-container ul li a{
  display:block;
  margin: 2px 0 0 20px;
}

#main .news-amenu-container .news-amenu-item-year{
  background-color: #E5E6E6;
  height: 22px;
  line-height: 22px;
  color: #1F6899;
  font-weight: bold;
  text-indent: 4px;
}

/*link to news archive list*/
#sidebar #c228 {
  margin: 15px;
}

/*link to sidebar survey link header*/
#sidebar #c247 .header {
  background-color: #FFEC50;
}

.tx-comments-pi1 .tx-comments-comments{
  background-color: #F1F1F1;
  padding:6px 10px;
}

.tx-comments-pi1 .tx-comments-comments .tx-comments-comment-name{
  color: #1F6899;
  font-weight:bold;
}

.tx-comments-pi1 .tx-comments-comments .tx-comments-comment-date{
   font-weight:bold;
}

.tx-comments-pi1 .tx-comments-comments .tx-comments-comment-content{
  font-style:italic;
  margin-bottom:8px;
}

.tx-comments-pi1 .tx-comments-comment-form{
  margin-top:10px;
}


.tx-comments-pi1 .tx-comments-comment-form form p{
  padding-top:4px;
  padding-bottom:4px;
  color: #1F6899;
}

.tx-comments-pi1 .tx-comments-comment-form form{
  background-color: #F1F1F1;
  padding:6px 10px;
  margin-top:5px;
}

.tx-comments-pi1 .tx-comments-comment-form form label{
  font-weight:bold;
  width:150px;  
  display:block;
  float:left;
}

.tx-comments-pi1 .tx-comments-comment-form form input, .tx-comments-pi1 .tx-comments-comment-form textarea{  
  width:280px;    
  display:block;
  float:left;  
  clear:right;  
}

.tx-comments-pi1 .tx-comments-comment-form form input[type=submit],.tx-comments-pi1 .tx-comments-comment-form form input[type=reset]{
  width:auto;
}

.tx-comments-pi1 .tx-comments-comment-form form div.clearer{
  height:5px;
}

.tx-comments-pi1 .tx-comments-comment-form form .tx-srfreecap-pi2-cant-read, #tx_comments_pi1-captcha{  
  margin-left: 150px;
}

.tx-comments-pi1 .tx-comments-required-error{
  color: red;
  font-weight:bold;
}

.tx-comments-pi1 .tx-comments-form-top-message{
  font-weight:bold;
  color:#a8282b;
  background-color: #e5e6e6;
  padding:6px 10px;
  border: 1px solid #a8282b;
  margin-bottom:3px;
}

.important{
  color: #1F6899;
  font-style:italic;
  font-weight:bold;
  margin-bottom:15px;
}

/*powermail abo bestellform - 48 is the id of the content element*/

#c48 h1{
  color: white;
  background-color: #1F6899;
  text-transform: uppercase;
  height: 22px;  
  line-height: 22px;
  font-weight: bold;
  text-indent: 9px;
  margin-bottom: 11px;
}

#c48 #recaptcha_widget_div{
  margin-right:190px;
  float:right;
}

.online-bestellung>fieldset>legend{  
  display: block;
  /*position: relative;
  top:-20px;*/  
  padding: 3px 5px;  
  color: white;
  background-color: #1f6899;
  font-weight: bold;
}

.ie8 .online-bestellung>fieldset>legend{
  position: relative;
  top:-20px;
  margin:0;
}

.online-bestellung fieldset{
  margin: 8px 0px;
}

.ie8 .online-bestellung fieldset{
  margin: 24px 0px;
}

fieldset.powermail_fieldset {
    border: 1px solid #ccc;
    background-color: #f0f0f0;
    padding: 10px;
}

fieldset.powermail_fieldset label, fieldset.powermail_fieldset fieldset legend {
    display: block;
    width: 200px;
    float: left;
    font-weight: bold;
    color: #515151;
    white-space: normal;
}

fieldset.powermail_fieldset input.powermail_input, fieldset.powermail_fieldset textarea.powermail_textarea,
fieldset.powermail_fieldset input.powermail_date {
    border: 1px solid #ccc;
    background: #f8f8f8 none;
    -moz-box-shadow: 0 0 5px #eee inset;
    -webkit-box-shadow: 0 0 5px #eee inset;
    padding: 2px;
    width: 300px;
}

fieldset.powermail_fieldset input {
    margin-left: 0;
}

div.powermail_fieldwrap {
    margin: 0 0 0.5em 0;
    clear: both;
}

.powermail_label span.mandatory {
    color: red;
}

fieldset.powermail_fieldset .powermail_field .radio {
    margin-left: 200px;
    clear: both;
}

fieldset.powermail_fieldset .powermail_field .radio label {
	float: none;
    width: auto;
    display: inline;
    font-weight: normal;
    margin-left: 7px;
}  

fieldset.powermail_fieldset .powermail_field .radio input.powermail_radio {
    float: left;
    position: relative;
    clear: left;  
    margin: 3px 0;
}

fieldset.powermail_fieldset input.powermail_submit {
    margin: 20px 0 10px 200px;
    font-weight: bold;
}

#c48 .fieldsets>fieldset>legend{
  background-color: #1F6899;
  color: white;
  padding: 2px 5px;
}

#c48 fieldset{
  margin-bottom:4px;
}

/*comments plugin*/
.tx_nsnewscomments .ns-headline h2 {
  font-size: 100%;
  margin-top: 1rem;
}

.tx_nsnewscomments .comment-form {
    background-color: #F1F1F1;
    padding: 6px 10px;
    margin-top: 5px;
}

.tx_nsnewscomments .ns-form-group label {
  font-size: 100%;
}

.tx_nsnewscomments input, 
.tx_nsnewscomments textarea, 
.tx_nsnewscomments select {
	height: 25px;	
  	font-size: 99%;    
    border-radius: 0;
}

.tx_nsnewscomments .ns-btn {
    background-color: #1f6899;
    border: 1px solid #1f6899;
    border-radius: 0;
}
.tx_nsnewscomments .ns-btn:hover, .tx_nsnewscomments .ns-btn:active, .tx_nsnewscomments .ns-btn:focus {
    background-color: #125B8C;
    border: 1px solid #125B8C;
}

.tx_nsnewscomments .comment-link {
  	display: none;
}

.tx_nsnewscomments .comments-list .comment-box .comment-head {
  	background-color: #f3f3f3;
}

.tx_nsnewscomments .comment-box .comment-head .comment-author strong {
    color: #1F6899;
    font-weight: bold;
}

.tx_nsnewscomments .comment-box .comment-head .comment-author span.text-muted {
    color: #444;
    font-weight: bold;
}

.tx_nsnewscomments .comment-box .comment-content {
    padding: 10px 15px;
    font-size: 100%;
    font-style: italic;
}

.tx_nsnewscomments .comment-footer {
    padding: 10px 15px;
}

.tx_nsnewscomments .comment-box .comment-head::before {
    border-right-color: #f3f3f3;
}

/*pagination*/

.news-list-browse .browseLinksWrap span,
.news-list-browse .browseLinksWrap a {
    padding: 2px;
}

.news-list-browse .browseLinksWrap .previous,
.news-list-browse .browseLinksWrap span:first-child {
    padding-left: 0;
}

.news-list-browse .browseLinksWrap .next {
    padding-right: 0;
}

/*cookie banner*/

.cc-revoke, .cc-window {
  font-size: 13px;
}

.cc-window.cc-banner {
    padding: 0.5em 1.5em;
}

.cc-revoke.cc-revoke-show {    
    background-color: #1f6899;
}

/*show cookie acceptance settings only in cookies and privacy pages*/
body:not(#p118):not(#p119) .cc-revoke.cc-revoke-show {
	display: none !important;
}

.cc-revoke.cc-bottom {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
  
/*indexed search*/
#tx_indexedsearch .tx-indexedsearch-form {
    margin-bottom: 5px;
}

#tx_indexedsearch .tx-indexedsearch-form > label {
    display: block;
    float: left;
    padding-right: 9px;
    width: 80px;
}

#tx_indexedsearch .tx-indexedsearch-searchbox-sword {
    width: 50%;
}

#tx_indexedsearch .tx-indexedsearch-searchbox-button {
    margin-left: 89px;
}

.tx-indexedsearch-info-noresult {
    margin-top: 15px;
}

.tx-indexedsearch-info-sword,
.search-results-summary {
    background-color: #1F6899;
    color: #FFFFFF;
    font-weight: bold;
}

.tx-indexedsearch-info-sword {
    padding: 3px 10px 0;
    margin-top: 10px;
}  

.search-results-summary {
    padding: 0 10px 3px;
    margin-bottom: 3px;
}

.tx-indexedsearch-res {
    margin: 5px 0 8px;
    padding: 3px;
    background-color: #F3F3F3;
}

.tx-indexedsearch-res  h3 {
    margin: 2px 0 3px 0;      
    font-size: 16px;
    font-weight: bold;
}

.tx-indexedsearch-res  h3 a {
    text-decoration: underline;
}

.tx-indexedsearch-relevancy-bg-bar {
    display: block;
    width: 48px;
    height: 5px;
    padding: 2px 1px;
    background-image: url('../img/relevance.gif');
    float: left;
    margin: 5px 10px 0 0;
}

.tx-indexedsearch-relelvancy-fg-bar {
    display: block;
    background-color: #1F6899;
    color: #A7D3A7;
    height: 5px;
    overflow: hidden;
}

ul.tx-indexedsearch-browsebox {
    margin-left: 0;  
    list-style-type: none;
    text-align: center;
}

ul.tx-indexedsearch-browsebox li {
	display: inline-block;
    padding: 3px 5px;
}

/*sidebar rss section*/
#sidebar .romania-insider-link {
  margin-bottom: 13px;
  padding: 2px 5px;
}

#sidebar .romania-insider-link a {
  color: #ba0f26;
}

#skyscraper{ 
  position:absolute;
  top:151px;  
  left: 50%;
  margin-left: 495px;
  /*top:257px;  
  right: 50%;
  margin-right: 500px;*/
}

#sidebar #weather_wrapper, #sidebar #exchange_rates_wrapper{
  margin-bottom:5px;
}

#sidebar #weather_wrapper #weather_data, #sidebar #exchange_rates_wrapper #exchange_rates_data{
  text-align:center;     
  margin-top:2px;
  padding-top:2px;
  padding-bottom:3px;
  background-color: #f3f3f3;
  height: 80px;
  /*border: 1px solid #1f6899;*/
}

#sidebar #exchange_rates_wrapper #exchange_rates_data{
  height: 70px;
}

#sidebar #weather_wrapper #weather_data .weather_icon{
  height:34px;
  width:38px;
  margin:0 auto;
  background-repeat:no-repeat;
  
}

#sidebar #data_sources{
  font-size: 11px;
  margin-top:3px;  
}
#sidebar #weather_wrapper .highlight{
  font-weight:bold;
}

#sidebar #exchange_rates_wrapper #exchange_rates_data .exchange_rate.date{
  margin-bottom: 5px;
}

#sidebar #exchange_rates_wrapper #exchange_rates_data .exchange_rate.date span,
#sidebar #exchange_rates_wrapper #exchange_rates_data .exchange_rate.currency span{
  font-weight:bold;  
}

#sidebar #exchange_rates_wrapper #exchange_rates_data .exchange_rate.currency{
  
  background-repeat: no-repeat;
  background-position: 0px 2px;
  width: 175px;
  margin-left:26px;  
  text-align: left;
  text-indent: 30px;
}

#sidebar #exchange_rates_wrapper #exchange_rates_data .exchange_rate.currency.eur_ron{background-image: url('../img/currencies/eur.png');}
#sidebar #exchange_rates_wrapper #exchange_rates_data .exchange_rate.currency.usd_ron{background-image: url('../img/currencies/usd.png');}
#sidebar #exchange_rates_wrapper #exchange_rates_data .exchange_rate.currency.chf_ron{background-image: url('../img/currencies/chf.png');}


/*mnogosearch*/
#centralcontent .tx-mnogosearch-pi1{
  min-height:200px;
}

#centralcontent .tx-mnogosearch-pi1 .tx-mnogosearch-summary{
  background-color: #1F6899;
  color: #FFFFFF;
  font-weight:bold;
}

#centralcontent .tx-mnogosearch-pi1 .tx-mnogosearch-result-url{
  color: #1F6899;
}

#centralcontent .tx-mnogosearch-pi1 .tx-mnogosearch-relelvancy-fg-bar{
  background-color: #1F6899;
}

#centralcontent .tx-mnogosearch-pi1 #tx-mnogosearch-result{
  padding:0;
  margin:0;
}

#centralcontent .tx-mnogosearch-pi1 #tx-mnogosearch-result li{
  background-color: #F3F3F3;
  margin: 5px 0 8px 0;
  padding:3px;
}

#centralcontent .tx-mnogosearch-pi1 #tx-mnogosearch-result li h3{
  margin: 2px 0 3px 0;
}

#sidebar_bottom_region .tx-rssdisplay-title .header.large{
  color: #ba0f26;
}

/*layout for monitors from 1160 to 1280 - optimising the skyscraper banner display*/
@media screen and (max-width: 1159px) {  
  #skyscraper{display:none;}  
}

@media screen and (min-width: 1160px) and (max-width: 1180px) {
  #container{margin-left:0;}  
  #skyscraper{left: 985px;margin-left:0;}  
}

@media screen and (min-width: 1181px) and (max-width: 1200px) {
  #container{margin-left:15px;}  
  #skyscraper{left: 985px;margin-left:15px;}
}

@media screen and (min-width: 1201px) and (max-width: 1220px) {
  #container{margin-left:25px;}  
  #skyscraper{left: 985px;margin-left:25px;}
}

@media screen and (min-width: 1221px) and (max-width: 1250px) {
  #container{margin-left:35px;}  
  #skyscraper{left: 985px;margin-left:35px;}
}

@media screen and (min-width: 1251px) and (max-width: 1280px) {
  #container{margin-left:50px;}  
  #skyscraper{left: 985px;margin-left:50px;}
}

@media screen and (min-width: 1281px) and (max-width: 1320px) {
  #container{margin-left:65px;}  
  #skyscraper{left: 985px;margin-left:65px;}
}

@media screen and (min-width: 1321px) and (max-width: 1400px) {
  #container{margin-left:70px;}  
  #skyscraper{left: 985px;margin-left:70px;}
}


/* browserspe#sidebar #weather_wrappercifics */

.ie7 #searchbox{  margin-left:210px;}
.ie7 #datum { margin-top:10px;}
.ie7 #topnews {padding-bottom:24px;}

.ie6 #searchbox{  margin-left:350px;}
.ie6 .section.form .formline .full input.extrasmall {width:28px;}
.ie6 .section.form .formline .half input{width:158px; margin-right:5px}
.ie6 .section.form .formline .small input{width:95px; margin-right:5px}
.ie6 .section.form .formline .verysmall input{width:52px; margin-right:5px;}
.ie6 #topnews {padding-bottom:24px;}
.ie6 .bottommenu ul li a {color:#fff;}


/* --------------------------------------------------*/
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


.clear {
   clear: both;
}


@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {

  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


 @media print {
 /*@media all{*/
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
  
  .topmenu, #searchbox form, .logo, #mainmenu, #sidebar,.ad,.addthis_toolbox, footer, p.options{display:none;}
  
  #skyscraper{display:none;}
  
  header
  {
    height:auto;
    background: none;
  }
  
  header #searchbox{
    position:absolute;
    top: 45px;
    left: 50%;
    width:200px;
    margin-left: 280px;
  }
  
  header #print_logo{
    display:block;
    margin-left:25px;
  }
    
  #main .news-single-item .news-single-backlink{ display:none;} 
  #main .news-latest-gotoarchive{ display:none;} 
  #main .tx-comments-pi1 .tx-comments-comment-form{ display:none;}  
  #main #topnews{display:none}
  
  
  #container{
    width:970px;
  }
  
  header #datum{font-size:18px;}
  #centralcontent {
    width: auto;
  }
   
   .news-single-item .article .news-single-img > a {
     line-height: 0; 
     font-size: 0;
     color: transparent; 
   } 
   
   .news-single-item .news-backlink-wrap {
     display: none;
   }
   
   .cc-revoke.cc-bottom {
     display: none !important;
   }
   
   #main  .tx_nsnewscomments-main-header {
     display: none;
   }
   
   .tx_nsnewscomments {
     display: none;
   }
   
 }