/* Allgemeine Definitionen */@import url(subnavi_content.css);/* Rahmen-Definitionen variabler Contentbereich */html, body{margin:0;padding:0;height:100%;width:100%;background-color:#ffffff; }#aussentabelle .col-right-grey { /* wenn footer immer ganz unten am browserfenster sein soll */	background-image:url(../images/bg_main_graurechts_382.gif);	background-repeat:repeat-y;	background-position:top right;}* html #section, * html #col-right, * html #content {/* height:463px; */}#area_1 { /* Graubalken links fuer Section *//* min-height:463px; */border:0;background-color:#fff;background-image:url(../images/bg_main_graulinks_173.gif);background-repeat:repeat-y;background-position:top left;}#area_2 { /* Graubalken rechts fuer Contentbereich  nur bei 3 Spalten-Layout *//* min-height:463px; */border:0; background-color:transparent;background-image:url(../images/bg_main_graurechts_382.gif);background-repeat:repeat-y;background-position:top right;}#section {/* min-height:463px; */float:left;width:173px;margin:0;border:0;padding:0;}#col-right {/* min-height:463px; */width:382px;float:right;margin:0; /* margin-top: 100px; */border:0; padding:0;background-image:url(../images/bg_main_graurechts_382.gif);}#content {margin:0; margin-left:15px; margin-right:382px;border:0; border-top:1px dotted white;padding:0; padding-bottom: 2em;background-color:transparent;}