/**
 * @version $Id: layout.css 14401 2010-01-26 14:10:00Z louis $
 * @author Design & Accessible Team ( Angie Radtke  )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */


a:link,a:visited
{
  color:#0095dd;
  text-decoration:none;
}

a:hover,a:active,a:focus
{
  color:#0095dd;
  text-decoration:underline;
}

h3 {
  font-size:1.1em;
  margin:10px 0;
}

h4 {
  border:solid 0;
  color:#666;
  font-size:1em;
        margin-top: 7px;
}


fieldset {
  border:0;
}

ol.list {
  list-style-position:inside;
  margin:20px 0;
  padding:0;
}

ol.list li {
  border-bottom:solid 1px #ccc;
  margin:10px 0;
  padding:10px;
  background:#f3f3f3;
}

ol.list li h4 {
  border-bottom:solid 0 #CCC;
  color:#099;
  display:inline;
  margin:0 0 10px;
}

p {
  line-height:1.4em;
  margin:10px 0 20px 0;
}

ul li a.u2:focus,p a.u2:active
{
  padding:0.5em;
  background-color:#000;
  color:#FFF;
  display:inline;
  height:2.5em;
  left:0;
  margin-top:0;
  padding-left:15px;
  position:absolute;
  top:0;
  width:13.8em;
}

p.counter {
  background:#EEE;
  color:#000;
  font-weight:bold;
  margin:10px 0;
  padding:5px;
}

p.buttonheading {
  text-align:right;
}

.buttonheading img
{
  border:0;
}

p.buttonheading a:link,p.buttonheading a:visited
{
  border:solid 2px #fff;
}

.leading p.buttonheading a:link,.leading p.buttonheading a:visited
{
  border:solid 2px #EFDEEA;
}

p.buttonheading a:hover
{
  background:none !important;
  color:#000 !important;
}

p.buttonheading a:active,p.buttonheading a:focus
{
  border:solid 2px;
  color:#000;
}

em
{
  /*font-weight:bold;*/
}

/* ###########  header content #############  */
#header h1
{
  font-size:1.5em;
  font-weight:normal;
  text-transform:uppercase;
  overflow:hidden;
  width:393px;
  position: absolute;
  top: 16px;
  left: 17px;
}

#logo
{
  font-size:1em !important;
  font-weight:bold !important;
  position:relative;
  text-align:left;
  text-transform:none !important;
  z-index:0;
  margin-top:0;
}


#logo a {


}

#logo img
{
  
}


/*  Search box  */

#header #search form  {
  
  border:solid 0 #000;
  float:right;
  height:22px;
  text-align:left;
  padding:8px 19px 0 37px;
  
  
}


#header_subnav {
  background: url(../images/spacer.gif) no-repeat !important;
  background-position: 0px 0 !important;
  padding: 0 0 0 18px;
  font-size: 12px;
  position: absolute;
  top: 82px;
  right: 343px;
  
  }
  
  

/*
#header form
{
  background:#C39;
  border:solid 0 #000;
  float:right;
  height:5em;
  min-width:240px;
  text-align:left;
  padding:0 0 0 20px;
}
*/

* html #header #search form
{
  height:65px;
}

#header #search form fieldset
{
  border:0 solid #000;
  display:inline;
  float:left;
  padding:19px;
  text-align:left;
  width:6em;
}

#header #search form label
{
  color:#000;
  position:absolute;
  left:-3000px;
  top:-200px;
  width:auto;
}

#header #search form .button
{
  background: none repeat scroll 0 0 #0095DD !important;
    border: 1px solid #B1D5FB;
    float: right;
    font: 13px/20px 'Ubuntu Condensed',Arial,Helvetica,sans-serif;
    height: 20px;
    padding: 0 4px;
}

#header #search form .inputbox
{
  float: left;
    margin-right: 3px;
    width: 342px;
  background: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #b3b3b3 #e5e5e5 #e9e9e9 #e5e5e5;
}

