*{
	margin: 0;
	padding: 0;
}

#page {
	height: 620px; /* fuer ie */
}

/* folgende anweisung wird nicht vom ie interpretiert */

#page[id] {
    height:auto;
    height: 620px;
}


html{
	height: 620px;
	margin:0;
	padding:0;
}
body{
	font: 12px Verdana, Lucida, "Lucida Grande", sans-serif;
	background-color: #CBC9C9;
	text-align: center;
	height: 620px;
	margin:0;
	padding:0;
}

/* @group homepage */
div#content_container{
	margin: 0 auto;
	width: 800px;
	text-align: left;
	position: relative;
	margin: 0 auto;
	min-height:100%;
	height: 100%;
}
/* @group logo */
div#bereich_logo{
	width: 800px;
	height: 98px;
	#background: #fff url(Bilder/kanzlei_fsr_logo.jpg) no-repeat 50% 50%;
	background: #fff;
	text-align: center;
}
div#bereich_logo img{
	margin-top: 0px;
}

/* @end */

/* @group navi */
div#bereich_navi{
	width: 800px;
	height: 77px;
	clear: left;
	background-color: #a5a5a5;
	position: relative;
}
div#navi_fsr{
	height: 79px;
	position: absolute;
	left: 238px;
	top: 76px;
}
div#navi_fsr_button{
	margin-right: 4px;
	float: left;
}
/* @group navi top */

div#navi_top{
	width: 540px;
	height: 14px;
	background-color: #a3a5a8;
	position: absolute;
	top: 0;
	left: 133px;
}

div#navi_top div#topnavi_links{
	width: 100px;
	position: absolute;
	float: left;
	text-align: right;
}
div#navi_top div#topnavi_links div#topmenu_inaktiv a{
	color: #fff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 10px;
}

div#navi_top div#topnavi_rechts{
	width: 105px;
	float: right;
	position: absolute;
	left: 425px;
	}
div#navi_top div#topnavi_rechts div#topmenu_inaktiv a{
	color: #fff;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-size: 10px;
	float: left;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 10px;
}



/* @end */

div#navi_unternehmer_aktiv{
	width: 670px;
	height: 77px;
	float: left;
	background-color: #BCC5CC;
}

div#navi_unternehmer_inaktiv{
	width: 130px;
	height: 77px;
	float: left;
	background-color: #BCC5CC;
}

div#navi_privatpersonen_aktiv{
	width: 670px;
	height: 77px;
	float: right;
	background-color: #BCC5CC;
	text-align: right;
}

div#navi_privatpersonen_inaktiv{
	width: 130px;
	height: 77px;
	float: right;
	background-color: #BCC5CC;
}

/* @end */

/* @group content */

div#bereich_content{
	background-color: #fff;
	position: relative;
	width: 800px;

}
div#content{
	width: 800px;
}

/* @group buttons*/
a#button_unternehmer:link {
	background: url(Bilder/inhalt_02.gif); 
	width: 130px;
	height: 77px;
	display: block;
}
a#button_unternehmer:visited {
	background: url(Bilder/inhalt_02.gif); 
	width: 130px;
	height: 77px;
	display: block;
}
a#button_unternehmer:hover { 
	background: url(Bilder/inhalt_02b.gif); 
	width: 130px;
	height: 77px;
}
a#button_privatpersonen:link {
	background: url(Bilder/inhalt_04.gif); 
	width: 130px;
	height: 77px;
	display: block;
	right: 0;
	position: absolute;
}
a#button_privatpersonen:visited {
	background: url(Bilder/inhalt_04.gif); 
	width: 130px;
	height: 77px;
	display: block;
	right: 0;
	position: absolute;
}
a#button_privatpersonen:hover { 
	background: url(Bilder/inhalt_04b.gif); 
	width: 130px;
	height: 77px;
	display: block;
	right: 0;
	position: absolute;
}

/* @end */



/* @end */

/* @end */

/* @group fotos_homepage */

div.csc-textpic-imagewrap{
	float: left;
}
div.csc-textpic-lastcol{
	float: right;
}
/* @end */