/* ++++++++++++++++++++ Typo3 redefinitionen: print ++++++++++++++++++++ */
/* +++ Typo3 redefinitionen: print - Navigation ausblenden +++ */

#menuh-container
	{
	display: none;
	}

#menuh
	{
	display: none;
	}

/* blueprint redefinitionen: url soll nicht dargestellt werden */

a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
a:link:after, a:visited:after {font-size:0%; display: none;}

/* ++++++++++++++++++++ Typo3 redefinitionen: layoutvarianten start ++++++++++++++++++++ */

/* Typo3 redefinitionen: spalte links mit und ohne background image */

.boxforheader    {
    background: transparent url("/fileadmin/img/print/logo_dlg_org_print.jpg") left top no-repeat;
}

.headerlogo    {
    display: none;
}

.spalte_links    {
    display: none;
}

.universal_spalte_links    {
    display: none;
}

/* Typo3 redefinitionen: 3 spalten ungleicher breite */

.dreispaltig_mitte    {
    background: transparent url("/fileadmin/img/backgrounds/background_spalten_top.gif") right top no-repeat;
    padding-top: 0;
}

.dreispaltig_rechts    {
    background: transparent url("/fileadmin/img/backgrounds/background_spalten_top_ohne.gif") right top repeat-x;
    padding-top: 1.0em;
}

/* Typo3 redefinitionen: 3 spalten gleicher breite */

.dreispaltig_equal_links    {
   background: transparent url("/fileadmin/img/backgrounds/back_verlauf_frontpage.png") center top no-repeat;
   margin-top: 30px;
}

.dreispaltig_equal_links img   {
  padding-left: 5px;
}

.dreispaltig_equal_links h1   {
   background: transparent;
   color: #007722;
   font-weight: bold;
   padding-top: 5px;
   padding-left: 8px;
   padding-bottom: 5px;
   text-transform: none;
}

/* Typo3 redefinitionen: 2 Spalten */

.zweispaltig_links    {
    margin-top: 5.2em;
    padding-top: 2.6em;
}

.zweispaltig_mitterechts    {
    margin-top: 5.2em;
}

/* Typo3 redefinitionen: 4 spalten ungleicher breite */

.vierspaltig_mitte    {
    background: transparent url("/fileadmin/img/backgrounds/background_spalten_top.gif") right top no-repeat;
    min-height: 433px;
    padding-top: 0;
    width: 80%;
    margin-left: 10%;
    margin-right: 10%;
}

.vierspaltig_mitte .csc-header-n1 h1   {
    margin-top: 0;
    padding-top: 0;
}

.vierspaltig_rechts    {
    background: transparent url("/fileadmin/img/backgrounds/background_spalten_top.gif") right top no-repeat;
    min-height: 433px;
    padding-top: 1.0em;
}

.vierspaltig_rechts .bodytext   {
    font-size: 95%;
}

.vierspaltig_rechts h1   {
    font-size: 95%;
}

.vierspaltig_rechts_aussen    {
    background: transparent url("/fileadmin/img/backgrounds/background_spalten_top_ohne.gif") right top repeat-x;
    min-height: 433px;
    padding-top: 1.0em;
}

.vierspaltig_rechts_aussen .bodytext   {
    font-size: 95%;
}

.vierspaltig_rechts_aussen h1   {
    font-size: 95%;
}


/* ++++++++++++++++++++ Typo3 redefinitionen: layoutvarianten end ++++++++++++++++++++ */


/* ++++++++++++++++++++ Link styles start ++++++++++++++++++++ */

/* link styles allgemein */

a:link {
        color: #007700; 
        text-decoration: underline;
}

a:visited {
        color: #007700;  
        text-decoration: underline;
}

a:active {
        color: #007700; 
        text-decoration: underline;
}

a:hover {
        color: #009900; 
        text-decoration: underline;
}

/* link styles linke Spalte */

.universal_spalte_links a:link {
        color: #000000; 
        text-decoration: underline;
}

.universal_spalte_links a:visited {
        color: #666666;  
        text-decoration: underline;
}

.universal_spalte_linksa :active {
        color: #007700; 
        text-decoration: underline;
}

.universal_spalte_links a:hover {
        color: #007700; 
        text-decoration: underline;
}

/* ++++++++++++++++++++ Link styles end ++++++++++++++++++++ */



/* blueprint redefinitionen */

/* blueprint redefinitionen: text-align uerberschreibt blueprint fix fuer IE centered layouts */
/* blueprint redefinitionen: falls line-height 1.3 gendert wird auch defs fuer mehrspaltig anpassen */

body {
    background: #D6D4D4;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    letter-spacing: 0em;
    line-height: 1.3em;
    margin: 0;
    text-align: left;
}

.container {
   background: #FEFEFE url("/fileadmin/img/backgrounds/background_portal_new.jpg") left top no-repeat;
   margin: 0 0 0 0; 
   width:960px;
   min-height: 590px;
}

/* mininews ende */

/* Typo3 redefinitionen: */

.bodytext {
    background: transparent;
    margin: 0 4px 0 1px;
}

/* Typo3 redefinitionen: ueber bodytext ist der abstand des textes zu spaltentrennern manipulierbar */

.csc-header h1 {
    border: 0px solid orange;
    background: transparent url("/fileadmin/img/backgrounds/ruler_verlauf_absatzende.gif") left top no-repeat;
    padding-top: 25px;
}

.csc-header-n1 h1 {
    border: 0px solid orange;
    background: transparent;
}