/* header Top-nav */

  #header ul {
    padding: 0;
    margin: 0;
    height: 46px;
    text-align: left;
    list-style: none;
    background: url(../images/topnav_bg.gif) repeat-x;
                
  }
  #header ul li {
    float:left;
    height:46px;
        padding-left: 1px;
    background: url(../images/nav-divider.png) no-repeat 0 0;
    position: relative;
  }
  #header ul li.item-28 {
    background: none;
    padding-left: 0;
  }
  #header ul li a {
    display: block;
    color: #fff;
    font-weight: bold;
    font: 17px/17px 'Ubuntu Condensed', Arial, Helvetica, sans-serif;
    margin-top: 7px;
    padding: 0 10px ;
    line-height: 35px;
    height: 35px;
    overflow: visible;
    white-space: nowrap;
                /*border-right: 1px solid #017797;*/
  }
  #header ul li a:hover, #header ul li:hover a {
    text-decoration: none;
    background-color: #38abca;
                display:block;
  }
    #header ul li#current , #header ul li.active {
    color: #cc0000;
        background: #fff url(../images/topnav_bgcurrent.png) no-repeat 0 0;
    }
  #header ul li#current.first-child, #header ul li.active.first-child {
    background: #fff url(../images/topnav_bgcurrent.png) no-repeat -1px 0;
  }
  /* header Sub-Top-nav */
  #header li ul {
    height: auto;
    padding-bottom: 1px;
        position: absolute;
       background: #38abca;
       display:none;
     z-index: 100001;
  }
  #header li:hover ul {
    display: block;
  }
  #header li:hover ul li{
    padding: 0;
    margin: 0;
    height: auto;
    text-align: left;
    list-style: none;
    background: #008db3;
        border: 3px solid #38abca;
        float: none;
        display:block;
        position:static;
    }
  
  #header li:hover ul li a{
    display: block;
    color: #fff;
    height: auto;
    font-weight: bold;
    font: 13px/15px Arial, Helvetica, sans-serif;
    margin-top: 0px;
    padding: 4px 9px ;
    overflow: hidden;
    white-space: nowrap;
             }
  #header li:hover ul li a:hover{
    text-decoration: none;
    background-color: #5cccea;
  }
        .sf-sub-indicator {
                position: absolute;
                display: block;
                right: .75em;
                top: 1.05em;  /*IE6 only*/
                width: 10px;
                height: 10px;
                text-indent: -999em;
                overflow: hidden;
                background: url('../images/arrows-ffffff.png') no-repeat -10px -100px;
        }


/*  addthis  */
#addthis
{
  display: inline;
}

/*  fontsize  */
#fontsize {
  z-index:100;
  
  background:#fff;
  color:#acacac;
        }
#fontsize h3,#fontsize p {
  border:0;
  display:inline;
  font-size:1em;
        }
#fontsize p {
  margin:0;
        }

#fontsize p a {
  font-weight:bold;
  margin:0 2px;
  display:inline;
  padding:2px 0 2px 18px;
        }

/* background-images */
#fontsize p a.larger {
background:#fff url(../images/textsize_lg.gif) no-repeat 0px 0px;
}

#fontsize p a.smaller {
background:#fff url(../images/textsize_sm.gif) no-repeat 0px 0px;
}

#fontsize p a.reset {
background:#fff url(../images/textsize_reg.gif) no-repeat 0px 0px;
}

#fontsize p a.larger:hover,#fontsize p a.larger:active,#fontsize p a.larger:focus {
background:#fff url(../images/textsize_lg1.gif) no-repeat 0px 0px;
color:#fff;
}

#fontsize p a.smaller:hover,#fontsize p a.smaller:active,#fontsize p a.smaller:focus {
background:#fff url(../images/textsize_sm1.gif) no-repeat 0px 0px;
color:#fff;
}

#fontsize p a.reset:hover,#fontsize p a.reset:active,#fontsize p a.reset:focus {
background:#fff url(../images/textsize_reg1.gif) no-repeat 0px 0px;
color:#fff;
}

/* ################# breadcrumbs ################ */
#breadcrumbs {
background:#93246F;
min-height:5em;
padding-top:0;
text-align:left;
color:#fff;
}

#breadcrumbs p {
padding:5px;
display:inline;
}

* html #breadcrumbs {
height:65px;
}

#breadcrumbs a {
text-transform:none;
}

#breadcrumbs a:link,#breadcrumbs a:visited {
background:#93246F;
color:#fff;
}

#breadcrumbs span {
color:#fff;
font-size:0.9em;
padding:7px;
}

#breadcrumbs span a:hover,#breadcrumbs span a:active,#breadcrumbs span a:focus {
background:#000;
color:#fff;
text-decoration:none;
}

/* ################ left ######################## */
#left form {
background:#EFDEEA;
color:#000;
font-size:0.9em;
margin:5px 0 20px 10px;
padding:20px 10px;
}

#left h3,#right h3,#right2 h3  {
color:#000;
font-family: 'Ubuntu Condensed', Arial, Helvetica, sans-serif;
font-weight: normal;
font-size:1.2em;
margin:0 0 0 5px;
padding:7px 5px 7px 10px;
border:solid 0;
}

#left ul {
list-style-type:none;
margin:0 0 20px 10px;
}


#left ul li {
border:solid 1px #fff;
margin:0 0 2px;
}

#left ul li a {
display:block;
padding:3px 4px 3px 10px;
text-decoration:none;
}

#left ul li a:link,#left ul li a:visited {
background:#F2E3ED;
border-bottom:solid 1px #E0C1E0;
color:#000;
font-weight:normal;
}

#left ul li a:hover,#left ul li a:active,#left ul li a:focus {
background:#333 !important;
color:#fff !important;
}

/* ################## Main Menue ################## */

#left ul li ul {
background:#fff;
border:solid 1px #E0C1E0;
border-bottom:solid 0 #93246F;
border-left:solid 4px #93246F;
border-top:0;
margin:0;
}

#left ul li ul li {
border:solid 1px #fff;
}

#left ul li ul li {
margin:0;
}

#left ul li ul li a:hover,#left ul li ul li a:active,#left ul li ul li a:focus {
background:#93246F;
color:#fff;
}

