

body
{
	line-height:135%;
}


.hidden
{
	display:none;
}



#headcontainer
{
	width:880px;
	height:120px;
	overflow:hidden;
	margin:0px auto;
	text-align:left;
}

#headcontainer *
{
	margin-top:120px;
}




#bodycontainer
{
	position:relative;
	width:880px;
	margin:0px auto 0px auto;
	text-align:left;
}

#bodybodybottom
{
	margin-left:10px;
	margin-right:10px;
	height:0px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	clear:left;
}

#footcontainer
{
	width:860px;
	text-align:right;
	margin:0px auto;
	padding-bottom:10px;
}

#footcontainer h2
{
	display:none;
}

#footfootcontainer
{
	clear:both;
}

#bodyheadcontainer
{
	height:20px;
	width:880px;
}

#bodyleftcontainer
{
	position:relative;
	left:20px;
	margin-left:0px;
	width:200px;
	float:left;
	text-align:left;
}

#bodybodycontainer
{
	/*height:500px;*/
}

#bottomcontent
{
	clear:left;
}

#bodyfootcontainer
{
	position:relative;
	top:0px;
	height:20px;
	clear:both;
}

#bodyfootcontainer span
{
	display:block;
	text-align:right;
	position:relative;
	top:-7px;
	right:12px;
	color:#999;
}

#topcontainer
{
	text-align:center;
}


#imagecontainer
{
/*	float:right;*/
	padding-top:5px;
	/*padding-left:10px;*/
	width:200px;
	border:#f00 solid 0px;
	margin-left:420px;
	/*float:left;*/
}

#imagecontainer img
{
	border-width:10px;
	border-style:solid;
	width:180px;
}

#imagecontainer p
{
	width:200px;
	padding-top:5px;
	padding-bottom:10px;
}

/******************************\

NAVIGATION

\******************************/

#navcontainer
{
	width:200px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-top-style:solid;
	border-bottom-style:solid;
}

#navcontainer h2
{
	display:none;
}

#navcontainer .number
{
	display:none;
}

#navcontainer ul
{
	width:180px;
	margin:9px 10px 9px 10px;
	padding-top:5px;
	padding-bottom:4px;
	list-style-type:none;
}

#navcontainer ul li a
{
	display:block;
	width:170px;
	/*height:20px;*/
	padding-bottom:5px;
	margin:0px 5px 1px 5px;
	text-decoration:none;
/*	font-weight:bold;*/
}

#navcontainer ul li a .mainmenuitem
{
	display:block;
	position:relative;
	top:2px;
	margin:0px 5px 0px 13px;
}

#navcontainer ul li ul
{
	width:170px;
	margin:0px 5px 0px 5px;
	padding:0px;
}

#navcontainer ul li ul li a
{
	display:block;
	margin:0px;
}

#navcontainer ul li ul li.notfirst
{
	margin:1px 0px 0px 0px;
}

#navcontainer ul li ul li a .submenuitem
{
	display:block;
	position:relative;
	top:2px;
	margin:0px 5px 0px 13px;
}

#navcontainer ul li ul li ul
{
	width:170px;
	margin:1px 0px 1px 0px;
	padding:0px;
}

#navcontainer ul li ul li ul li a .subsubmenuitem
{
	display:block;
	position:relative;
	top:2px;
	margin:0px 5px 0px 21px;
}







/******************************\

STYLESWITCH

\******************************/

#styleswitchcontainer
{
	width:200px;
	border-top-width:1px;
	border-bottom-width:1px;
	border-top-style:solid;
	border-bottom-style:solid;
	margin-top:10px;
}

#styleswitchcontainer h2
{
	display:none;
}

#styleswitchcontainer ul
{
	width:180px;
	margin:9px 10px 9px 10px;
	padding-top:5px;
	padding-bottom:5px;
	list-style-type:none;
}

#styleswitchcontainer ul li#fontsize,#styleswitchcontainer ul li#styleswitch
{
	margin:0px 5px 0px 5px;
}

#styleswitchcontainer ul li span
{
	display:block;
	position:relative;
	top:2px;
	padding-bottom:5px;
	margin:0px 5px 0px 9px;
	text-decoration:none;
}

#styleswitchcontainer ul li ul
{
	display:block;
	width:170px;
	height:30px;
	margin:0px;
	padding-bottom:10px;
}

