@charset "utf-8";
/* CSS Document */


html, body{
	height:100%;
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 0.9em;*/
	font-size: 11px;
	color: #000000;
	}
	
#seite{
    width:950px;
    padding:0;
    margin-top:0;
    margin-bottom:110px;
    margin-left:0;
    position:relative;
    top:0;
    min-height:500px;
    height:auto !important;
    height:100%; /* Für IE */ 
    background-image: url(hg_inhaltRahmen.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; /* war 120 */
	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;
	clear: both;
	top: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px; /* war 31 */
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#logoWillkommen {
	/* background-image: url(willkommen.gif);
	background-repeat: repeat-none; 
	background-position: bottom; */
	width: 300px;
	height: 40px;
	clear: both;
	top: 0px;
	margin-left: 100px;
	margin-right: 300px;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content{
    margin:0px;
    padding-bottom:50px;
    height:auto !important;
    	background-image: url(balken_links.gif);
	background-repeat: repeat-y;
    
	}
	
#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 {
	height:25px;
	background-image: url(menueverlauf.jpg);
	background-repeat: repeat-y;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.1em;
	padding-left: 30px;
}
#menue1 a {
         	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}	
	

#inhaltRechts {
	border-top-width: 10px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #757EA0;
	border-right-color: #757EA0;
	border-bottom-color: #757EA0;
	border-left-color: #757EA0;
	padding-top: 0px;
	padding-right: 10px;
	padding-left:60px;
	min-height: 100%;
	position: relative;
	font-size: 1em;
	color: #FFFFFF;
	overflow: visible;
	background-color: #000046;
	margin-left:230px;
}	

h1.pfad a {
	color: #00325E;
	text-decoration: none;         
         }

/* Tag-Definitionen */

h1.pfad {
	font-size: 0.9em;
	width: 100%;
	color: #00325E;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D60040;
}

h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #00325E;
}

h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #00325E;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #00325E;
}

h4 {
	font-size: 1.0em;
	font-weight: bold;
	color: #00325E;
}

h5 {
	font-size: 0.9em;
	font-weight: bold;
	color: #00325E;
}


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 {
	float: left;
	width: 180px;
	margin-left: 30px;
	overflow: hidden;
	margin-right: 10px;
	margin-top: 20px;
	color: #FFFFFF;
}

#inhaltLinks h1, {
	color: #FFFFFF;
	font-size: 1.1em;
	width: 176px;
	background-color:#757EA0;
	margin: 0px;
	padding: 2px;
}

#inhaltLinks h2, #inhaltLinks h3, #inhaltLinks h4, #inhaltLinks h5, #inhaltLinks h6, #inhaltLinks h7 {
	color: #FFFFFF;
}

#inhaltLinks a, a:hover {
	color: #FFFFFF;
	font-size: 0.9 em;
	text-decoration: none;
	/* background-color:#757EA0;
	margin: 0px;
	padding: 0px; */
}