#left ul li ul li ul {
border:solid 0 #E0C1E0;
padding:10px 0 10px 5px;
}

#left ul li.active a:link,#left ul li.active a:visited {
background:#93246F;
border-left:solid 4px #BE7CA9;
color:#fff;
border-bottom:solid 1px #93246F;
padding:3px 0 3px 6px;
}

#left ul li.active ul li a:link,#left ul li.active ul li a:visited {
background:#fff;
border-bottom:solid 1px #E0C1E0;
border-left:solid 0 #DD75BB;
color:#000;
font-weight:normal;
padding:3px 4px 3px 20px;
}

#left ul li.active ul li ul li a:link,#left ul li.active ul li ul li a:visited {
background:#fff;
border-bottom:solid 1px #E0C1E0;
color:#000;
font-weight:normal;
margin:0 0 0 10px;
}

#left ul li.active ul li.active a:link,#left ul li.active ul li.active a:visited {
background:#fff;
border-left:solid 0 #DD75BB;
color:#000;
font-weight:bold;
}

#left ul li.active ul li.active ul li a:link,#left ul li.active ul li.active ul li a:visited {
background:url(../images/arrow.gif) #fff no-repeat top left;
color:#000;
font-weight:normal;
margin:0 0 0 15px;
padding:3px 0 3px 15px;
}

#left ul li.active ul li.active ul li.active span.active_link {
background:url(../images/arrow.gif) #fff no-repeat top left;
border-bottom:solid 1px #E0C1E0;
color:#000;
font-weight:bold;
margin:0 0 0 15px;
padding:3px 0 3px 15px;
}

#left form a:hover,#left form a:active,#left form a:focus {
color:#fff;
}

/* ###############  main * ########################### */
/* position */
.leading_separator {
border-bottom:solid 0 #333;
display:block;
height:10px;
margin:0;
}

#main .leading h2,#main2 .leading h2, #main3 .leading h2 {
background:#EFDEEA;
border-bottom:solid 0 #333;
color:#93246F;
font-family:trebuchet MS, sans-serif;
font-size:1.4em;
font-weight:normal;
margin:0 0 10px;
text-transform:uppercase;
}
#main2 h2 {
  font-weight: normal !important;
}

#main h2 a,#main2 h2 a ,#main3 h2 a{
text-decoration:none;
}

#main .leading .readon,#main2 .leading .readon, #main3 .leading .readon {
background:url(../images/pfeil.gif) #93246F no-repeat;
border:solid 0;
bottom:0;
color:#FFF !important;
display:block !important;
margin-top:20px !important;
position:absolute;
right:0;
text-decoration:none;
padding:2px 2px 0 30px;
}

#main .leading .small,#main .leading .modifydate,#main2 .leading .small,#main2 .leading .modifydate,#main3 .leading .small,#main3 .leading .modifydate  {
background:#EFDEEA;
color:#93246F;
}

.article_column h2 {
background:#fff;
color:#000 !important;
font-family:trebuchet;
font-size:1.2em !important;
font-weight:bold !important;
padding:0;
}

.article_row .column1 h2,.article_row .column2 h2 {
background:#fff;
/* border-bottom:solid 1px #D4A7C5; */
color:#000;
margin:0 0 1px;
padding:1px 3px 1px 0;
}

.article_row p {
background:#fff;
line-height:1.4em;
margin:0;
}

.article_row p.iteminfo {
background:#fff;
line-height:1em;
margin:0 0px 1px;
padding: 1px 0;
}

#main h3,
#main2 h3 {
    margin:20px 0 10px;
}
#main3 h3 {
    margin:0 0 10px;
    color: #666;
    font-family: 'Ubuntu Condensed', Arial, Helvetica, sans-serif;
    font-size: 1.2em;
}
#main .blog_more h2,#main2 .blog_more h2,#main3 .blog_more h2  {
    background:#fff;
    color:#93246F;
    font-family:trebuchet, sans-serif;
    font-size:1.3em;
    font-weight:normal;
    margin:0;
}

#main .blog_more li a,#main2 .blog_more li a,#main3 .blog_more li a  {
    display:inline;
    margin:0;
    padding:0;
}
#main3 h3.titlecolumn1 {
    margin: 13px 0 10px;
    border-bottom: 3px solid #efefef;
    padding: 0 5px 6px 0;
}
#homepage #main3 h3.titlecolumn1, #homepage #right2 h3/* Modified 2/28/12 by SK , #homepage #right3 h3 */ {
  margin-top: 0;
  margin-bottom: 13px;
    border-bottom: 0px solid #efefef;
    border-top: 1px solid #C9CDCF;
    color:#C51204;
    font-size:1.5em;
    padding: 5px 5px 3px 0;
}
#homepage #right3 h3 { /* Created by SK 02/28/12 /////////////////////////////////////////////*/
  margin-top: 0;
  margin-bottom: 13px;
    border-bottom: 1px solid #C9CDCF;
    color:#FFF;
    font-size:1.2em;
    padding: 5px 5px 3px 10px;
  background:url(../images/homepage_sectionheaderSHORT.gif) no-repeat;
}
#homepage #right2 h3 {
  padding: 0;
  margin-bottom: 16px;
  border: none;
}

