﻿/*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;
	padding: 20px 0px 20px 0px; 
	
	}
	
div#toplogo img
{
margin-left: -47px;
	
	}	
	
	
div#topshortmenu
{
	width:34.5em;
	float:left;
	padding: 22px 0px 20px 0px; 
	color: #E92F2A;
}
/*END bmsk logo und menu (kontakt engl. usw.)*/
/*END header styles*/
/*bereichsmenu*/
div#topmenu{

height:3.4em;
width:76.92em; 
margin-bottom:0px; 
/*width:80em; border:solid 1px black;*/
} 

/*restliche styles in navigation.css*/

/*breadcrump*/
div#breadcrump
{
	background-color:#F8F9FA;
	color:#5D7079;
	height:1.5em;
	padding-left:10px;	

	margin-top:1px;
	margin-bottom:6px;
	margin-left:0px;
	margin-right:10px;
	padding-top:4px;
		
	}
div#breadcrump img { margin-right:4px; margin-left:4px; vertical-align:text-top; margin-top:3px;}
/*hauptdiv um linkesmenu, content, rechter bereich*/
div#main
{
	margin:0px;
	padding:0px;

	width:75.41em;
	margin-left:0px;

	
	}
/*linke unter navigation*/	
div#leftarea{
float:left; 
width:15.4em;
margin-top: 0px;
color: #666666;
}

/*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;
	margin-top: 0px;
	color: #666666;
	
}

.clear{clear:both; line-height:0px; font-size:0px; 
	} /*klasse fuers aufheben des float*/

/*Start Bottom*/
div#Footer
{

	 width: 75.41em;
	background-color:#FFFFFF;

	height:1.91em;
	padding-top:9px;
	padding-left:0px;

}

.footerbar {
	background-color:#E53526;
	height:5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
}

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;
}
