/* Markup-freies Clearing */
.clearfix:after { content: "."; display: block; font-size:0; height: 0; clear: both; visibility: hidden; }
.clearfix { display: block; } /* Für Safari */
 #ie_clearing { display: none; }

/*
 * Base Layout Framework
 *
 */
 
*, html{ margin: 0; padding: 0; }

body{ background: url(../bilder/layout/tapete.jpg) repeat; margin: 0 auto; font-family: Arial, sans-erif; font-size: 11px; line-height: 15px; color: #000; }

#stage { width: 999px; min-width: 999px; max-width: 999px; margin: 0 auto; position: relative; background: #fff url(../bilder/layout/header.jpg) no-repeat top; 	min-height: 600px; }

#header { height: 202px; }
#portal { position: absolute; top: 0px; left: 15px; width: 85px; height: 40px; }
#logo { position: absolute; top: 50px; left: 20px; width: 430px; height: 90px; }

/* Main */
#main{ width: 999px; float: left; margin-bottom: 25px; }

/* Columns */
#col_l { width: 177px; float: left; margin: 0 18px 0 11px; }
#col_r { width: 177px; float: right; margin: 0 14px 0 0; }
#col_m { width: 581px; margin: 0 18px 0 207px; }

/* Subcolumns */
.subcol_50-50 {	width: 284px; }
.container.sub_left { margin-right: 20px; float:left; width: 280px;}
.container.sub_right { float:left; width: 280px;}

/* Generic float classes */
.left { float: left; }
.right { float: right; }
.clearer { clear: both; width: 1px; height: 1px; margin: 0; padding: 0; }

/* Footer */
#footer { clear: both; position: relative; height: 70px; background: url(../bilder/layout/footer.jpg) no-repeat bottom; margin-bottom: 15px; }

/* Footer Navi */
#footer_nav { position: absolute; bottom: 8px; right: 12px; float: left; list-style-type: none; }
#footer_nav li { float: left; }
#footer_nav a {	border-right: 1px solid #000; padding: 0 5px; text-decoration: none; }
#footer_nav a:hover {	border-right: 1px solid #000; padding: 0 5px; text-decoration: underline; }
#footer_nav li:last-child a { border: none; padding-right: 0; }

/* Foerderer */
/* #foerderung { position: absolute; bottom: 5px; left: 20px; } */
#foerderung { position: absolute; bottom: -12px; left: 20px; }