#homepage #main3 .moduletable {
  margin-top: 20px;
}

.contentblurbtitle {
font-size: 14px;
font-family: arial, helvetica, sans-serif;
}

#main .blog_more li,#main2 .blog_more li ,#main3 .blog_more li {
/*padding:4px;*/
}

#main .blog_more ul li a,#main2 .blog_more ul li a,#main3 .blog_more ul li a {
/*background:url(../images/pfeil.gif) no-repeat;*/
/*font-weight:bold;*/
padding:2px 0;
}

#main .blog_more ul li a:hover,#main2 .blog_more ul li a:hover,#main3 .blog_more ul li a:hover {
/*background:url(../images/pfeil.gif) #939 no-repeat !important;*/
/*color:#fff;*/
/*font-weight:bold;*/
padding:2px 0;
}

#main .blog_more ul li a:active,#main2 .blog_more ul li a:active,#main3 .blog_more ul li a:active,#main .blog_more ul li a:focus,#main2 .blog_more ul li a:focus,#main3 .blog_more ul li a:focus {
/*background:url(../images/pfeil.gif) #939 no-repeat !important;*/
/*color:#fff;*/
/*font-weight:bold;*/
padding:2px 0;
}

#main .blog_more ul,#main2 .blog_more ul,#main3 .blog_more ul {
background:#eee;

color:#000;
line-height:1.3em;
list-style-type:none;
margin:10px 0;
padding:6px;
}

#main .blog_more,#main2 .blog_more,#main3 .blog_more {
/*padding-top:10px;*/
}

/* main generell  */
#main a.readon,#main2 a.readon,#main3 a.readon  {
background:url(../images/pfeil.gif) no-repeat;
font-weight:bold;
padding:2px 2px 0 30px;
display:inline-block;
}

#main a.readon:hover,#main2 a.readon:hover,#main3 a.readon:hover,#main a.readon:active,#main2 a.readon:active,#main3 a.readon:active,#main a.readon:focus,#main2 a.readon:focus,#main3 a.readon:focus {
background:url(../images/pfeil.gif) #000 no-repeat;
color:#fff;
padding:2px 2px 0 30px;
text-decoration:none;
}

#main a:link,#main2 a:link,#main3 a:link,#main a:visited,#main2 a:visited,#main3 a:visited {
color:#035278;
text-decoration:none;
font-weight: 400;
}

#main a:hover,#main2 a:hover,#main3 a:hover,#main a:active,#main2 a:active,#main3 a:active,#main a:focus,#main2 a:focus,#main3 a:focus {
background:none;
color:#0095dd;
text-decoration:underline;
}

#main h1,#main2 h1,#main3 h1 {
color:#000;
font-family:trebuchet, sans-serif;
font-size:1.6em;
font-weight:normal;
margin:0;
}

#main h2,#main2 h2,#main3 h2 {
color:#666;
font-family: 'Ubuntu Condensed', Arial, Helvetica, sans-serif;
font-size:2em;
margin: 10px 0;
}

#main ul li,#main2 ul li,#main3 ul li,
#main ol li,#main2 ol li,#main3 ol li {
padding:0;
margin: 0 0 .75em;
line-height: 1.25;
}

#main div.tag ul li,#main2 div.tag ul li,#main3 div.tag ul li {
padding:0 0 0 20px;
}

#main div.landingnav ul ,#main2 div.landingnav ul ,#main3 div.landingnav ul  {
padding:0 0 0 0;
list-style-image:none;
}
#main div.landingnav ul li  ,
#main2 div.landingnav ul li,
#main3 div.landingnav ul li{
padding:0 0 0 0;
list-style-type:none;
}
#main div.landingnav ul li ul li,
#main2 div.landingnav ul li ul li,
#main3 div.landingnav ul li ul li{
padding:0 0 0 20px;
background-image:url('../images/subtab.gif');
background-repeat:no-repeat;
background-position: 1px 3px ;

}

#main div.tag ul li,#main2 div.tag ul li,#main3 div.tag ul li {
margin:0;
}

#main ul,#main2 ul ,#main3 ul{
list-style-position:outside;
list-style-type:disc;
padding:0 0 0 2em;
margin:0 0 1em 0;
}

#main div.tag ul,#main2 div.tag ul ,#main3 div.tag ul{
padding:0;
margin:0;
}

#main ol,#main2 ol,#main3 ol {
list-style-position:outside;
padding:0 0 0 2.5em;
margin:0 0 1em 0;
}

.small {
border:solid 0;
color:#888;
font-size:0.85em;
margin:0 0 20px;
}

.contentdescription {
padding:10px 0;
overflow:hidden;
}

.image_left {
float:left;
border:solid 0 #ccc;
margin:0 10px 10px 0;
}

.image_right {
float:right;
border:solid 1px #ccc;
margin:0 0 10px 10px;
}

.wrap_image {
clear:left;
}

.createdate {
color:#888;
display:block;
font-size:0.85em;
}

