/* This css is made specialy for BX-CMS  */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by/2.0/deed.en  */
/* belp.css */
/* @import url(bx-additions.css); */

/*body element, you can overwrite that with a custom stylesheet for example in mozilla*/

#container,#hospitals,#emergency,#content,#logo {
border-color:#F2E0D9;
}

#ng_bitflux_org #container #content .fgs table tr td {
border:none;
border-bottom:1px solid #993300;
}

#content h1, h1, #content h2 {
color:#993300;
}


#fg_left, #left li, #content td, td.contact_left {
	border-color:#993300 !important;
}


#formations th.borderbottom, #formations table.borderbottom , #fgs table.borderbottom, #aerzte table.borderbottom, #sitemap p {
	border-bottom: 1px solid #993300;
}
#content td,#content th, #profilright {
	border-color:  #993300;
}

#content td {
border-bottom:1px solid;
}


#content a, #content td a, #fg_right a {
	background-image:url(/hosts/netz/themes/spitalnetz/images/arrows_r.png);
}

#breadcrumb a, #alpha a {
background-image:none;
background-repeat:no-repeat;
padding-left: 0px;

}

body {
	background-color: #F2E0D9;
}

#content #jobs table {
border-top-color:#993300;
border-bottom-color:#993300;
width:559px;
}

#content #jobs table tr {
border:none;
border-top-color:#993300;
border-top-style:solid;
border-top-width:1px;
font-weight:bold;
}

/*
#content #jobs a {
margin:0px;
padding:0px;
list-style:none;
background-image:none;
border-color:#993300;
color:#000000;
}
*/
#emergency a, #adress a {
	color:#993300;

}

#aerzte td{
border-right:0px solid #993300;
border-bottom:1px solid #993300;

}

#aerzte th{
border-right:0px solid #993300;
border-bottom:1px solid #993300;

}


#aktuell {
padding-left:15px;
}

#aktuell h1 {
margin-top:10px;
}
#aktuell ul {
margin:0px;
padding:0px;

}

#aktuell li, #photos li, #photos_noborder li {
background-image:url(/hosts/netz/themes/spitalnetz/images/arrows_r.png);
background-repeat:no-repeat;
margin:5px 0px 0px 0px;
padding:0px 0px 0px 25px;
}

#aktuell ul {
list-style:none;
}

#aktuell li a, #photos li a, #photos_noborder li a {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}

#photos{
   /* border-top:9px solid #F2E0D9;*/
}

#photos_noborder{
    border-top:0px solid #F2E0D9;
}

