body
{
	background-image:url(pic/site/000_background.gif);
	background-repeat:repeat-x;
	background-color:#000;
	color:#fc0;
}

#headcontainer
{
	background-image:url(pic/site/000_title.png);
	background-repeat:no-repeat;
}

#cms #headcontainer
{
	background-image:url(pic/cms/000_title.png);
	background-repeat:no-repeat;
}

#bodybodycontainer
{
	background-image:url(pic/site/000_body.png);
	background-repeat:repeat-y;
}

#bodybodybottom
{
	border-bottom-color:#000;
}

#bodyheadcontainer
{
	background-image:url(pic/site/000_body_top.png);
	background-repeat:no-repeat;
}

#bodyleftcontainer
{
	background-color:#000;
}

#bodyfootcontainer
{
	background-image:url(pic/site/000_body_bottom.png);
	background-repeat:no-repeat;
}

#navcontainer
{
	border-color:#fc0;
	background-color:#fc0;
}

#navcontainer ul
{
	background-color:#000;
}

#navcontainer ul li a
{
	color:#000;
	background-color:#fc0;
}

#navcontainer ul li a.active
{
	background-image:url(pic/site/000_icon_arrow.gif);
	background-repeat:no-repeat;
	background-position:2px 5px;
}

#navcontainer ul li ul
{
	background-color:#fc0;
}

#navcontainer ul li ul li a
{
	background-color:#000;
	color:#fc0;
}

#navcontainer ul li ul li a.active
{
	background-image:url(pic/site/fc0_icon_arrow.gif);
	background-repeat:no-repeat;
	background-position:2px 5px;
}

#navcontainer ul li ul li ul li a.active
{
	background-image:url(pic/site/fc0_icon_arrow.gif);
	background-repeat:no-repeat;
	background-position:10px 5px;
}

#styleswitchcontainer
{
	border-color:#fc0;
	background-color:#fc0;
}

#styleswitchcontainer ul
{
	background-color:#000;
}

#styleswitchcontainer ul li#fontsize,#styleswitchcontainer ul li#styleswitch
{
	background-color:#fc0;
}

#styleswitchcontainer ul li span
{
	color:#000;
}

#styleswitchcontainer a:link		{ background-color:#666; }
#styleswitchcontainer a:visited		{ background-color:#666; }
#styleswitchcontainer a:focus		{ background-color:#fc0; }
#styleswitchcontainer a:hover		{ background-color:#fc0; }
#styleswitchcontainer a:active		{ background-color:#fc0; }

#contentcontainer h2
{
/*	background-image:url(pic/site/000_body_title_background.gif);*/
	background-image:url(index.php?act=site_headlineimage&txt=VERANSTALTUNGEN&fg=fc0&bg=000);
}

#contentcontainer h3
{
	border-bottom-color:#fc0;
}

.item_type2 #content
{
	background-image:url(pic/site/000_stripes.gif);
	background-repeat:repeat-y;
	background-position:420px 0px;
/*	border-bottom-color:#fc0;*/
}

.item_type4 #content
{
	background-image:url(pic/site/000_stripes.gif);
	background-repeat:repeat-y;
	background-position:420px 0px;
}