.createdby {
color:#888;
display:block;
font-size:0.85em;
/*padding:0 0 0 2px;*/
}

.modifydate {
color:#888;
display:block;
font-size:0.85em;
/*padding:1px 2px 2px 0;*/
}

span.content_rating,.leading span.content_rating {
margin:10px 0 0;
display:block;
}

.content_vote {
margin:0 0 10px;
display:block;
}

.content_vote input {
margin:0 5px;
}

.content_vote .button {
background:url(../images/pfeil.gif) #000 no-repeat;
border:0;
color:#fff;
font-weight:bold;
margin:20px 10px 0 0;
padding:0 0 0 30px;
cursor:pointer;
}

/* ############# pagination ###################### */
#main2 .pagination,#main .pagination {
border-top:solid 1px #CCC;
border-bottom:solid 1px #CCC;
margin:10px 0 0;
padding:6px 6px;
}

ul.pagination {
list-style-type:none;
margin:0;
padding:0;
text-align:left;
color: #888;
}

ul.pagination li {
display:inline;
padding:2px 5px 0;
text-align:left;
font-weight:bold;
}

ul.pagination li a {
/*padding:2px;*/
}

/* ###############  right #################  */

#right .moduletable,
#right2 .moduletable  {
background:#dbebf1;
color:#444;
margin: 0 0 8px 0;
padding: 10px 20px;
border: 1px solid #c9cdcf;
}
/* Modified by SK 02/28/12 ////////////////////////////////////
#right2 .moduletable {
  padding: 15px 20px 20px;
}  */

#right2 .moduletable {
background:#daf3fc url(../images/litebluebg.jpg) repeat-x;
color:#444;
margin: 0 0 8px 0;
padding: 10px 20px;
border: 1px solid #98bec9;
-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#right2 .moduletable h3 { /* Created by SK on 2/28/12 */
  color: #03627c !important;
}
#right2 .moduletable {
  padding: 15px 20px 20px;
}

#right3 .moduletable {
background:#fff;
color:#444;
margin: 0 0 8px 0;
padding: 0 22px 20px 20px;
}


#right h3,
#right2 h3,
#right3 h3{
border-bottom:solid 3px #efefef;
color:#666;
margin:0 0 3px;
padding:0 5px 6px 0;

}

#right3 h3{
font: 1.2em 'Ubuntu Condensed', Arial, Helvetica, sans-serif;
color: #666;
}

#right h4,
#right2 h4  {
color:#444;
font-size:1em;
padding:10px 5px 0 0;
margin:0;
border:solid 0;

}


#right ul,
#right2 ul  {
border:solid 0 #ccc;
color:#444;
line-height:1.1em;
list-style-type:none;
margin:0;
padding:0 10px 10px 0;
position:relative;
}

#right ul li,
#right2 ul li  {
padding: 0 0 8px 0;

}
#right ul li ul ,
#right2 ul li ul {
margin: 0 0 -12px 0;
}

#right ul.alignList,
#right2 ul.alignList,
#right3 ul.alignList {
list-style-type:inherit;
padding:0 0 0 20px;
}
#right ol.alignList,
#right2 ol.alignList,
#right3 ol.alignList {
list-style-type:decimal;
padding:0 0 0 27px;
}


#right ul li ul li,
#right2 ul li ul li {

background-image:url('../images/subtab.gif');
background-repeat:no-repeat;
background-position: 1px 3px ;

}

#right ul li ul li,
#right2 ul li ul li {
padding: 0 0 5px 20px;

}

#right ul li a,
#right2 ul li a  {
color:#444;
font-weight:normal;
}

#right ul li a:link,#right ul li a:visited,
#right2 ul li a:link,#right2 ul li a:visited {
color:#035278;
text-decoration:none;
}

#right ul li a:hover,#right ul li a:active,#right ul li a:focus,
#right2 ul li a:hover,#right2 ul li a:active,#right2 ul li a:focus {
background:none;
color:#035278;
text-decoration:underline;
}

#right form.poll,
#right2 form.poll {
padding:10px 0 0;
}

#right form.poll fieldset,
#right2 form.poll fieldset{
line-height:1.6em;
}

#right form.poll fieldset label,
#right2 form.poll fieldset label {
padding:0 0 0 4px;
}

#right form.poll .button,
#right2 form.poll .button {
border:outset 1px #C39;
background:#F2E3ED;
cursor:pointer;
float:left;
width:auto;
line-height:0.9em;
display:inline;
height:1.55em;
font-size:1em;
overflow:visible;
margin:0 10px 0 0;
padding:0 2px !important;
}

#right form.poll .button:focus,
#right2 form.poll .button:focus {
border:outset 1px #C39;
}

#right form.poll a,
#right2 form.poll a {
text-decoration:none;
color:#000 !important;
padding:1px 2px !important;
border:outset 1px #C39;
background:#F2E3ED;
cursor:pointer;
float:left;
}

#right form.poll a:hover,#right form.poll a:active,#right form.poll a:focus,#right form.poll .button:hover,#right form.poll .button:active,#right form.poll .button:focus,
#right2 form.poll a:hover,#right2 form.poll a:active,#right2 form.poll a:focus,#right2 form.poll .button:hover,#right2 form.poll .button:active,#right2 form.poll .button:focus {
border:2px outset #C39;
}

