@charset "utf-8";
/* CSS Document */


html, body{
	height:100%;
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	}
	
a {
	font-weight: normal;
	color: #000033;
	/*text-decoration: underline;*/
	}

a:hover {
	font-weight: italic;
	color: #000033;
	text-decoration:underline;
	/*font-weight:bold;*/
	}
	


 #seite{
    width:950px;
    padding:0;
    margin-top:0;
    margin-bottom:110px;
    margin-left:0;
    position:relative;
    top:0;
    /* min-height:100%;*/
      min-height:700px;
    height:auto !important;
    height:100%; /* Für IE */ 
	background-image: url(hg_inhaltRahmen3.gif);
	background-repeat: repeat-y;
	}	


#logo{
	padding:0px;
	margin: 0px;
	text-align:right;
	background-color: #FFFFFF;
	background-image: url(balken_links.gif);
	background-repeat: repeat-y;
	height: 80px; /*120px*/
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

#logoInnen {
	background-image: url(hirschmann-balken.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 89px; /* 89px*/
	clear: both;
	top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 1px; /* 31px*/
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content{
    margin:0px;
    padding-bottom:50px;
    height:auto !important;
	}
	
#footer{
	position:absolute;
	bottom: 0 !important;
	bottom: -1px;
	height:30px;
	background-image: url(trenner.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin-left: 220px;
	width:730px;
	}	
	
#trenner {
	background-image: url(trenner.gif);
	background-repeat: repeat-x;
	height: 26px;
}


/* Menue1 = Kopfleiste */
#menue1 {
	height:25px;
	background-image: url(menueverlauf.jpg);
	background-repeat: repeat-y;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 0.9em;
	padding-left: 30px;
}
#menue1 a {
         	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}	
	
/* Linke Seite */	
#inhaltLinks {
	float: left;
	width: 220px;
	margin-left: 0px;
	overflow: hidden;
	margin-top: 20px;
	color: #FFFFFF;
}

.inhaltLinksMarginLeft30 {
  margin-left:30px;
}

#inhaltRechts {
	padding-top: 5px;
	padding-right: 20px;
	position: relative;
	padding-left: 20px;
	overflow: visible;
	border: 0px solid #ffffff;
	overflow:hidden;
}

/* Menue Linke Seite */
#menue2 {
}	

#menue2 a {
         padding-left: 30px !important;
         padding-top: 4px;
         padding-bottom: 4px;
         padding-right: 10px;
         font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width:180px;
	display:block;
	/* border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF; */
	margin-top: 2px;
	background-image: url(menue2_hg01.gif);
	background-repeat: repeat-y;
}

#menue2 a.menue2aktiv, #menue2 a:hover {
	background-image: url(menue2_hg01aktiv.gif);
	background-repeat: repeat-y;
	text-decoration: bold;
}

#menue2 div a {
         padding-left: 30px;
         padding-top: 4px;
         padding-bottom: 4px;
         padding-right: 10px;
         font-weight: normal;
	color: #FFFFff;
	text-decoration: none;
	width:180px;
	display:block;
	background-image: url(menue2_hg02.gif);
	background-repeat: repeat-y;
}
#menue2 div a:hover, #menue2 div a.menue2aktiv2 {
	background-image: url(menue2_hg02aktiv.gif);
	background-repeat: repeat-y; 
	font-weight: bold;
	color: #FFFFff;
	text-decoration: none;
	}
	
	
/* Ebene 3*/

#menue2 div div a {
         padding-left: 50px; /* 50 */
         padding-top: 4px;
         padding-bottom: 4px;
         padding-right: 10px;
         margin-top:1px;
         margin-left:0px;
         font-weight: normal;
	color: #000033;
	text-decoration: none;
	width:180px;
	display:list-item;
	background-image: url(menue2_hg03.gif);
	background-repeat: repeat-y; 
}
#menue2 div div a:hover {
	font-weight:underline;  /* bold */
	background-image: url(menue2_hg03.gif);
	background-repeat: repeat-y; 	
	margin-left:0px;
	font-weight: bold;
	color: #000033;
	text-decoration: underline;
	}
	
#menue2 div div a.menue2aktiv3 {
	font-weight:underline;  /* bold */
	background-image: url(menue2_hg03aktiv.gif);
	background-repeat: repeat-y; 	
	margin-left:0px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	}
	
	
  /* menue 3  + Impressum/AGB */
#menue3 , #menue3 a, #menue3 a:visited, #menue3 a:active {
	padding-left: 20px;
	padding-right: 0px; 
        padding-top: 40px;
        padding-bottom: 4px;
        margin-top:0px;
        margin-left:0px;
	font-size: 0.9em;
 	color:#ffffff;
  	text-decoration: none;
}
#menue3 a:hover {
	padding-left: 20px;
        padding-top: 40px;
        padding-bottom: 4px;
        margin-top:0px;
        margin-left:0px;
	font-size: 0.9em;
 	color:#ffffff;
  	text-decoration: underline;
}

/ Ende Menü links */


.inhaltRechtsInnen {
         padding-left: 30px;
         overflow: hidden;
         width: auto;
         
}


