@import url("http://www.ozs-berlin.de/assets/js/floatbox/floatbox.css");

/* ANFANG - Seitenelemente */
* { font-family: Arial,Helvetica,Sans-Serif; }
body {
	margin: 0;
	padding: 0.4em 1.2em 2em 1.2em;
	color: #000;
	background-color: #FFF;
	font-size: 0.9em;
}
img { border: none; }
a { color: #000066; }
a:hover, a.aktiv { color: #660000; }
div.orthopaedie {
	margin: 0 auto;
	min-width: 920px;
	max-width: 1200px;
	background: transparent url(http://www.ozs-berlin.de/assets/images/Hintergrund-links.gif) repeat-y left;
}
div.zentrum { background: transparent url(http://www.ozs-berlin.de/assets/images/Hintergrund-rechts.gif) repeat-y right; }
.clearBoth { clear: both; }
.print, .print * { display: none; }
acronym { cursor: help; }
/* ENDE - Seitenelemente */


/* ANFANG - rechte Marginalspalte */
div.sideBarRight {
	float: right;
	width: 204px;
	background: transparent url(http://www.ozs-berlin.de/assets/images/Hintergrund-oben-rechts.gif) no-repeat top right;
}
div.sideBarRightSearch {
	height: 116px;
}
div.sideBarRightSearch form {
	margin: 0;
	padding: 75px 0 0 0.5em;
}
div.sideBarRightSearch form p { margin: 0; }
div.sideBarRightSearch form p span { color: #AAA; }
div.sideBarRightSearch form input { border: 1px solid #DDD; }
div.sideBarRightSearch form input.i {
	margin-right: 3px;
	padding-left: 2px;
	color: #AAA;
	width: 108px;
}
div.sideBarRightSearch form input.g {
	background-color: #FFF;
	color: #AAA;
	cursor: pointer;
}
div.sideBarRightSearch form input.g:hover {
	background-color: #22A5DD;
	color: #FFF;
}
div.sideBarRight div.contentContainer {
	width: 192px;
	margin: 0 7px 1em 3px;
	font-size: 0.9em;
	border-top: 1px solid #EEE
}
div.sideBarRightContent h1 {
	font-size: 1.4em;
}
div.sideBarRightContent h2 {
	font-size: 1.3em;
}
div.sideBarRightContent h3 {
	font-size: 1.2em;
}
div.sideBarRightContent h4 {
	font-size: 1.1em;
	margin: 0.9em 0;
}
div.sideBarRightContent h5 {
	font-size: 1.0em;
	margin: 0.9em 0;
}
div.sideBarRightContent h6 {
	font-size: 1.0em;
	margin: 0.9em 0;
	font-weight: normal;
}
div.sideBarRightContent p { line-height: 1.6em; }
div.sideBarRightContent ul li { line-height: 1.6em; }
div.sideBarRightContent ul li p { line-height: normal; }
div.sideBarRightContent {
	padding: 0.5em;
	color: #333;
	font-size: 0.9em;
}
/* ENDE - rechte Marginalspalte */


/* ANFANG - linke Marginalspalte */
div.sideBarLeft {
	float: left;
	width: 218px;
}
div.sideBarLeft div.contentContainer {
	width: 211px;
	margin-left: 7px;
}
div.sideBarLeft div.navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.sideBarLeft div.navigation ul li a {
	display: block;
	padding: 7px 6px 7px 10px;
	text-decoration: none;
	background-color: transparent;
	color: #FFF;
	letter-spacing: 1px;
}
* html div.sideBarLeft div.navigation ul li a { height: 1%; }
*+html div.sideBarLeft div.navigation ul li a { height: 1%; }
div.sideBarLeft div.navigation ul li.active a, div.sideBarLeft div.navigation ul li a:hover { background-color: #127BB7; }
div.sideBarLeft div.navigation ul li ul li a {
	padding: 4px 6px 4px 20px;
	letter-spacing: 0;
	font-size: 0.9em;
	background-color: transparent;
}
* html div.sideBarLeft div.navigation ul li ul li a { height: 1%; }
*+html div.sideBarLeft div.navigation ul li ul li a { height: 1%; }
div.sideBarLeft div.navigation ul li ul li.active a, div.sideBarLeft div.navigation ul li ul li a:hover { background-color: #299FD1; }
div.sideBarLeft div.navigation ul li ul li ul li a {
	padding: 2px 6px 2px 30px;
	letter-spacing: 0;
	font-size: 0.9em;
}
* html div.sideBarLeft div.navigation ul li ul li ul li a { height: 1%; }
*+html div.sideBarLeft div.navigation ul li ul li ul li a { height: 1%; }
div.sideBarLeft div.navigation ul li ul li ul li.active a, div.sideBarLeft div.navigation ul li ul li ul li a:hover {
 	background-color: #5FB7DD;
 	border-right: 2px solid #33A8D7;
}
/* ENDE - linke Marginalspalte */


/* ANFANG - Inhalt */
div.inhalt {
	border-top: 1px solid #FFF;
	background: transparent url(http://www.ozs-berlin.de/assets/images/Hintergrund-oben.gif) repeat-x top;
	margin: 0 204px 0 218px;
	padding: 1.1em 1.2em 0.5em 1.2em;
}
div.inhalt h1 {
	color: #22A5DD;
	font-size: 1.5em;
	font-weight: normal;
}
div.inhalt h2 {
	color: #22A5DD;
	font-size: 1.4em;
	font-weight: normal;
}
div.inhalt h3 {
	color: #22A5DD;
	font-size: 1.3em;
	font-weight: normal;
}
div.inhalt h4 {
	color: #22A5DD;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0.9em 0;
}
div.inhalt h5 {
	color: #22A5DD;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0.9em 0;
}
div.inhalt h6 {
	color: #22A5DD;
	font-size: 1.0em;
	font-weight: normal;
	margin: 0.9em 0;
}
div.inhalt p, div.inhalt ul li, div.inhalt ol li, div.inhalt table tr td { line-height: 1.6em; }
div.inhalt ul li p { line-height: normal; }
div.inhalt ul {
	margin-left: 0.7em;
	padding-left: 0.9em;
	/* list-style: circle; */
}
div.rightImgBox {
	float: right;
	margin: 0 0 5px 25px;
	font-size: 0.85em;
	color: #555;
	text-align: center;
}
div.leftImgBox {
	float: left;
	margin: 0 25px 0 5px;
	font-size: 0.85em;
	color: #555;
	text-align: center;
}
/* ENDE - Inhalt */


/* ANFANG - Fusszeile */
div.fusszeile {
	background: transparent url(http://www.ozs-berlin.de/assets/images/Hintergrund-unten-rechts.gif) no-repeat bottom right;
	clear: both;
}
div.fusszeile div.inner {
	background: transparent url(http://www.ozs-berlin.de/assets/images/Hintergrund-unten-links.gif) no-repeat bottom left;
	height: 50px;
}
div.fusszeile ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.fusszeile ul li { display: inline; }
div.fusszeile ul li a {
	text-decoration: none;
	color: #777;
}
div.fusszeile ul li a:hover { text-decoration: underline; }
div.fusszeile div.bottomnav ul {
	margin: 0 0 0 218px;
	padding: 16px 0 0 1.2em;
}
div.fusszeile div.bottomnav ul li {
	padding-right: 1em;
	font-size: 0.85em;
}
div.fusszeile div.copyright { float: right; }
div.fusszeile div.copyright ul {
	padding: 21px 18px 0 0;
}
div.fusszeile div.copyright ul li {
	padding-left: 1em;
	font-size: 0.6em;
}
/* ENDE - Fusszeile */