#right form.poll:after,
#right2 form.poll:after {
/* Inhalt pseudo-Element :after;
       * somit [clear] moeglich
       */
content:".";
/* [content] verbergen;
       */
visibility:hidden;
height:0;
/* Block-Level fuer [clear];
       */
display:block;
/* [float] clearing;
       * einbeziehen der Float-Container;
       */
clear:both;
}

dl.poll {
}

dl.poll dt {
border-bottom:solid 1px #ccc;
}

dl.poll dd {
padding:6px 0;
font-weight:bold;
}

.polls_color_1 {
background:#000;
}

.polls_color_2 {
background:#999;
}

.polls_color_3 {
background:#93246F;
}

.polls_color_4 {
background:#000;
}

.polls_color_5 {
background:#ccc;
}

.polls_color_6 {
background:#93246F;
}

/*  ####################   Formulare   #####################  */
form.limit {
}

form.login {
background:#93246F;
color:#000;
font-size:0.9em;
margin:5px 0 20px;
padding:10px 10px 20px 15px;
text-align:left;
}

form.login .inputbox:focus {
border:solid 2px #000;
}

form.login p {
clear:both;
border:solid 0 #000;
font-size:1em;
}

form.login .button {
background:url(../images/pfeil.gif) #C39 no-repeat;
clear:left;
color:#fff;
display:block;
font-weight:bold;
margin:0 0 10px !important;
padding:0 0 0 30px !important;
cursor:pointer;
border:solid 0;
}

form.login fieldset {
border:solid 0 #000;
margin:0;
padding:0;
text-align:left;
}

form.login input {
background:#fff;
border:solid 2px #C39;
color:#000;
padding:2px 2px 0;
width:90%;
}

form.login input.checkbox {
background:none;
border:solid 0 #000;
float:left;
margin:11px 0 0;
padding:5px;
width:20px;
}

form.login label {
color:#000;
display:block;
font-weight:bold;
margin:5px 0 0;
padding:2px 2px 0;
}

form.login label.remember {
float:left;
margin:5px 0 20px;
padding:5px 0 0;
width:11em;
}

form.login p {
color:#000;
}

form.login p a {
color:#000;
}

form.login p a:hover,form.login p a:active,form.login p a:focus {
color:#000;
text-decoration:none;
}

form.lost_password .button,.login_form .button {
background:url(../images/pfeil.gif) #000 no-repeat;
border:0;
color:#fff;
font-weight:bold;
margin:0;
padding:0 0 0 30px;
cursor:pointer;
}

/* ################# poll ################ */
.poll {
padding:10px 10px 20px 0;
}

form.poll fieldset {
border:0 solid #000;
margin:0 0 10px;
padding:0;
}

form.registration input,form.lost_password input,.login_form input {
border:solid 2px #93246F;
}

form.registration label,form.lost_password label,.login_form label {
display:block;
float:left;
font-weight:normal;
width:12em;
}

/* #####################  form.registration ################ */
form.search_result,form.registration,form.lost_password,.login_form {
background:#fff;
border:4px solid #efefef;
margin:10px 0 0 ;
padding:10px;
position:relative;
}

.search_result .button,form.registration .button {
background:url(../images/pfeil.gif) #000 no-repeat;
border:0;
color:#fff;
font-weight:bold;
margin:10px 0 0;
padding:0 5px 0 30px;
cursor:pointer;
}

.registration fieldset p {
margin:10px 0;
}

.registration div,.login_form div,.lost_password div {
margin:5px 0;
}

/* ########################## search ############################ */
.searchintro {
font-weight:normal;
margin:0 0 20px;
}

.searchintro img {
display:inline; border:0px
}

.display {
margin:20px 0 0;
text-align:right;
}

.filter {
margin:10px 0 0;
}

.inputbox:focus {
border:solid 2px #0095DD;
}

.highlight {
font-weight:bold;
}

fieldset.word,fieldset.only {
border:solid 4px #efefef;
}

.only {
border:solid 0;
margin:10px 0 0 10px;
padding:5px 10px;
line-height:1.3em;
}

.word {
background:#fff;
padding:0 10px 0 0;
border:solid 0 !important;
}

.word input {
background:#fff;
border:solid 2px #999;
color:#000;
font-weight:bold;
margin:0 0 0 10px;
padding:2px;
}

.phrase {
color:#444;
margin:10px 10px 10px 0;
padding:10px;
width:60%;
border:solid 4px #efefef;
float:left;
}

/*Selects*/
.phrase .inputbox {
background:#fff;
color:#000;
display:block;
height:1.5em;
margin-top:10px;
width:12em;
}

.phrase .inputbox option {
background:#EFDEEA;
border-bottom:solid 1px #333;
padding:2px;
}

.phrase .inputbox option a:hover {
background:#C00;
border-color:#CFD0D6;
color:#fff;
}

