@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; }

td{
  text-align: left;
/*  font-size: 12px; */
  /*padding: 5px;*/
  vertical-align:top;
}

#headline { 
font-size: 1.9em; color: white; font-weight: bold; font-style: italic; font-family: Times, Helvetica, serif; 
position: absolute; left:175px; top:90px;
}
#page { 
background-color: transparent;
border: none; 
}
#page_margins {
  border: 1px solid #006700;
  min-width: 850px;
  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;

}
#header-link,
#header-link a{
display:block;
float: left;
background-color: none;
height:80px;
width:100px;
margin-top: 5px;
margin-left: 10px;
}

#navmain{
width:650px; 
margin-left: auto; margin-right: auto; 
padding-top: 10px;
padding-left: 50px;
text-align: center;


}

#navmain_b2 {
width: 600px;
height: 25px;
overflow: hidden; 
}

#navmain_b img{
  margin-left: 0px;
  margin-right: 0px;
}

.navoben {padding: 5px; display: inline}

#topnav{
  top: 85px;
  background-color: transparent;
}






#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}


.csc-form-label-req > label{

}

legend {
padding-left:0px;
padding-right:10px;
border: 0px solid black;
}

legend,
label {
font-weight: normal;
float: left;
clear: both;
width: 300px;
}

fieldset > label {
font-weight: normal;

}
.mf-label {
font-weight: bold;
float: left;
clear: both;
width: 300px;
}

.mf-label-value {
float: left;
clear: both;
font-weight: bold;
}

#mailformrsb {
clear: both;
}



fieldset2 {
float: left;
clear: both;
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.labellayout,
.radiolayout {
float: left;
clear: both;
/*width:60%;*/
padding-top:5px;
padding-bottom:15px;
}

/*Beschriftung des übergeordneten Radio-Eintrags*/
.radiolayout legend {
float: left;
clear: both;
}
/* Beschriftung der einzelnen Radio-Einträge*/
.radiolayout label {
clear: none;
width: auto;
padding-left:5px;
padding-right:20px;
}

.mf-radio {
float: left;
clear: none;
border:0px;
}
/* Umrandung um das ganze Formular */
.formu {

width:80%;
padding-top:10px;
padding-bottom:10px;
padding-left:20px;
border: 1px solid #C0C0C0;
}

.mf-text {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
float: left;
border: 0px;
}
.mf-select {
float: left;
border:1px solid gray;
margin-bottom: 5px;
}

.mf-input {
float: left;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}
.mf-text {
float: left;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}
.mf-submit {
margin-left:100px;
padding-left: 5px;
padding-right: 5px;
float: left;
clear: both;
font-weight: bold:
background-color: #DDDDDD;
border: 1px solid black;
}



input[type="text"]:focus, textarea:focus {
background-color: #eeeeee;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
color: black;
}

@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;}
}