.item_type4 #submitbutton
{
	background-image:url(pic/site/fc0_button_senden.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.item_type4 #formelements
{
	border-bottom-color:fc0;
}

.item_type4 input
{
	background-color:#000;
	border-color:#fc0;
	color:#fc0;
}

.item_type4 textarea
{
	background-color:#000;
	border-color:#fc0;
	color:#fc0;
}

.item_type3 hr
{
	border-bottom-color:#fc0;
}

.item_type3 .entry.notfirst
{
	border-top-color:#fc0;
}

.item_type3 img
{
	border-color:#fc0;
}

#textcontainer
{
	border-bottom-color:#fc0;
}

#textcontainer a
{
	color:#fc0;
}

#imagecontainer
{
	background-color:#000;
}

#imagecontainer img
{
	border-color:#fc0;
}

#overviewcontainer h2
{
/*	background-image:url(pic/site/default_body_title_background.gif);*/
	background-image:url(index.php?act=site_headlineimage&txt=VERANSTALTUNGEN&fg=fc0&bg=000);
}

#overviewcontainer div#overview
{
	background-image:url(pic/site/000_stripes.gif);
}

#overviewcontainer div.overview
{
	background-color:#fc0;
}

#overviewcontainer div.overview h3
{
	background-color:#000;
}

#overviewcontainer div.overview_datum
{
	background-color:#000;
}

#overviewcontainer p.overview_teaser
{
	background-color:#000;
}

a.button.mehr
{
	background-image:url(pic/site/fc0_button_mehr.gif);
	background-repeat:no-repeat;
}

a.button.link
{
	background-image:url(pic/site/fc0_button_link.gif);
	background-repeat:no-repeat;
}

a.button.download
{
	background-image:url(pic/site/fc0_button_download.gif);
	background-repeat:no-repeat;
}

#overviewcontainer div#overviewbottom
{
	/*background-color:#5abee6;*/
	border-bottom-color:#fc0;
}

#overviewcontainer div#suboverview
{
	border-top-color:#fc0;
	background-color:#000;
}

#overviewcontainer div#suboverview a
{
	color:#fc0;
	background-image:url(pic/site/fc0_icon_arrow.gif);
	background-repeat:no-repeat;
	background-position:-3px 4px;
}


/**************************************************\

  LOGIN BOX

\**************************************************/


#logincontent
{
	background-image:url(pic/cms/000_login.png);
	background-position:0px 0px;
}

#logincontent h2
{
	background-image:url(index.php?act=site_headlineimage&txt=VERANSTALTUNGEN&fg=fc0&bg=000);
}

#logincontent form p input
{
	border-color:#fc0;
	color:#fc0;
	background-color:transparent;
}

#logincontent form p #submit
{
}




#bundessozialamt
{
	background-image:url(pic/site/fc0_bundessozialamt.gif);
	background-repeat:no-repeat;
}

#cms fieldset input,#cms fieldset select,#cms fieldset textarea
{
	background-color:#000;
	color:#fc0;
}

#cms fieldset input.button
{
	background-color:#fc0;
	color:#000;
}

#cms fieldset .formfield.disabled input
{
	border-color:#000;
}

#cms fieldset
{
	border-color:#fc0;
}

#cms fieldset input,#cms fieldset select,#cms fieldset textarea
{
	border-color:#fc0;
}


#cms .button.icon
{
	background-color:#fc0;
}

#cms .button.icon.bold
{
	background-image:url(pic/cms/000_button_bold.gif);
}

#cms .button.icon.italic
{
	background-image:url(pic/cms/000_button_italic.gif);
}

#cms .button.icon.h1
{
	background-image:url(pic/cms/000_button_h1.gif);
}

#cms .button.icon.h2
{
	background-image:url(pic/cms/000_button_h2.gif);
}

#cms .button.icon.list
{
	background-image:url(pic/cms/000_button_list.gif);
}

#cms .button.icon.numlist
{
	background-image:url(pic/cms/000_button_numlist.gif);
}

#cms .button.icon.aliasint
{
	background-image:url(pic/cms/000_button_aliasint.gif);
}

#cms .button.icon.aliasext
{
	background-image:url(pic/cms/000_button_aliasext.gif);
}

#cms .button.icon.aliasfile
{
	background-image:url(pic/cms/000_button_aliasfile.gif);
}

#cms .button.icon.edit
{
	background-image:url(pic/cms/000_button_edit.gif);
}

#cms .button.icon.view
{
	background-image:url(pic/cms/000_button_view.gif);
}

#cms .button.icon.hide
{
	background-image:url(pic/cms/000_button_hide.gif);
}

#cms .button.icon.up
{
	background-image:url(pic/cms/000_button_up.gif);
}

#cms .button.icon.down
{
	background-image:url(pic/cms/000_button_down.gif);
}

#cms .button.icon.delete
{
	background-image:url(pic/cms/000_button_delete.gif);
}

#cms .button.icon.delete.disabled
{
	background-image:url(pic/cms/000_button_delete_disabled.gif);
}

#cms .button.icon.ok
{
	background-image:url(pic/cms/000_button_ok.gif);
}

/*#cms table .second td,#cms table .second th*/
#cms table td,#cms table th
{
	background-color:#fc0;
	border-bottom-color:#000;
	color:#000;
}

#cms .formfield .imagefield div.image
{
	border-color:fc0;
	/*background-color:#acdef2;*/
}




#cms .formatlegend li
{
	border-bottom-color:#fc0;
}

#cms .formatlegend ul
{
	border-top-color:#fc0;
}



/**************************************************\

  GENERAL

\**************************************************/
/*
body
{
	color:#fc0;
	background-color:#000;
}

a:link            { color:#fc0; }
a:visited         { color:#fc0; }
a:focus           { color:#fc0; }
a:hover           { color:#fc0; }
a:active          { color:#fc0; }

*/




/**************************************************\

  STYLE SWITCH

\**************************************************/
/*
#styleswitch
{
	border:#000 solid 1px;*/
	/*background-color:#fff;*/
/*}

#styleswitch a:link			{ border-color:#666; }
#styleswitch a:visited		{ border-color:#666; }
#styleswitch a:focus		{ border-color:#fc0; }
#styleswitch a:hover		{ border-color:#fc0; }
#styleswitch a:active		{ border-color:#fc0; }



*/






/**************************************************\

  LOGIN BOX

\**************************************************/
/*
#logincontent_box2
{
	border:#fc0 solid 1px;
}

#logincontent form p #passfield,#logincontent form p #userfield
{
	border:#fc0 solid 1px;
	color:#fc0;
	background-color:#000;
}

#logincontent form p #submit
{
	border:#fc0 solid 1px;
	color:#000;
	background-color:#fc0;
	font-weight:bold;
}

*/


