/********************************************
 $Id: layout.css,v 1.11 2006/08/08 19:37:16 scout Exp $

*/

/* Für alles */
* {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
}
body {
    background-color: #ffffff;
    color: #000000;
  }

h1,h2,h3,h4,h5 {
    margin:0;
}

img { border: none;}

table, tr, td {margin:0;padding:0;}
/********************************************
 Seitencontainer
 legt die Gesamtbreite fest
*/

#page {
    background-color: #ffffff;
    color: #000000;
    width: 1007px;
    border-top: 3px solid #0579c1;
    text-align: left;
}

.heightHeadRow{
    height: 218px;
}

.heightMidRow{
    height: 150px;
}
.heightFootRow{
    height: 5px;
    margin:0px;
    padding: 0px;
}

.wLeftCols{
    width: 252px;
}
.wRightCols{
    width: 328px;
}

.wMidCols{
    width: 426px;
    padding-bottom: 50px;
}

.wNewslist {
    width: 260px;
}

.wMenu {
    width: 204px;
}
/********************************************
Kopfzeile
*/

#headRow {
  }

#headLeftCol {
}

#headRightCol{
    background-color: #ebf7fe;
    border-bottom: 1px solid #fbbe6d;
}

#headRightCol h1 {
    font-size: 20px;
    font-weight: normal;
    color: #0079c1;
    margin: 148px 0px 0px 78px;
    position: relative;
    bottom: 0px;
}

/********************************************
Mittlere Zeile, umschließt leftSidebar, rightSidebar, mainContent
*/
#midRow {
    background-color: #ffffff;
    color: #000000;
    float: left;
    overflow: hidden;
  }

/********************************************
Fusszeile
*/
#footRow {
    background-color: #CBEAFC;
    color: #000000;
    height: 5px;
    clear: both;
  }

#footRightCol{
    background-color: #fbbe6d;
}

/********************************************
linke Spalte, enthält die Hauptnavigation
*/
#leftSidebar {
    background-color: #ffffff;
    color: #000000;
  }

/********************************************
* mittlere Spalte, Inhaltsbereich
* umschliesst #breadcrumbs, .contentSubPart
*/
#mainContent {
    background-color: #FFFFFF;
    color: #000000;
    overflow: hidden;
    padding-bottom: 40px;
    border-left: 1px solid #fbbe6d;
  }

#spaceCol {
    width: 68px;
}
/********************************************
rechte Spalte, enthält Aktuelles o. Bildergalerie
*/
#rightSidebar , .rightSidebar{
    background-color: #ebf7fe;
    color: #000080;
/*     overflow: hidden; */
  }


/********************************************
Hautnavigation
*/

#menu{
/*     display: block; */
    float: left;
    border-bottom: 1px solid #c1c1c1;
}

ul.menu {
    list-style:none;
}

li.menuLevel0 {
    background-color: #ffffff;
    background-image: url('../images/bgmenuLevel.gif');
    background-repeat:no-repeat;
}
/* Menu 1.Ebene */
li.menuLevel0 a:link,  li.menuLevel0 a:visited, li.menuLevel0 a:active{
    display: block;
    color: #c1c1c1;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    line-height: 32px;
    padding: 0px 0px 0px 33px;
    border-top: 1px solid #c1c1c1;
    width: 171px;
  }

li.menuLevel0 a:hover {
    color: #000000;
}

li.menuLevel0 a:link.highlighted,li.menuLevel0 a:visited.highlighted,li.menuLevel0 a:active.highlighted, li.menuLevel0 a:hover.highlighted {
    color: #000000;
}

/* Menu 2.Ebene */
li.menuLevel1 a:link,  li.menuLevel1 a:visited, li.menuLevel1 a:active{
    display: block;
    background-color: #ffffff;
    color: #c1c1c1;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    line-height: 18px;
    padding: 0px 0px 0px 40px;
    width: 164px;
  }
li.menuLevel1 a:hover {
    color: #000000;
}

li.menuLevel1 a:link.highlighted, li.menuLevel1 a:visited.highlighted, li.menuLevel1 a:active.highlighted, li.menuLevel1 a:hover.highlighted {
color: #000000;font-style: italic;
}


/* Menu 2.Ebene */
li.menuLevel2 a:link,  li.menuLevel2 a:visited, li.menuLevel2 a:active{
    display: block;
    background-color: #ffffff;
    color: #c1c1c1;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    line-height: 14px;
    padding: 0px 0px 5px 50px;
    width: 154px;
  }
li.menuLevel2 a:hover {
    color: #000000;
}