h1.pfad a {
	color: #00325E;
	text-decoration: none;         
         }

/* Tag-Definitionen */

.c2l1-left {
  border: 0px solid;
  padding-right: 10px;
  width: 50%;
  white-space: normal;
  vertical-align: top;
}

.c2l1-middle {
  padding-left: 5px;
  width: 50%;
  white-space: normal;
  vertical-align: top;
}

td p.bodytext {

  margin-top:0px;
  margin-bottom:0px; /* 5 */
}


h1.pfad {
	font-size: 0.9em;
	width: 100%;
	color: #000046;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D60040;
}

h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #000046;
	padding-left: 0px;
	padding-right: 0px; 
        padding-top: 20px;
        padding-bottom: 15px;
        margin-top:0px;
        margin-bottom:0px;
}

h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #000046;
	padding-left: 0px;
	padding-right: 0px; 
        padding-top: 5px;
        padding-bottom: 0px;
        margin-top:0px;
        margin-bottom:0px;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000046;
	padding-left: 0px;
	padding-right: 0px; 
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top:5px;
        margin-bottom:5px;
}

h4 {
	font-size: 1.0em;
	font-weight: bold;
	color: #000046;
}

p {
	font-size: 0.9 em;
	font-weight: normal;
	color: #000046;
	padding-left: 0px;
	padding-right: 0px; 
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top:0px;
        margin-bottom:0px;
}

li {
	font-size: 0.9 em;
	font-weight: normal;
	color: #000046;
	padding-left: 0px;
	padding-right: 0px; 
        padding-top: 0px;
        padding-bottom: 0px;
       
}

ul {
	font-size: 0.9 em;
	font-weight: normal;
	color: #000046;
	/* padding-left: 10px;
	padding-right: 0px; */
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top:5px;
        margin-bottom:10px;   
}

ul.menue1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 25px;
	list-style-type: none;
}

ul.menue1 li {
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	clear: none;
	padding-right: 40px;
	list-style-type: none;
}

#flaggen {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	width: 190px;
}

#inhaltLinks h1 {
	color: #FFFFFF;
	font-size: 1.1em;
	width: 176px;
	background-color:#808080;
	margin: 0px;
	padding: 2px;
}

#inhaltLinks h2, #inhaltLinks h3, #inhaltLinks h4, #inhaltLinks h5, #inhaltLinks h6, #inhaltLinks h7 {
	color: #FFFFFF;
}


#inhaltRechts a {
 color:#000046;
}

#inhaltLinks p {
	padding-left: 30px;
        padding-top: 4px;
        padding-bottom: 0;
        padding-right: 10px;
      /*  font-weight: bold; */
 	color: #ffffff;
	text-decoration:none;
}

/* MENUE LINKS; Impressum */
#inhaltLinks a {
     /* padding-left: 20px;
        padding-top: 4px;
        padding-bottom: 0;
        padding-right: 0px; 




        font-weight:bold; */
	color: #FFFFFF;
	text-decoration: none;
	 width:180px; 
}

#inhaltLinks a:hover {
     /* padding-left: 20px;
        padding-top: 4px;
        padding-bottom: 0;
        padding-right: 0px; */
 	color: #FFFFFF;
 	font-weight:italic;
	text-decoration:underline;
	
}

/* Tabellen ----------------------------   */






.tabelleRot, .tabelleRot tbody, .tabelleBlau, .tabelleBlau tbody {
  border: 0px solid #000000;
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
  empty-cells: show;
  border-spacing:0px !important;
  width: 690px;
}

.tabelleRotVariabel, .tabelleRotVariabel tbody, .tabelleBlauVariabel, .tabelleBlauVariabel tbody {

  border: 0px solid #000000;
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
  empty-cells: show;
  border-spacing:0px !important;   
}


.tabelleRot th, .tabelleRotVariabel th {
	background-color:#d60040;
	color: #ffffff !important;
	padding:3px;
	margin:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;  
	text-align: left;
}

.tabelleRot th p, .tabelleRotVariabel th p {
  color:#fff !important;
} 

.tabelleRot td, .tabelleRotVariabel td, .tabelleBlau td, .tabelleBlauVariabel td {
	background-color:#ffffff;
	color: #000000;
	padding:3px;
	text-align: top;
	vertical-align: top;

	margin:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;  
	empty-cells: show;
}


.tabelleBlau th, .tabelleBlauVariabel th {
	background-color:#00325e;
	color: #ffffff !important;
	padding:3px;
	margin:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;  
	text-align: left;
	
}

.tabelleBlau th p, .tabelleBlauVariabel th p{
  color:#fff !important; 
}

.tabelleRot td p, .tabelleRotVariabel td p, .tabelleBlau td p, .tabelleBlauVariabel td p {
         margin-top: 2px;
         margin-bottom: 2px;
}

/* Mailformular -----------------------------   */
.csc-mailform { 
  border: 0px solid #000000;
  matrgin: 0px;
  padding: 0px;
}

.csc-mailform-field label {
   width: 140px;
   clear:left;
   float:left;
}

.csc-mailform-field imput {
   float:left;   
   clear:right;
} 
   