.search_result legend {
border-bottom:solid 0 #000;
background:#fff;
}
.result-title {
  margin: 20px 0 0 0;
}
.pagination ul {
  margin: 0 0 10px 0 !important;
  padding: 5px 0 10px 0 !important;
}
.pagination li {
  list-style: none;
  float: left;
}
.pagination li span, .pagination li a {
  padding: 0 5px 0 0;
}

/* ########################### contacts ########################### */
div.contact {
margin:10px 0;
}

address {
font-style:normal;
margin:10px 0;
}

address p {
line-height:1em;
}

.contact label {
float:left;
font-weight:bold;
width:14em;
margin:10px 0 0;
}

span.marker {
margin:0 10px 0 0;
}

.contact_email_checkbox label {
float:none !important;
}

.contact label.copy {
width:90%;
padding:0 0 0 10px;
}

.contact form {
background:#EFDEEA;
color:#000;
padding:20px;
margin:10px 0;
}

.contact input {
background:#fff;
border:solid 2px #C39;
color:#000;
padding:2px 2px 0;
margin:10px 0 0;
}

.contact .button {
background:url(../images/pfeil.gif) #000 no-repeat;
border:0;
color:#fff;
font-weight:bold;
margin:20px 10px 0 0;
padding:0 0 0 30px;
cursor:pointer;
}

label.textarea {
float:none !important;
margin:10px 0;
display:block;
width:100%;
}

#contact_text {
width:80%;
height:150px;
}

.contact input.invalid,.contact textarea.invalid {
border:solid 2px red;
}

.contact label.invalid {
color:red;
}

/*#################### tabellen ############################ */
table.newsfeed {
border:solid 1px;
}

table.newsfeeds td,table.weblinks td,table.category td {
border-right:solid 1px #EEE;
padding:5px;
}

table.newsfeeds th,table.weblinks th,table.category th {
background:#EEE;
padding:5px;
}

table.newsfeeds,table.weblinks,table.category {
border:solid 1px #eee;
font-size:1em;
margin:20px 0;
}

/* category table */
#count {
width:10%;
}

#tableOrdering {
width:70%;
}

#author {
width:20%;
}

/*  polls */
poll .polls_color_1,.poll .polls_color_2,.poll .polls_color_3,.poll .polls_color_4,.poll .polls_color_5 {
border:solid 1px;
position:relative;
}

.poll h3 {
/*color:#932467;*/
border:solid 0;
margin:20px 0;
}

.poll .td_2 {
width:100px;
}

.poll .td_3 {
width:300px;
}

.poll form {
margin:20px 0;
}

.poll table {
font-size:1em;
width:auto;
border:solid 0;
position:relative;

}

.poll table .td_1 {
width:30px;
}

.poll table caption {
color:#93246F;
font-size:1em;
font-weight:bold;
margin:10px 0;
text-align:left;
}

.poll td {
border:solid 1px #ddd;
padding: 2px 8px;
}

.poll td.line {
width:300px;
}

.poll th {
background:#EEE;
border:solid 1px #ccc;
padding: 2px 8px;

}

.question {
font-weight:bold;
}


#features {
background:#059bc7;
padding: 10px 0;
border-top:solid 1px #ccc;
font-size: 13px;
}

#featuresframe {
width: 940px;
margin: 0 auto;
text-align: left;
}


#footer {
background:#eeeeee;
padding: 12px 0 1px 0;
border-top:solid 1px #ccc;
font-size: 93%;
}

#footerframe {
width: 940px;
margin: 0 auto;
text-align: left;

}

p.syndicate {
float:left;
display:none;
text-align:left;
margin: 0;
}

#footer a {
/*color:#fff;*/
}

/* Error Message contact form */
p.error {
color:#93246F;
background:#F2E3ED;
border-top:3px solid #93246F;
border-bottom:3px solid #93246F;
padding:10px;
}

body.contentpane {
background:#fff;
width:auto;
margin:10px;
line-height:1.4em;
text-align:left;
}

.tool-tip {
font-size:0.8em;
}

.tool-title {
font-weight:bold;
}

/* form validation */
.invalid {
border-color:red !important;
}

label.invalid {
color:red;
}

/* editor */
.contentpaneopen_edit{
  float: left;
}

.contentpaneopen_edit img
{  border:0
}

form.editor legend {
font-size:1.2em;
font-weight:bold;
padding:2px;
}

form.editor fieldset {
border:solid 1px #ccc;
padding:20px;
margin:10px 0;
}

form.editor .publishing label {
float:left;
width:14em;
font-weight:bold;
}

form.editor .publishing div {
margin:5px 0;
}

form.editor .publishing .radio label {
float:none;
width:14em;
}

form.editor .publishing .radio label span {
float:left;
width:14em;
}

form.editor fieldset.metadata label {
float:none !important;
display:block;
font-weight:bold;
}

.save {
text-align:right;
padding:10px 0;
}

/* user */
form.user {
margin:10px 0;
}

form.user label {
width:40%;
float:left;
}

/* article index */
table.contenttoc {
border:solid 1px #ccc;
padding:10px;
margin:10px;
}

.pagenavcounter {
font-weight:bold;
}



/* Advertisement */

