﻿/*zeigt die seite mittig an*/
div#middle
{

	width: 76.08em;
	margin:auto;
	margin-top:0px;


}

/*jedes images hat folgende eigenschaften*/
img
{
	border:0px;
	margin:0px;
	padding:0px;	
	}

/*header styles*/

/*bmsk logo und menu (kontakt engl. usw.)*/
div#header{/*width:913px;*/ width:76.08em; } 
/*bmsk logo*/
div#toplogo
{
	float:left;
	/*width:600px;*/
	width:30em !important;
	width:39em;
	text-align:left;
	}
div#topshortmenu
{
	width:34.5em;
	float:left;
	padding-top:22px;
}
/*END bmsk logo und menu (kontakt engl. usw.)*/
/*END header styles*/
/*bereichsmenu*/
div#topmenu{height:3.75em;width:76.92em; margin-bottom:2px; /*width:80em; border:solid 1px black;*/} /*restliche styles in navigation.css*/
/*breadcrump*/
div#breadcrump
{
	background-color:#F5F5F5;

	height:2.01em;
	padding-left:196px;	

	width:65.6em;

	margin-top:1px;
	margin-bottom:4px;
	margin-left:5px;
	margin-right:5px;
	padding-top:9px;
	font-size:90%;	
	}
div#breadcrump img { margin-right:14px; margin-left:14px; vertical-align:text-top; margin-top:5px;}
/*hauptdiv um linkesmenu, content, rechter bereich*/
div#main
{
	margin:0px;
	padding:0px;

	width:75.41em;
	margin-left:5px;

	
	}
/*linke unter navigation*/	
div#leftarea{float:left; width:15.4em;}
/*content */
div#content{float:left; width:44em; padding-right:4px; color:#333333; line-height:1.4em;}
/*rechterbereich*/
div#rightarea
{
	float:left;
	/*width:186px;*/
	width:15.5em;
	}
.clear{clear:both; line-height:0px; font-size:0px; 
	} /*klasse fuers aufheben des float*/

/*Start Bottom*/
div#Footer
{

	width:73.16em;
	background-color:#F5F5F5;

	height:1.91em;
	padding-top:9px;
	padding-left:23px;

}
div#bottomspacer{}	
div#bottomspacercolor{  float:left; width:59.41em; height:12px; background-color:#98C208; margin-right:5px;}
div#bottomspacerred{ float:left;  width:15.25em; height:12px; background-color:#E24938;}
div#latestnewsitem{ float:left;  width:20.83em;}
div#furthernewsitems{ float:left; width:19em; }
/*End Bottom*/
div#bundessozialamttop{ width:14.33em; height:12px; background-color:#737168; margin-top:17px; }
.left{float:left;}
.right{float:left;}

acronym {
border-bottom: 1px dashed #000000;
}