#styleswitchcontainer ul li#styleswitch ul
{
	padding-bottom:0px;
}

#styleswitchcontainer ul li ul li
{
	display:block;
	position:relative;
	left:0px;
	font-size:0px;
	line-height:0px;
}

#styleswitchcontainer ul li ul li a
{
	display:block;
	width:30px;
	height:30px;
}

#styleswitchcontainer ul li ul li
{
	float:left;
}

#styleswitchcontainer ul li ul li.notlast
{
	margin-right:5px;
}

#styleswitchcontainer ul li ul li a img
{
	margin:2px;
}





/******************************\

CONTENT

\******************************/

#content
{
	margin-top:0px;
	min-height:345px;
	height:100%;
}

.item_type2 #textcontainer
{
	/*margin-right:210px;*/
	width:410px;
	border-bottom-width:10px;
	border-bottom-style:solid;
	padding-bottom:10px;
	float:left;
}

.item_type4 #textcontainer
{
	/*margin-right:210px;*/
	width:410px;
	border-bottom-width:10px;
	border-bottom-style:solid;
	padding-bottom:10px;
	float:left;
}

.item_type4 form
{
	margin-top:12px;
}

.item_type4 #submitbutton
{
	width:61px;
	height:15px;
	margin-top:10px;
	border-width:0px;
	padding-top:15px;
	margin-bottom:25px;
}

.item_type4 #formelements
{
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding-bottom:5px;
}

.item_type4 input
{
	vertical-align:middle;
	width:328px;
	height:18px;
	margin:0px;
	border-width:1px;
	border-style:solid;
}

.item_type4 textarea
{
	width:328px;
	height:133px;
	margin:0px;
	border-width:1px;
	border-style:solid;
}

.item_type4 div.formelement
{
	margin-bottom:5px;
}

.item_type4 label
{
	display:block;
	width:80px;
	line-height:20px;
	float:left;
}

.item_type4 div.formelement.salutation
{
	float:left;
}

.item_type4 div.formelement.salutation input
{
	width:138px;
}

.item_type4 div.formelement.title input
{
	width:138px;
}

.item_type4 div.formelement.title label
{
	width:40px;
	margin-left:10px;
}

.item_type4 div.formelement.address
{
	padding-top:5px;
}

.item_type4 div.formelement.postcode
{
	float:left;
}

.item_type4 div.formelement.postcode input
{
	width:98px;
}

.item_type4 div.formelement.city input
{
	width:178px;
}

.item_type4 div.formelement.city label
{
	width:40px;
	margin-left:10px;
}

.item_type4 div.formelement.message
{
	padding-top:15px;
}


.item_type3 hr
{
	clear:both;
	border-bottom-width:10px;
	border-bottom-style:solid;
}

.item_type3 #content_teaser
{
	width:420px;
	margin-bottom:10px;
	float:left;
}

.item_type3 .top_img
{
	margin:10px 0px 10px 0px;
}

.item_type3 img
{
	border-width:10px;
	border-style:solid;
}

.item_type3 .entry img
{
	margin:0px 10px 10px 0px;
	float:left;
}

.item_type3 .entry
{
	clear:both;
	margin-top:10px;
	padding-bottom:10px;
}

.item_type3 .entry.notfirst
{
	border-top-width:1px;
	border-top-style:solid;
}

.item_type3 .entry .content_text
{
	margin-left:210px;
}

.item_type3 #textcontainer
{
	border-bottom-width:10px;
	border-bottom-style:solid;
}

.item_type3 .content_text
{
	width:410px;
}

#contentcontainer
{
/*	position:relative;
	top:0px;*/
	/*right:10px;*/
	/*width:630px;*/
	margin-top:0px;
	margin-left:40px;
	text-align:left;
	float:left;
	border:#f00 solid 0px;
	min-height:380px;
}
/*
#contentcontainer .placeholder
{
	float:left;
	width:10px;
	height:500px;
}
*/
#contentcontainer h2
{
	height:20px;
	width:620px;
	overflow:hidden;
	margin-bottom:15px;
}

#contentcontainer h2 span
{
	display:block;
	margin-top:20px;
}