/* Typo3 redefinitionen: content tables */

.contenttable    {
    border: 1px solid #DDDDDD;
    background: #FFFFFF;
}

.contenttable th    {
    border: 0px solid blue;
    background: #EFEFEF;
    font-size: 100%;
}

.contenttable td    {
     background: #FFFFFF;
}


/* Typo3 redefinitionen: listen */

ul  {
    list-style-type: circle;
}

/* blueprint redefinitionen: headlines */

h1 {
     background: transparent url("/fileadmin/img/backgrounds/ruler_verlauf_absatzende.gif") left top no-repeat;
     color: #007700;
     font-size: 110%;
     font-weight: bold;
     margin-bottom: 3px;
     padding-top: 25px;
}

h2 {
     color: #333333;
     font-size: 100%;
     font-weight: bold;
     margin-bottom: 3px;
}

h3 {
     color: #333333;
     font-size: 100%;
     font-weight: bold;
     margin-bottom: 3px;
}

/* Typo3 redefinitionen: link style in h1 */

h1 a {
    text-decoration: underline;
}

h1 a:hover {
    text-decoration: underline;
}

p  {
}


/* Typo3 redefinitionen: Formatiert csc-textsubheader */

p.csc-textsubheader  {
     color: #333333;
     font-size: 100%;
     font-weight: bold;
     margin: 0;
     padding: 0;
}

p.csc-subheader  {
     color: #333333;
     font-size: 100%;
     font-weight: bold;
     margin: 0;
     padding: 0;
}



/* Typo3 redefinitionen: Formatiert csc-textpicsubheader wie h2 */

p.csc-textpicsubheader  {
     color: #FFFFEF;
     font-size: 100%;
     margin: 0;
     padding: 0;
     text-transform: uppercase;
}

/* Typo3 redefinitionen: Formatiert csc-textpic Bildunterschriften */

.csc-textpic-caption  {
     color: #010204;
     font-size: 90%;
     font-style: normal;
     line-height: 110%;
     padding-top: 3px;
     text-align: left;
}

/* Typo3 redefinitionen: Regelt Abstand zu Bild nach oben */

.csc-textpic  {
      padding-top: 4px;
}


/* blueprint redefinitionen: border */

div.border {
    border-right: 0px solid #444444;
}

/* custom DLG stuff */

.slider_frontpage {
    border: 0px solid purple;
    color: #000000;
    margin: 0 0 2px 0;
}

/* ++++++++++++++++++++ Formate fuer Presseadapter start ++++++++++++++++++++ */

TABLE.presse-table, TABLE.presse-table TR TD, TABLE.presse-table TR
{
	vertical-align:top;
}

TABLE.presse-table
{
	border:0;
	border-spacing:0;
	width:100%;
}

TABLE.presse-table TR TD
{
	padding:2px 4px;
}

.presse-nav
{
	background:#ccc;
	font-weight:700;
}

.presse-date
{
	color:#666;
	font-size:0.9em;
	font-style:italic;
}

.presse-tr-odd
{
	background:#eee;
}

.presse-titel
{
	font-size:1.1em;
	font-weight:700;
}

.presse-kurzbeschreibung
{
	font-weight:700;
	text-align:left;
}

.presse-artikel
{
	text-align:left;
}

.presse-td-thumb
{
	padding:5px;
}

.presse-thumb
{
	border:1px solid #000;
	float:left;
	margin-bottom:2px;
	margin-left:4px;
	margin-right:4px;
}

/* ++++++++++++++++++++ Formate fuer Presseadapter end ++++++++++++++++++++ */
/* ++++++++++++++++++++ Typo3 redefinitionen: mailformular start ++++++++++++++++++++ */

/* Typo3 redefinitionen: Mailformular */

.csc-mailform-field{
       border: 0px solid red;
}

.csc-mailform label{
       border: 0px solid blue;
       background: #EEEEEE;
       color: #444444;
       font-weight: normal;
       width: 440px;
       display: block;

}

.csc-mailform input {
       border: 1px solid #CCCCCC;
       display: block;
       margin-bottom: 10px;
       color: #007700;
}

.csc-mailform textarea{
       border: 1px solid #CCCCCC;
       width: 300px;
       height: 100px;
       display: block;
       margin-bottom: 10px;
       color: #174C6C;
       background-color: #FFFFFF;
}

#mailformnachname, #mailformvorname, #mailformemail, #mailformfirma, #mailformstrasse, #mailformort, #mailformtelefon, #mailformfax {
       width: 250px;
}


/* ++++++++++++++++++++ Typo3 redefinitionen: mailformular end ++++++++++++++++++++ */


/* Typographie */

.littleblackdot {
    font-size: 0.7em;
}

/* Typographie: divider dient als Ersatz fuer littleblackdot - Nutzt content element divider  */

.divider {
    font-size: 0.7em;
    margin: 0;
    padding: 0;
}

p img {
   float: left;
   margin: 0.3em 1.5em 0 0;
   padding: 0;
}

/* sprachselektor top */

.sprachselektor_top {
    display: none;
}

 }

/* headerlogo */

.headerlogo {
    border: 0px solid green;
    height: 98px;
    margin: 0 0 0 0;   
}

/* bereichsillu */

.bereichsillu {
    border: 0px solid blue;
    height: 98px;
}

.bereichsillu img {
     margin-top: 17px;
}

/* footer navigation */

#navigation_bottom {
    display: none;
}

/* search top */

#search_top {
    display: none;
}

/* pfadnavigation */

.path_navigation    {
    display: none;
}

