html, body {
	height: 100%;
	background-color: #FFFFFF;
}
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: 1024px;
	text-align: left; /* Zuruecksetzen der Zentrierung fuer IE */
}
#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: none; }
.pfad_listitem_1    a:VISITED { color:#000000; text-decoration: none; }
.pfad_listitem_1    a:HOVER   { color:#0f2ab1; text-decoration: none; }
.pfad_listitem_mi   a:LINK    { color:#000000; text-decoration: none; }
.pfad_listitem_mi   a:VISITED { color:#000000; text-decoration: none; }
.pfad_listitem_mi   a:HOVER   { color:#0f2ab1; text-decoration: none; }
.pfad_listitem_last a:LINK    { color:#000000; text-decoration: none; }
.pfad_listitem_last a:VISITED { color:#000000; text-decoration: none; }
.pfad_listitem_last a:HOVER   { color:#0f2ab1; text-decoration: none; }	
.pfad_listitemlink { text-decoration: none; color:#000000; }

.spalte_a {
	width: 345px;
	min-height: 400px;
	float: left;
	clear: none;
	display: inline;
}
.spalte_b {
	width: 310px;
	height: auto;
	margin-left: 24px;
	float: left;
	clear: none;
	display: inline;
	padding-top:28px;
}
.spalte_b_folgeseite {
	width: 510px; /*320px */
	/* margin-left: 25px; */
	display: inline;
	float: left;
	clear: none;
	padding-top:28px;
	color: #666666;
}
.spalte_b_folgeseite_seitenbild {
	width: 320px;
	/* margin-left: 25px; */
	display: inline;
	float: left;
	clear: none;
	/* padding-top:28px; */
}
.spalte_c {
	width: 220px;
	height: auto;
	float: left;
	clear: none;
	margin-left: 30px;
	display: inline;
	border-top:1px solid #A3A3A3;
	padding-bottom: 10px; 
}
.spalte_c_folgeseite {
	width: 235px;
	height: auto;
	float: left;
	margin-left: 30px;
	display: inline;
	clear: none;
}
#news {
	margin-top: 0px;
	margin-bottom: 50px;
	margin-left: 13px;
}
#news_folgeseite {
	width: 235px;
	height: 250px;
	padding-left: 12px;
	padding-right: 10px;
	margin-top: 5px;
}
#cms_randtext {
	margin-left: 12px;
	margin-right: 10px;
}
.eyecatcher {
	width:190px;
	float: left;
}
.seitenbild {
	width:189px;
	float: left;
	/* height: 400px; */
	height: auto;
}
.eyecatcher img {
	margin-bottom: -5px;
}
a {
	color: #999900;
	text-decoration: none;
}
#cms_inhaltsbereich ul {
	margin: 2px 0 2px 25px;
}
.udm li a:active {
	color: #999900;
}
.udm li a:visited {
	color: #666666;
}
.udm li a:hover {
	color: #999900;
}
#activeButton {
	color: #999900;
}