#contentcontainer h3
{
	/*margin-top:15px;*/
	font-size:150%;
	line-height:120%;
	padding-bottom:6px;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

#contentcontainer #content_datum
{
	font-weight:bold;
	margin-top:5px;
}

#contentcontainer #content_teaser
{
	font-weight:bold;
	margin-top:15px;
}

#contentcontainer #content_text
{
	margin-top:17px;
	line-height:134%;
}

#contentcontainer ul
{
}

#contentcontainer li
{
	padding:5px 0px 5px 0px;
	margin-left:15px;
}

#contentcontainer h4
{
	font-size:125%;
	margin-bottom:14px;
	margin-top:14px;
}

#contentcontainer h5
{
	font-size:100%;
	margin-bottom:14px;
	margin-top:14px;
}

/******************************\

OVERVIEW

\******************************/

#overviewcontainer
{
	margin-left:240px;
	width:630px;
}

#overviewcontainer h2
{
	height:20px;
	width:620px;
	overflow:hidden;
}

#overviewcontainer h2 span
{
	display:block;
	margin-top:20px;
}

#overviewcontainer div#overview
{
	margin-top:20px;
	float:left;
	border:#f00 solid 0px;
	width:620px;
}

#overviewcontainer div.overview
{
	float:left;
	width:200px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:0px;
}

#overviewcontainer div.overview.notlast
{
	margin-right:10px;
}

#overviewcontainer div.overview h3
{
	margin-left:10px;
	width:180px;
	margin-bottom:10px;
}

#overviewcontainer div.overview h3 span
{
	display:block;
	padding-top:7px;
	padding-bottom:8px;
	margin-left:10px;
	margin-right:10px;
	font-size:90%;
}

#overviewcontainer div.overview img
{
	margin-left:10px;
	margin-bottom:10px;
	width:180px;
}

#overviewcontainer div.overview_datum
{
	display:block;
	margin-left:10px;
	padding-top:6px;
	width:180px;
}

#overviewcontainer div.overview_datum span
{
	display:block;
	margin-right:10px;
	margin-left:10px;
	font-weight:bold;
}

#overviewcontainer p.overview_teaser
{
	display:block;
	margin-left:10px;
	width:180px;
}

#overviewcontainer p.overview_teaser span
{
	display:block;
	padding-top:6px;
	padding-bottom:10px;
	margin-right:10px;
	margin-left:10px;
}

a.button.link
{
	display:block;
	height:15px;
	padding-top:1px;
	padding-left:49px;
	margin:14px 0px 14px 0px;
}

a.button.download
{
	display:block;
	height:15px;
	padding-top:1px;
	padding-left:75px;
	margin:14px 0px 14px 0px;
}

a.button.mehr
{
	display:block;
	width:40px;
	height:15px;
	overflow:hidden;
	margin-top:13px;
}

a.button.mehr span
{
	margin-top:15px;
}

/*
#overviewcontainer div.suboverview
{
	clear:left;
}
#overviewcontainer div#overviewbottom
{
	float:left;
	width:620px;
	border-bottom-width:10px;
	border-bottom-style:solid;
}
*/

#overviewcontainer div#suboverview h3
{
	display:none;
}

#overviewcontainer div#suboverview
{
	float:left;
	width:620px;
	margin-top:10px;
	border-top-width:1px;
	border-top-style:solid;
	padding-top:6px;
	padding-bottom:0px;
}

#overviewcontainer div#suboverview a
{
	display:block;
	text-decoration:none;
	padding-left:10px;
	font-weight:bold;
	font-size:110%;
	line-height:130%;
}

#overviewcontainer div#overviewbottom
{
	height:10px;
	width:620px;
	border-bottom-width:10px;
	border-bottom-style:solid;
	clear:left;
}








#bundessozialamt
{
	display:block;
	width:314px;
	height:45px;
	overflow:hidden;
	float:right;
}

#bundessozialamt span
{
	display:block;
	margin-top:45px;
}

#bundessozialamt span span
{
	display:inline;
	margin-top:0px;
}

#cms fieldset
{
	border-top-width:10px;
	border-top-style:solid;
	margin-top:17px;
	margin-right:10px;
	padding-top:10px;
	width:620px;
}

#cms input,#cms select
{
	border-style:solid;
	border-width:1px;
	padding-top:3px;
	padding-bottom:3px;
	width:200px;
	vertical-align:middle;
}

#cms input.submit
{
	margin:20px 0px 20px 0px;
}

#cms fieldset .formfield.disabled input
{
	font-weight:bold;
}

#cms fieldset textarea
{
	clear:both;
	border-style:solid;
	border-width:1px;
	margin-top:3px;
}

#cms fieldset textarea.form_textarea
{
	clear:both;
	float:left;
}

#cms fieldset .form_textarea_buttons
{
	clear:both;
}

#cms .formfield .textareafield
{
	clear:both;
}

#cms fieldset .formfield
{
	padding-bottom:5px;
	width:620px;
}

#cms fieldset label
{
	clear:left;
	display:block;
	float:left;
	width:200px;
	font-style:italic;
}

#cms fieldset legend
{
	font-weight:bold;
	padding-right:5px;
	margin-bottom:0px;
}

#cms #newfile label
{
	clear:both;
	float:none;
	margin-bottom:10px;
}

#cms .button.icon
{
	width:30px;
	height:30px;
	border-width:0px;
	padding:30px 0px 0px 0px;
	cursor:pointer;
}

#cms table
{
	width:620px;
	margin-bottom:20px;
	border-collapse:collapse;
}

#cms table th
{
	padding-left:5px;
}

#cms table td,#cms table th
{
	border-bottom-width:1px;
	border-bottom-style:solid;
}

#cms table td
{
	text-align:right;
}

#cms table th.right
{
	text-align:right;
}

#cms .comment
{
	display:block;
	padding:10px 0px 20px 0px;
}

#cms fieldset input.radio
{
	border-width:0px;
	padding:0px;
	width:20px;
}

/*#cms fieldset .formfield .imagefield img
{
	float:left;
}

#cms fieldset .formfield .imagefield img
{
	float:left;
	clear:both;
	clear:both;
	clear:both;
}*/

#cms .formfield
{
	clear:both;
}

#cms .formfield .imagefield div.image
{
	float:left;
	clear:both;
	width:190px;
	height:190px;
	text-align:center;
	vertical-align:middle;
	margin-bottom:10px;
	border-width:1px;
	border-style:solid;
}

#cms .formfield .imagefield div.image img
{
	margin:5px;
}

#cms .formfield .imagefield label
{
	float:none;
	clear:none;
	display:block;
	width:auto;
}

#cms .formfield.group label.delete
{
	width:auto;
	clear:both;
}

#cms .formfield .imagefield div input
{
	margin-bottom:15px;
}

#cms .formfield .imagefield
{
	clear:both;
}

#cms .formfield .imagefield div.radios
{
	padding-left:200px;
}

#cms .formatlegend
{
	padding-top:20px;
	margin-left:430px;
	font-size:110%;
	
}

#cms .formatlegend h4
{
	padding:0px;
	margin:0px 0px 5px 0px;
}

#cms .formatlegend li
{
	line-height:100%;
	padding:4px 0px 4px 0px;
	margin:0px;
	border-bottom-width:1px;
	border-bottom-style:solid;
}

#cms .formatlegend ul
{
	border-top-width:1px;
	border-top-style:solid;
	list-style-type:none;
}

/**************************************************\

  LOGIN BOX

\**************************************************/

#logincontent fieldset
{
	border-width:0px;
}

#logincontent
{
	width:300px;
	height:190px;
	margin:100px auto 0px auto;
}

#logincontenthead
{
	padding:20px 0px 10px 0px;
}

#logincontent h1
{
	display:none;
}

#logincontent h2
{
	font-size:150%;
	text-align:center;
	height:20px;
	width:260px;
	overflow:hidden;
}

#logincontent h2 span
{
	display:block;
	padding-top:30px;
}

#logincontent legend
{
	display:none;
}
/*
#logincontent legend span
{
	display:block;
	padding-top:30px;
}*/

#logincontent form
{
	margin:0px auto 0px auto;
	width:260px;
	height:120px;
}

#logincontent form p
{
	position:relative;
	margin:15px 0px 0px 0px;
	text-align:left;
}

#logincontent form p.error
{
	margin:0px 0px 0px 0px;
}

#logincontent form p label
{
	float:none;
	position:relative;
	left:0px;
}

#logincontent form p input
{
	position:absolute;
	left:130px;
	top:-3px;
	width:120px;
	padding:1px 4px 1px 4px;
	border-width:1px;
	border-style:solid;
}

#logincontent form p #submit
{
	width:130px;
	margin:0px;
	padding:1px 0px 1px 0px;
	font-weight:bold;
}