html {
	height: 100%;
	background-color: #D6D6D6;
}
body {
	text-align: center; /* Ersten DIV im Body zentrieren IE */
}
* {
	margin: 0;
	padding: 0;
}
#background {
 background-attachment: fixed;
 background-repeat: no-repeat;
 background-position: center bottom;
 background-color: #000000;
}
#container { 
   margin: 0 auto 0 auto; /* Zentrieren fuer Gecko / Webkit */
   /* width: 990px; */
	width: 1000px;
	text-align: left; /* Zuruecksetzen der Zentrierung fuer IE */
    height:auto;
	background-color: #FFFFFF;
	min-height: 744px; /* orig: 744px */
}
#navi-menu {
	overflow-x: hidden;
}
.fusszeile {	
	background-color: #0f2ab1;
	width: 990px;
	height: 25px;
	padding-top: 6px;
	color: #f2d851;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-align: center;
}
#rubrikentitel_folgeseite {
	line-height: 20px; 
	width: 190px;
	background-color: #0f2ab1;
	color: #FFFFFF;
	font-family: Arial,Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	border-top: 1px #C4C4C4 solid;
	border-right: 1px #C4C4C4 solid;
	border-bottom: 1px #C4C4C4 solid;
	text-align:left;
}
#logintitel_folgeseite {
	line-height: 20px; 
	width: 190px;
	background-color: #0f2ab1;
	color: #ffffff;
	font-family: Arial,Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	border-top: 1px #C4C4C4 solid;
	border-right: 1px #C4C4C4 solid;
	border-bottom: 1px #C4C4C4 solid;
}
.link {
	color: #f2d851;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	text-align: center;
	text-decoration: none;
}
	
/* Formatierung fuer den Seitenpfad */
.pfad_listitem_1 { 
	display: inline; 
	font-family: Arial, Helvetica,sans-serif; font-size:11px; 
	text-align: left;
	margin: 0px; padding: 0px; 
	padding-right: 9px;
   background: url('http://www.ics.li/test/elternkindforum/images/pfadpfeil.gif') no-repeat left; 
   padding-left: 18px;
}
.pfad_listitem_mi{ 
	display: inline; 
	font-family: Arial, Helvetica,sans-serif; font-size:11px; 
	text-align: left;
	margin: 0px; padding: 0px; 
	padding-right: 9px;
         background: url('http://www.ics.li/test/elternkindforum/images/pfadpfeil.gif') no-repeat left;
         padding-left: 18px;
}
.pfad_listitem_last { 
	display: inline; 
	font-family: Arial, Helvetica,sans-serif; font-size:11px; 
	text-align: left;
	margin: 0px; padding: 0px;
         background: url('http://www.ics.li/test/elternkindforum/images/pfadpfeil.gif') no-repeat left;
         padding-left: 18px;
}							
.pfad_listitem_1    a:LINK    { color:#000000; text-decoration: underline; }
.pfad_listitem_1    a:VISITED { color:#000000; text-decoration: underline; }
.pfad_listitem_1    a:HOVER   { color:#0f2ab1; text-decoration: underline; }
.pfad_listitem_mi   a:LINK    { color:#000000; text-decoration: underline; }
.pfad_listitem_mi   a:VISITED { color:#000000; text-decoration: underlinene; }
.pfad_listitem_mi   a:HOVER   { color:#0f2ab1; text-decoration: underlinene; }
.pfad_listitem_last a:LINK    { color:#000000; text-decoration: underline; }
.pfad_listitem_last a:VISITED { color:#000000; text-decoration: underline; }
.pfad_listitem_last a:HOVER   { color:#0f2ab1; text-decoration: underline; }	
.pfad_listitemlink { text-decoration: underline; color:#000000; }

.spalte_a {
	width: 235px;
	height:454px;
	float: left;
	clear: none;
	display: inline;
	background-color: #0D2F86;
}
.spalte_a_startseite {
	width: 235px;
	height:455px;
	float: left;
	clear: none;
	display: inline;
	/* background-color: #0D2F86; */
	background-image: url('http://www.messtechnik.li/images/menuVerlauf.jpg');
	background-repeat: repeat-x;
	border-bottom: 1px solid #2EAADD;
}
.spalte_a_folgeseite {
	width: 235px;
	float: left;
	clear: none;
	display: inline;
}
.spalte_b {
	width: 760px;
	/* height:582px; */
	float: left;
	clear: none;
	display: inline;
}
.spalte_b_folgeseite {
	width: 760px;
	/* height:582px; */
	float: left;
	clear: none;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/* height: 550px; */
}
#seiteninhalt {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 65px;
	width: 522px;
	height: 300px
}
.fixmenupunkt {
	color: #FFFFFF ! important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 37px;
	background-color:#D28E5A;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}
.fixmenupunkt a {
	display: block;
	width: 235px;
	text-indent: 20px;
	color: #FFFFFF ! important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 37px;
	background-color:#D28E5A;
	text-decoration: none;
	line-height: 37px;
	border-bottom: 1px solid #FFFFFF;
}
.fixmenupunkt a:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 37px;
	background-color:#D28E5A;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}
.fixmenupunkt a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 37px;
	background-color:#D28E5A;
	font-weight:bold;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}
.fixmenupunkt a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 37px;
	background-color:#D28E5A;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}
}