li.menuLevel2 a:link.highlighted, li.menuLevel2 a:visited.highlighted, li.menuLevel2 a:active.highlighted, li.menuLevel2 a:hover.highlighted {
color: #000000;
}



/* Sitemap */
 ul.sitemap {
    list-style: none;
}
/* Sitemap 1.Ebene */
li.sitemap0 a {
    list-style-type: none;
    display: block;
    width: 400px;
    background-color: #ffffff;
    color: #0a45f5;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    line-height: 26px;
    padding: 0px 0px 0px 10px;
    margin: 0px 10px 0px 0px;
  }

/* Sitemap 2.Ebene */
li.sitemap1 a {
    list-style-type: none;
    display: block;
    background-color: #ffffff;
    color: #0a45f5;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    line-height: 22px;
    padding: 0px 0px 0px 20px;
  }

/* Sitemap 3.Ebene */
li.sitemap2 {
    list-style-type: none;
    display: block;
    background-color: #ffffff;
    color: #0a45f5;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    line-height: 20px;
    padding: 0px 0px 0px 30px;
  }

.description{
    font-size: 12px;
    line-height: 20px;
}
/* Kategorie als Spacer: Zwischenraum in der Navigation */
.menuSpacer{
    display: block;
    height: 20px;
}

/********************************************
Utility (Links für Sitemap, Impressum, AGB etc.)
*/

#utility {
    list-style: none;
    background-color:#caeafb;
    display: block;
    height: 45px;
    overflow: hidden;
    padding-left: 78px;
}
#utility li {
    float: left;
}
#utility a:link, #utility a:visited, #utility a:hover, #utility a:active {
   display: block;
    color: #0079c1;
    font-size: 7px;
    font-weight: normal;
    text-decoration: none;
    margin: 28px 2px 5px 0px;
}

#set_language{
    display: none;
    visibility: hidden;
}

/********************************************
 Klickpfad
*/
#breadcrumbs{
    display: none;
    visibility: hidden;
    font-size: 11px;
    line-height: 20px;
    color: #666666;
}

#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active {
    text-decoration: none;
    color: #666666;
}

#breadcrumbs a:hover{
    color: #000000;
}

#setLanguage{
    display: none;
    visibility: hidden;
}

/********************************************
 Newsliste in rechter Spalte
*/
#newslist {
    list-style: none;
    background-color: #ebf7fe;
    color: #0079c1;
    padding: 0px 0px 37px 0px;
/*     border-bottom: solid 37px #ebf7fe; */
/*     margin-left: 68px; */
}


/* einzelner Eintrag in der Newsliste */
#newslist li.listitem {
    color: #0079c1;
    margin: 0 0 16px 0;
    overflow: hidden;
    clear: both;
}
/* Thumbnail Newsliste */
#newslist li img {
    margin: 10px 0px 3px 10px;
}

/* Titel Newsliste */
#newslist li a h1.listtitle {
    font-size: 12px;
    color: #0079c1;
    line-height: 120%;
    font-weight:light;
    margin: 0px 0px 0px 10px;
    border-bottom: 1px solid #fbbe6d;
    text-decoration: none;
}
/* Titel Newsliste mit Link*/

#newslist li a a.listtitle:link, #newslist li a.listtitle:active, #newslist  li a.listtitle:visited {
    color: #0079c1;
    text-decoration: none;
}
#newslist  li a.listtitle:hover {
    color: #0079c1;
    text-decoration: none;
}

/* Datum Newsliste */
#newslist li a p.listdate {
    font-size: 10px;
    font-weight:bold;
    margin: 2px 0px 4px 10px;
    text-decoration: none;
}
/*  Teaser Newsliste */
#newslist li a p.listteaser {
    font-size: 10px;
    color: #000000;
    line-height: 120%;
    font-weight: normal;
    margin: 3px 50px 0px 10px;
    text-decoration: none;
}
/* Link 'weiterlesen' */
#newslist li a.lndetail:link, #newslist li a.lndetail:active, #newslist li a.lndetail:visited {
    font-size: 10px;
    color: #0079c1;
    text-decoration: none;
}
#newslist li a.lndetail:hover {
    color: #0079c1;
}

/* Aktiver Eintrag in der Newsliste */
#newslist .active img, #newslist li h1.active , #newslist  li p.active  , #newslist  li a:link.active, #newslist  a:active.active, #newslist  li a:visited.active, #newslist  li a:hover.active {
/* Zum Ausblenden des Eintrags die nächste Zeile entkommentieren */
/* display: none; visibility: hiddden; */
    color: #9ECCE6;
 }