.moduletable_text
{margin:10px}

.banneritem_text
{
margin: 10px 0 10px 0;
background:#f5f5f5;
padding:5px;
border:solid 1px #eee
}

/* image link default alignment */

a img {
vertical-align: bottom;
}



div#sponsor {
  position: absolute;
  display: block;
  right: -8px;
  top: 9px;
  width: 518px;
  height: 23px;
  
  }

.sponsorshipBlock{
        float:left;
        text-align:left;
        }

.sponsorshipBlock.accessibility {
margin-left: 9px;
margin-top: -6px;
}


.sponsorshipBlock.accessibility img {
margin-top: 4px;
}
.sponsorshipBlock2 {
    float:right;
    }

.titlePhraseSm{
        font-size:10px;
        text-transform:uppercase;
        color:#9e9e9e;
        line-height:90%
        }
  
#search {
  position: absolute;
  top: 41px;
  right: 10px;
  width: 473px;
        height:35px;
        background: url(../images/bg_search.gif) 0 0 no-repeat;
  }

#seperationMore {
        border-top: 0 solid #efefef;
        padding: 6px 0 0 0;
  font-size: 13px;
  text-align: right;
        margin: 6px 0 0 0;
        }

div#search.active {
        background-position: 0 -35px !important;
        text-decoration: none !important;
        }
  
.contactus {
  float: left;
  line-height: 19px;
        padding-right: 5px;
  }
  
#mod_search_searchword {
  width: 342px;
  margin-right: 3px;
  float: left;
        
  }
        
#mod_articlesearch_searchword {
  width: 178px;
        float: left;
        margin-right: 3px;
        
  }



/* reporting form */

div.sectionTitle {
 /*   font-weight: bold;
    margin-bottom: 0.5em;
    border-bottom: 4px solid #efefef;
    border-top: 4px solid #efefef;
    padding: 6px 0;*/
}
div.question {
    font-weight: bold;
    margin-bottom: 0.5em;
}
div.response {
    padding: 0 20px;
}
div.responseSubResponse {
    padding: 0 10px 0 40px;
}
div.response input{
    margin-right: 0.4em;
    margin-bottom: 0.2em;
}
div.questionContainer {
    border-bottom: 1px solid #ddd;
    margin-bottom: 1.5em;
    padding-bottom: 1.5em;
}
ul.formList label {
    display:block;
    float: left;
    margin-right: 3px;
    width: 112px;
    }
ul.formList,
ul.formList ul,
ul.formList li {
    list-style: none outside none;
    margin-bottom: 3px;
}
ul.formList input,
ul.formList textarea {
    border: 1px solid #999;
    width: 300px;
}
fieldset.outline {
    border: 1px solid #ccc;
    border-radius: 8px;
    margin-bottom: 1em;
    padding: 1em;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
}
fieldset legend {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    color: #f3492e;
}
.noBullets {
    list-style: none outside none;

}
#comments-form img {
    float:none;
}
ul.tabNav li.active a {
        font-weight:bold;
}

div.tabContent {
        display: none;
}

div.tabContent.active {
        display: block;
}
div.grid_blocs h3
{
  color:#fff;
}
.addthis_toolbox {
  width:107px;
}

#right .moduletable.Rnav,  #right2 .moduletable.Rnav { /* Modified by SK 2/28/12 */
    background: repeat-x scroll 0 0 #daf3fc url(../images/litebluebg.jpg); /* Modified by SK 2/28/12 */
    border: 1px solid #98bec9;
    color: #444444;
    margin: 20px 0 8px 0; /* Modified by SK 2/28/12 */
    padding: 10px 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#right .moduletable.Rnav h3{
  color: #03627c !important;
}

#right .moduletable.Rnav2, #right2 .moduletable.Rnav2 { /* Modified by SK 2/28/12 */
    /*background: none repeat scroll 0 0 #fff;
    border: 1px solid #ABA8A8;
    padding: 10px 20px; */
  color: #444444;
    margin: 0 0 8px 0;
}




/* === rokstories module === */
#topimage {
  height: 214px;
  padding: 16px 22px 0;
}
.rokstories-layout1 .image-container {
  width: 331px;
  margin: 0 18px 0 0;
}
.rokstories-layout1 .image-container .image-full {
  float: right;
  border: 1px #b3b3b3 solid;
}
.rokstories-layout1 .image-container .image-small {
  /*float: left;*/
}
.rokstories-layout1 .image-container .image-small .feature-sub {
  display: block;
  border: 1px #b3b3b3 solid;
  margin: 0 0 6px 0;
}
.rokstories-layout1 .desc-container .feature-pad {
  margin: 0;
}
.rokstories-layout1 .feature-block .feature-title {
  margin: 0 0 3px;
  font-size: 1.71 em;
  font-family: 'Ubuntu Condensed', Arial, Helvetica, sans-serif;
  color: #c51204;
}
.rokstories-layout1 .feature-block .feature-desc {
  color: #2c2c2c;
  font: 1em/1.86em Arial, Helvetica, sans-serif;
}
.headerimage {
  margin-bottom: 20px;
}
