/* stylesheet for www.pflegezentrum-bethanien.de */

body {
	margin: 0;
	padding: 0;
	font: 10pt verdana, sans-serif;
	background: url(../gfx/bodybg.gif) 0 0 repeat-x #fcf7fa;
}

.bodytext {
	font: 10pt verdana, sans-serif;
}

p,td,tr {
	font: 10pt verdana, sans-serif;
}

.csc-caption{
	font: 8pt verdana, sans-serif;
	font-style: oblique;
}

.bodytext a, .bodytext a:link, .bodytext a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #73084a;
}

.bodytext a:hover, .bodytext a:active {
	color: #a45e89;
}

#topping {
	position: absolute;
	top: 0;
	left: 0;
	height: 10px;
	width: 985px;
	background: url(../gfx/topping.gif) 0 0 no-repeat;
}

#container {
	width: 975px;
        height: 80%;
	border: 1px solid #836;
	padding: 0;
	margin: 10px 0 10px 10px;
        padding-bottom: 20px;
        _padding-bottom: 0px;
	min-height: 500px;
	background: url(../gfx/containerbg.gif) 0 0 repeat-y #fff;
}

#header {
	height: 125px;
	padding: 0;
	margin: 0;
	
}

#header h1 {
	display: none;
}

#header #logo {
	float: left;
	width: 282px;
	height: 125px;
	background: url(../gfx/headerlogo.gif) 0 0 no-repeat;
}

#header #bild {
	height: 125px;
	margin-left: 282px;
	background: url(../gfx/headerbild1.jpg) 0 0 no-repeat;
}

#headerpart2 {
	height: 29px;
	background: url(../gfx/headerbild2.jpg) 0 0 no-repeat;
	margin-left: 183px;
}

#navi {
	float: left;
	width: 181px;
	background: url(../gfx/navibg.gif) 0 0 repeat-y;
	background-color: #e3b9d5;
	margin: 0;
	padding: 0;
	padding-top: 0px;
}

#contentcontainer, #contentcontainergrey, #contentcontainertwo {
	margin-left: 190px;
	line-height: 14pt;
	padding: 10px;
}

.bodytext {
	padding: 0;
	margin: 0;
}

#contentmain h1, #contentmaingrey h1, #contentmaintwo h1, #contentright h1, .tx-newloginbox-pi1 h3{
	font-size: 12pt;
	color: #0064aa;
}

/* Navigation */

#navi a {
	border-bottom: 1px solid #836;
}

#navi ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul#firstbranch li {
	background: #eacadf;	
}

ul#firstbranch a#firstactive {
	background: #efdde7;
	border-left: 5px solid #a55a89;
	color: #8c3168;
	border-bottom: 1px solid #836;
}

ul#firstbranch a {
	padding: 6px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #a55a89;
}

ul#firstbranch a:hover {
	background: #efdde7;
	color: #8c3168;
}

ul#secondbranch li {
	background: #f7eaf3;
}

ul#secondbranch a {
	padding-left: 10px;
	font-weight: normal;
	font-size: 8pt;
	color: #73084a;
}

ul#secondbranch a#secondactive {
	background: url(../gfx/secondactbg.gif) 0 0 repeat-y #fcf7fa;
	padding-left: 15px;
	color: #73084a;
	font-weight: bold;
}

ul#secondbranch a:hover {
	background: #fcf7fa;
	color: #73084a;
}

---

ul#thirdbranch li {
	/*background: #f7eaf3;*/
	background: #ffffff;
}


ul#thirdbranch a {
	padding-left: 20px;
	font-weight: normal;
	font-size: 8pt;
	color: #73084a;	
}

ul#thirdbranch a#secondactive {
	background: url(../gfx/secondactbg.gif) 0 0 repeat-y #fcf7fa;
	padding-left: 25px;
	color: #73084a;
	font-weight: bold;
}

ul#thirdbranch a:hover {
	background: #fcf7fa;
	color: #73084a;
}