@import url(layout_2col_left_13.css);

/* aus original Seite 
.fliesstext {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: line-height: normal; font-weight: normal; font-variant: normal}
.headlines {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: italic; line-height: normal; font-weight: bold; font-variant: normal}
.fliess2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal}
*/


* {font-family: Arial, Helvetica, sans-serif; color: black}
body{background: #5FBB48; }

#headline { 
font-size: 1.9em; color: white; font-weight: bold; font-style: italic; font-family: Times, Helvetica, serif; 
position: absolute; left:175px; top:90px;
}
#navmain{
width:600px; margin-left: auto; margin-right: auto; 
padding-top: 20px;
padding-left: 50px;

text-align: center;
}

.navoben {padding: 5px; display: inline}

#topnav{
  top: 85px;
  background-color: transparent;
}


#page { 
background-color: transparent;
border: none; 
}
#page_margins {
  border: 1px solid #006700;
  min-width: 735px;
  max-width: 80em;
  max-width: 980px;
  margin-top: auto;
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
}

#header{ 
background: transparent;
background-image: url(/fileadmin/template/img/gr/header.gif);
background-repeat: no-repeat; 
height: 130px; 
padding: 0px;
overflow: hidden; 
}

#main{background-color: transparent}

.drucken{margin-left: 10px}

#col1{width: 140px; background-color: transparent; }
#col1_content{padding-left: 15px }

#col3{margin-left: 140px !important;}
#col3_content{  border: none; background-color: transparent; }

#footer {text-align: center; background-color: transparent; border: none; margin: 0pt}
.navigation-links{margin-bottom: 5px}
/* H*/ 
.csc-textpic{
margin-bottom: 15px; background-color: transparent; 
/* Hack für IE6 und verschobene Inhaltselemente, height aktiviert die "hasLayout"-Option, die den Overflow erst ermöglicht*/ 
overflow: hidden; height: 1%
}

div.csc-textpic-imagewrap{ background-color: transparent}
div.csc-textpic-text{ background-color: transparent;}
h1{ color: #a6783d; text-decoration: none; border-bottom: 0 none }

.bodytext a {color:black; text-decoration: underline;}
.bodytext a:hover {background-color: white; color:black; text-decoration: underline;}


/*  sprachumschalter */
.lang-no{float:left; margin: 2px; padding: 2px;}
.lang-act{float:left; margin: 2px; border: 2px solid black;}

.jdGallery .slideInfoZone h2 {font-size: 12px !important; font-family: Arial, Helvetica, sans-serif; color: white}
.jdGallery .slideInfoZone p {font-size: 11px !important; font-family: Arial, Helvetica, sans-serif; font-weight:bold; color: white}
.jdGallery .carousel .label {font-size: 12px !important; font-family: Arial, Helvetica, sans-serif; color: white}

@media print {
  a[href]:after {display:none}
  .bodytext a {color:black; text-decoration: none;}
  #navmain {display:none;}
  #page_margins {border:none;}
  #col3{margin-left: 0px !important;}
  #header{height: 20pt;}
  #headline{ font-size: 16pt; color: black; font-weight: bold; font-style: italic; font-family: Times, Helvetica, serif;
  position: absolute; left:0px; top:0px;}
}