/********************************************
Formatierungen fuer den Inhaltsbereich
*/

/* Container für alle nachfolgenden Elemente */
.contentSubPart {
    padding: 0px 0px 60px 0px;
  }

.headMidCol div{
    position: absolute;
    top: 3px;
    left: 252px;
    z-index: 1000px;
}
.headMidCol img{    position: absolute;
    top: 3px;
    left: 252px;
    width: 427px;height:219px; margin: 0px;}
.headMidCol span {display:none; visibility: hidden;}

/*  Titelzeile */
.pagetitle{
    font-size: 11px;
    font-weight: bold;
    background-color: #ffffff;
    color: #fbbe6d;
    margin:0px 0px 10px 0px;
    font-weight: bold;
}

/* Überschrift */
.heading{
    background-color: inherit;
    color: #0079c1;
    font-size: 18px;
    font-weight: normal;
    line-height: 120%;
    margin:0px 0px 10px 0px;
}
/*  Anreisser */
.teaser{
    font-size: 11px;
    line-height: 120%;
    background-color: #ffffff;
    color: #000000;
    margin:0px 0px 10px 0px;
    font-weight: bold;
}


.bodytext{
    font-size: 11px;
    background-color: inherit;
    color: #000000;
}


.bodytext h1 {
    background-color: #ffffff;
    color: #0079c1;
    font-size: 18px;
    font-weight: bold;
    line-height: 100%;
}

.bodytext h2 {
    background-color: #ffffff;
    color: #0079c1;
    font-size: 14px;
    line-height: 100%;
}

.bodytext h3 {
    background-color: #ffffff;
    color: #0079c1;
    font-size: 12px;
}
.bodytext h4 {
    background-color: #ffffff;
    color: #0079c1;
    font-size: 10px;
}
.bodytext h5 {
    background-color: #ffffff;
    color: #0079c1;
    font-size: 8px;
}
.bodytext h6 {
    background-color: #ffffff;
    color: #0079c1;
    font-size: 6px;
}

.bodytext ul {

}

.bodytext a:link, .bodytext a:visited, .bodytext a:active {
    background-color: inherit;
    color: #0079c1;
}

.bodytext a:hover {
    background-color: inherit;
    color: #0079c1;
}


/* Listenelement */
.bodytext li.listitem{
    display:block;
    font-size: 12px;
    font-weight:normal;
    color: #000000;
    clear: both;
}

/* Titel Liste */
.bodytext li h1.listtitle{
    font-size: 12px;
    color: #0079c1;
    line-height: 120%;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    text-decoration: none;
}


 .bodytext li h1 a.listtitle:link,   .bodytext li h1 a.listtitle:active,   .bodytext li h1 a.listtitle:visited{
    color: #0079c1;
    text-decoration: none;
}
/* Anreißer Liste */
.bodytext li p.listdate{
    font-size: 8px;
    font-weight:normal;
    line-height: 120%;
    color: #000000;
}

/* Anreißer Liste */
.bodytext li p.listteaser{
    font-size: 10px;
    font-weight:normal;
    line-height: 120%;
    color: #000000;
}

 .bodytext li p.listteaser img {
    float: left;
    margin: 3px 5px 5px 0px;
    clear: both;
}

/* Link zur Detailseite */
  .bodytext li p.lndetail{
    clear: both;
    text-align: right;
    text-decoration: none;
    font-size: 11px;
    font-weight:bold;
    margin: 0px 0px 10px 0px;
  }

 .bodytext li p a.lndetail:link,  .bodytext li p a.lndetail:active, .bodytext li p a.lndetail:visited, .bodytext li p a.lndetail:hover{
  text-decoration: none;
}


/********************************************
Links 'vorheriger Artikel' + 'nächster Artikel'
*/
ul.browse_entries{
    list-style: none;
    font-size: 10px;
    color: #666666;
    width: 225px;
    margin: 30px 0px 0px 0px;
}
ul.browse_entries li {
float: left;
clear: right;
}
ul.browse_entries li a:link, .browse_entries li a:active, .browse_entries li a:visited{
    font-size: 10px;
    color: #666666;
    text-decoration: none;
}
ul.browse_entries li a:hover{
    color: #000000;
}
/*  */
/* Durch einzelne Seiten browsen - Links Listenansicht und Suchergebnis  */
ul.pager{
    list-style: none;
    font-size: 12px;
    color: #0079c1;
    margin: 10px 0px 10px 0px;
    float:right;
}
ul.pager li {
float: left;
clear: right;
margin: 0px 0px 10px 5px;
}
ul.pager li a:link, .pager li a:active, .pager li a:visited{
    font-size: 12px;
    color: #0079c1;
    text-decoration: none;
}
ul.pager li a:hover{
    color: #0079c1;
}

/********************************************
Formulare
*/

form {
/* border: 1px solid #000000; */
margin-top: 16px;
padding: 0px;
/* background-color: #999999; */
display: block;
text-align: left;
}


#searchform{
    margin: 0px 0px 10px 0px;
    }

.search{
    border: 1px solid #FFA56D;
    font-size: 12px;
    background-color:#F4F4F4;
    padding: 3px;
    margin-right:5px;
    margin-left:20px;
    width: 149px;
    }

.searchbtn{
    border: 1px solid #FFA56D;
    color:#FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    background-color:#fbbe6d;
    }



  #searchmessage{
  font-size: 12px;
  color: #0079c1;
  display: block;
  text-align: center;
  background-color: #FFFFFF;
  border: solid 1px #0079c1;
  margin: 16px;
  padding: 3px;
}

.searchword{
  font-size: 12px;
  font-weight: bold;
}

.input{
    border: 1px solid #0079c1;
    margin: 6px 3px 10px 3px;
}

.select{
    border: 1px solid #0079c1;
}

.submit {
    font-size: 11px;
    line-height:150%;
    font-weight: bold;
    color: #f2f2f2;
    background-color: #0079c1;
    border: 1px solid #000000;
    margin: 0px 10px 0px 3px;
}

.reset {
    font-size: 11px;
    line-height:150%;
    color: #f2f2f2;
    background-color: #0079c1;
    border: 1px solid #000000;
}
label{
    font-size: 11px;
    font-weight: bold;
    color:#0079c1;
}
/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { font-weight: bold;}
.csc-mailform {
/*    border: 1px solid #999999;
    background-color: #e4e4e4;
    width: 430px;*/
    margin: 5px auto;
    padding: 10px;
    overflow: hidden;
}
fieldset.csc-mailform { border: none;}
div.csc-mailform-field {
    display:block;
    float: left;
    clear: left;
    width:390px;
    margin: 5px auto;
}
div.csc-mailform-field label {
    display:block;
    float: left;
    font-weight: bold;
    width: 120px;
}
div.csc-mailform-field input, div.csc-mailform-field textarea {
    display:block;
    float: right;
    padding: 2px;
    border: 1px solid #999999;
    width: 250px;
}
span.csc-mailform-radio fieldset {border: none;}
span.csc-mailform-radio legend {display: none;}
div.csc-mailform-field span.csc-mailform-radio input {width:auto;float: left;}
div.csc-mailform-field span.csc-mailform-radio label {width: auto; font-weight: normal;clear: left;}
div.csc-mailform-field input.csc-mailform-submit {
    font-size: 11px;
    line-height:150%;
    font-weight: bold;
    color: #f2f2f2;
    background-color: #0079c1;
    border: 1px solid #000000;
    margin: 0px 0px 0px 3px;
    width: 150px;
}
div.csc-mailform-field input.csc-mailform-back {
    width: 150px;
    float: left;
}

/********************************************
Hilfsklassen
*/

.floatRight {float: right;}

.floatLeft {float: left;}

.bgBlue{
    background-color: #0079c1;
    color: #ffffff;
}
.blue{
    color: #0079c1;
}
.red{
    color: #ca473f;
}
.green{
    color:#219141;
}

.orange{
    color: #FF8000;
}


/********************************************
Prop-Clear: CSS min-height hack
min-height im IE erzwingen
Fuer Hinweise siehe auch:
http://www.greywyvern.com/code/min-height-hack
*/
.prop {
    float:right;
    width:1px;
  }

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

.minHeight5 { height: 5px; }
.minHeight26 { height: 26px; }
.minHeight50 { height: 50px; }
.minHeight90 { height: 90px; }
.minHeight100 { height: 100px; }
.minHeight100 { height: 1000px; }
.minHeight150 { height: 150px; }
.minHeight350 { height: 350px;}
.minHeight450 { height: 450px; }
.height37 { height: 37px; }
.w50 {
    width: 50px;
}

.w170 {
    width: 170px;
}
.w220 {
    width: 220px;
}
.w250 {
    width: 250px;
}

.w300 {
    width: 300px;
}
.w350 {
    width: 350px;
}
.lpad10 {
    padding-left: 10px;
}




.error_input { border: 1px solid red;}

