/* @group Defaults */
body {
  font-size: 0.75em;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  background: url(/images/bg_content.jpg) repeat-x center top;
  line-height: 1.5em;
  padding: 0;
  margin: 0;
}
body.start{
  background-image: url(/images/bg_content_start.jpg);
}
a {
  color: #0353a5;
}
/* @end */



/* @group Layout */
#Wrapper {
  width: 900px;
  margin: 0 auto;
  padding: 0;
}
#Header {
  height: 100px;
}
#SiteId {
  width: 425px;
  float: left;
}
#Content {
  width: 565px;
  margin: 0px;
  padding: 120px 0px 30px 15px;
}
body.start #Content {
  padding-top: 79px;
}
#Navigation {
  clear: left;
  position: relative;
}
#NavigationSub {
  margin-bottom: 15px;
}
#ContentStartDown {
  position: relative;
  top: 0px;
  width: 900px;
  margin-bottom: 2em;
  float: left;
}
#ContainerStartList {
  float: left;
  width: 425px;
  margin-left: 50px;
}
#ContainerStartPress {
  float: left;
  width: 425px;
}
#Sidebar {
  width: 253px;
  float: right;
  position: relative;
  margin-top: 77px;
  padding-bottom: 15px;
}
#Footer {
  color: #0353a5;
  width: 900px;
  margin-top: 40px;
  padding: 0;
  clear: both;
  height: 125px;
  background: url(/images/bg_footer.gif);
}
body.start #Footer {
  position: relative;
  left: 15px;
}
/* @end */


/* @group Popup */
body.popup #Wrapper {
  width: 700px;
}
body.popup #Header {
  height: 100px;
}
body.popup #HeaderRight {
  width: 275px;
}
body.popup #Language {
  width: auto;
}
body.popup #Navigation {
  background: none;
}
body.popup #Content {
  width: 100%;
  padding: 5px 0px 30px 15px;
}
body.popup #Content h1 {
  color: white;
  margin-bottom: 3em;
}
body.popup #Footer {
  width: 730px;
}
body.popup #FooterNavi {
  width: 130px;
  border: 1px solid;
}
/* @end */

/* @group Header */
#HeaderRight {
  float: left;
  width: 474px;
  text-align: right;
}
#Language {
  height: 25px;
  width: 474px;
  padding-top: 10px;
  background-image: url(/images/language_img.gif);
  background-repeat: no-repeat;
  background-position: right top;
  text-align: right;
}
#Language a.en {
  background: url(/images/en.gif) no-repeat left 1px;
  padding-left: 26px;
  line-height: 28px;
  height: 28px;
  text-decoration: none;
}
#Language a.fr {
  background: url(/images/fr.gif) no-repeat left 1px;
  padding-left: 26px;
  line-height: 28px;
  height: 28px;
  text-decoration: none;
}
#Language a.de {
  background: url(/images/de.gif) no-repeat left 1px;
  padding-left: 26px;
  line-height: 28px;
  height: 28px;
  text-decoration: none;
}
#Search {
  text-align: right;
  margin-top: 15px;
}
#Search input.query {
  width: 130px;
  height: 19px;
  border: none;
  color: #0353a5;
  background: #d8e5f3 url(/images/bg_search.gif) no-repeat left 50%;
  vertical-align: middle;
  padding: 4px 0 0 25px;
}
#Search input.submit {
  height: 23px;
  vertical-align: middle;
}
/* @end */



/* @group Navigation */
#Navigation ul {
  padding: 0;
  margin: 0;
}
#Navigation ul li {
  list-style: none;
  float: left;
}
#Navigation ul li a {
  float: left;
  background: url(/images/strich.gif) no-repeat right 50%;
  height: 23px;
  padding: 10px 11px 6px 11px;
  color: #fff;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
}
#Navigation ul li a:hover {
  color: #0353a5;
  background: url(/images/bg_nav_current.jpg) repeat-x;
}
#Navigation ul li.current a {
  background-image: none;
}
#Navigation ul li.current {
  background: url(/images/bg_nav_current.jpg) repeat-x bottom;
}
#Navigation li.current a {
  color: #0353a5;
}
#Navigation ul li ul {
  position: absolute;
  top: 40px;
  left: 0px;
}
#Navigation ul li ul li {
  float: left;
}
#Navigation ul li ul li.current {
  background: none;
}
#Navigation ul li ul li a {
  background: none;
  float: left;
  font-weight: normal;
  text-transform: none;
}
#Navigation ul li ul li a:hover {
  background: none;
  color: #000;
}
#Navigation ul li ul li.current a {
  font-weight: bold;
}
/* @end */



/* @group Sidebar */
#Sidebar h3 {
  font-weight: bold;
  color: #fff;
  background-image: url(/images/bg_dark.jpg);
  line-height: 6px;
  padding: 1em;
  margin-bottom: 0;
}
#Sidebar h4 {
  font-weight: bold;
  color: #fff;
  background-image: url(/images/bg_bright.jpg);
  height: 23px;
  padding-top: 7px;
  padding-left: 15px;
  margin-top: 15px;
}
/* @group Subnavigation */
#NavigationSub ul li {
  background-color: #aec9e5;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #d4e2f1;	
}
#NavigationSub a {
  text-decoration: none;
  color: #025dba;
  background: url(/images/arrow_blue.gif) no-repeat left 11px;
  margin-left: 15px;
  padding: 7px 10px 5px 10px;
  display: block;
}
#NavigationSub a:hover {
  color: #000;
  text-decoration: underline;
}
#NavigationSub ul li.current a {
  font-weight: bold;
}
/* @end */
#Sidebar a.button {
	display: block;
	background-image: url(/images/bg_news2.gif);
	color: #fff;
	padding: 10px 10px 10px 15px;
	margin-bottom: 15px;
	background-position: center;
	width: 226px;
	text-decoration: none;
	border: 2px solid #012641;
}

.sidebar-news a:hover {
	color: #000;
	text-decoration: underline;
}

#SidebarSlider {
  position: relative;
}
#SidebarSlider .journal {
  position: absolute;
}
#SidebarSlider img {
  display: block;
}

.sidebar-ad {
	height: 250px;
	border: 1px solid #aec9e5;
	margin-top: 15px;
	text-align: right;
}

.sidebar-box {
	color: #000;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #aec9e5;
}

.sidebar-box p{
	color: #0353a5;
}

.sidebar-box-form{
	color: #0353a5;
	margin-bottom: 10px;
	border: none;
	width: 218px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#SidebarLink {
	color: #fff;
	background-image: url(/images/bg_link.jpg);
	height: 21px;
	padding-top: 4px;
	padding-left: 15px;
}

#SidebarLink a {
	padding-top: 5px;
	text-decoration: none;
	color: #fff;
}
/* @end */



/* @group Footer */
#LogoFooter {
  float: left;
  width: 150px;
}
#FooterInfoLeft {
  float: left;
  width: 125px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #d7e5f2;
  padding-left: 20px;
  margin-top: 25px;
}
#FooterInfoRight {
  float: left;
  width: 320px;
  margin-top: 25px;
  padding-left: 10px;
}
#FooterNavi {
  width: 256px;
  height: 40px;
  padding-left: 18px;
  padding-top: 60px;
  background: transparent url(/images/footer_img.gif) no-repeat right bottom;
  float: left;
}
#FooterNavi ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}
#FooterNavi ul li a {
  text-decoration: none;
  margin: 0;
  padding: 0;
  display: block;
  float: left;
}
#FooterNavi ul li a span {
  border-right: 1px solid;
  margin: 0;
  padding: 0 0.4em;
  display: block;
}
#FooterNavi ul li.first a span {
  padding-left: 0;
}
#FooterNavi ul li.last a span {
  border-right: none;
  padding-right: 0;
}
#FooterNavi ul li a:hover {
  color: #000;
  text-decoration: underline;
}
#Footer a{
  text-decoration: none;
}
#Footer a:hover {
  color: #000;
  text-decoration: underline;
}
/* @end */
/* -----------------Inhalt--------------------- */
/* @group boxes */
/* @group authentication */
#Authentication h1,
#Authentication .save_login {
  display: none;
}
#Authentication p {
  margin-bottom: 1em;
}
#Authentication dt {
  color: #0353a5;
}
#Authentication #UsersName,
#Authentication #UsersPassword {
  color: #0353a5;
  margin-bottom: 10px;
  border: none;
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#Authentication #UsersName {
  width: 218px;
}
#Authentication #UsersPassword {
  width: 100px;
}
/* @end */
/* @group content */
#Content .box {
  color: #000;
  background-color: #aec9e5;
  margin-bottom: 1em;
  padding-bottom: 1em;
}
#Content .box h1 {
  font-size: 1em;
  color: white;
  background: transparent url(/images/bg_dark.jpg) repeat;
  margin-bottom: 0.5em;
  padding: 0.5em;
}
/* @end */
/* @end */
/* @group members */
#Content .members {
  width: 100%;
  margin-bottom: 2em;
  float: left;
}
/* @group login */
#Content .members .login {
  width: 100%;
}
#Content .members .login dl.parallel,
#Content .members .login p,
#Content .members .login ul {
  margin-right: 0.5em;
  margin-left: 0.5em;
}
#Content .members .login dl.parallel {
  margin-bottom: 0;
}
#Content .members .login dl.parallel dd {
  width: 420px;
}
#Content .members .login dl.parallel dd {
  width: 420px;
}
#Content .members .login .save_login,
#Content .members .login .submit_button {
  margin-bottom: 0.2em;
  margin-left: 140px;
}
/* @end */
/* @group signup */
#Content .members .signup {
  width: 275px;
  margin-right: 15px;
  float: left;
}
#Content .members .signup p {
  margin-left: 0.5em;
  margin-right: 0.5em;
}
#Content .members .signup p.last {
  margin-bottom: 0;
}
/* @end */
/* @group trial issue */
#Content .members .trial_issue {
  width: 275px;
  float: left;
}
#Content .members .trial_issue p {
  margin-left: 0.5em;
  margin-right: 0.5em;
}
#Content .members .trial_issue p.last {
  margin-bottom: 0;
}
/* @end */
/* @end */
/* @group journals */
/* @group list */
#Content .journal_list {
  width: 100%;
  height: 350px;
}
#Content .journal_list a {
  width: 175px;
  text-align: center;
  margin-right: 20px;
  display: block;
  float: left;
}
#Content .journal_list a.last {
  margin-right: 0;
}
#Content .journal_list a img {
  margin-bottom: 0.5em;
  display: block;
}
/* @end */
/* @group issues */
#Content .journal_issues {
  width: 100%;
  margin: 0;
  padding: 0;
}
#Content .journal_issues li {
  width: 170px;
  list-style: none;
  margin: 0;
  margin-right: 1.5em;
  margin-bottom: 2em;
  padding: 0;
  float: left;
}
#Content .journal_issues li.first {
  clear: left;
}
#Content .journal_issues li h2 {
  font-size: 1.1em;
  margin: 0;
  margin-bottom: 0.5em;
  padding: 0;
}
#Content .journal_issues li .links {
  font-size: 0.9em;
  margin: 0;
  padding: 0;
}
/* @end */
/* @group issue */
#Content .journal_issue {
  margin: 0;
  padding: 0;
}
#Content .journal_issue h1 {
  margin: 0;
  margin-bottom: 0.5em;
  padding: 0;
}
#Content .journal_issue h2 {
  font-size: 1.2em;
  margin: 0;
  margin-bottom: 0.5em;
  padding: 0;
}
#Content .journal_issue .accordion_content ul {
  margin: 0;
  padding: 0;
}
#Content .journal_issue .accordion_content ul li {
  list-style: none;
  margin-bottom: 0.3em;
}
#Content .journal_issue .accordion_content ul li h3 {
  font-weight: bold;
}
#Content .journal_issue .accordion_content ul li a {
  margin-right: 0.5em;
}
/* @end */
/* @group abstract */
#Content .journal_abstract h1 {
  font-size: 1.4em;
}
#Content .journal_abstract h2 {
  font-size: 1em;
  font-weight: normal;
  color: #999;
  margin: 0;
}
/* @end */
/* @group questions of praxis */
#Content .questions_of_praxis {
  margin: 0;
  padding: 0;
}
#Content .questions_of_praxis li {
  list-style: none;
  padding: 0;
}
#Content .questions_of_praxis li h2 {
  font-size: 1em;
}
/* @end */
/* @group advertisments */
#Content .advertisments .box {
  padding: 1em;
}
#Content .advertisments .box p {
  font-weight: bold;
}
#Content .advertisments dl {
  float: left;
}
#Content .advertisments dt {
  margin-top: 2px;
}
#Content .advertisments dt.checkbox {
  margin-top: 0;
}
#Content .advertisments dd input {
  font-size: 1em;
  padding: 2px 1px;
}
/* @end */
/* @group abstract search */
#Sidebar .journal_search dd {
  margin-bottom: 0.5em;
}
#Sidebar .journal_search .textfield {
  width: 200px;
  padding: 2px 1px;
}
/* @end */
/* @group abstract results */
#Content .journal_result_box {
  width: 100%;
  margin-bottom: 2em;
  float: left;
}
#Content .journal_result_box dl {
  width: 100%;
  margin: 0 0.5em;
}
#Content .journal_result_box dl .submit_button {
  margin: 0;
}
#Content .journal_results {
  width: 100%;
  clear: left;
}
#Content .journal_results h2 {
  font-size: 1em;
  font-weight: normal;
  margin: 0;
}
#Content .journal_results .author {
  margin: 0;
}
#Content .journal_results .article_information {
  color: #999;
  margin: 0;
}
/* @end */
/* @end */
/* @group shop */
#Content .shop_products {
  margin: 0;
  padding: 0;
}
#Content .shop_products li {
  width: 100%;
  list-style: none;
  background: url(/images/strich_horizontal.gif) no-repeat center bottom;
  margin: 0;
  margin-bottom: 2em;
  padding: 0;
  padding-bottom: 1em;
  float: left;
}
#Content .shop_products li img {
  margin-right: 1em;
  margin-bottom: 1em;
  float: left;
}
#Content .shop_products li h2 {
  font-size: 1.2em;
  margin: 0;
  margin-bottom: 0.5em;
  padding: 0;
}
#Content .shop_products li h2 a {
  text-decoration: none;
}
#Content .shop_products li h2 a:hover {
  text-decoration: underline;
}
#Content .shop_products li p {
  font-size: 0.9em;
}
/* @end */
/* @group cooperation partner */
#Content .cooperation_partner {
  width: 100%;
  margin: 0;
  padding: 0;
}
#Content .cooperation_partner li {
  width: 100%;
  list-style: none;
  margin: 0;
  margin-bottom: 0.5em;
  padding: 0;
  clear: left;
}
#Content .cooperation_partner li h2 {
  font-size: 1.2em;
  margin: 0;
  margin-bottom: 0.5em;
}
#Content .cooperation_partner li img {
  border: 1px solid #0353a5;
  margin-bottom: 1.2em;
}
/* @end */
/* @group news service */
#Content .news_service span {
  display: block;
}
#Content .news_service small {
  font-size: 1em;
  color: #999;
  display: block;
}
/* @end */
/* @group events */
#Content .events {
  margin: 0;
  padding: 0;
}
#Content .events li {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* @group event selection */
#Sidebar .event_selection {
}
#Sidebar .event_selection dl {
  width: 100%;
}
#Sidebar .event_selection dt {
  font-weight: bold;
}
#Sidebar .event_selection dd {
}
/* @end */
/* @group dates */
#Content .events ul {
  margin: 0;
  padding: 0;
}
#Content .events ul li {
  width: 100%;
  margin-bottom: 1em;
}
#Content .events ul li .date {
  width: 110px;
  display: block;
  float: left;
  white-space: no-wrap;
}
#Content .events ul li .title {
  font-weight: bold;
  display: block;
  margin-left: 110px;
}
#Content .events ul li .location {
  color: #999;
  margin-left: 110px;
  display: block;
}
#Content .events ul li .introduction {
  font-size: 0.9em;
  margin-left: 110px;
  display: block;
}
/* @end */
/* @group single event */
#Content .event h1 {
  margin: 0;
  margin-bottom: 0.2em;
  padding: 0;
}
#Content .event h2 {
  font-size: 1em;
  font-weight: normal;
  color: #999;
  margin-top: 0;
}
/* @end */
/* @end */


#MagazineRotation {
  width: 100%;
}
#Wundmanagement {
  height: 360px;
  width: 900px;
}
#Sidebar #Wundmanagement {
  height: auto;
  width: auto;
}
#HygieneMedizin {
  height: 360px;
  width: 900px;
}
#Sidebar #HygieneMedizin {
  height: auto;
  width: auto;
}
#Zentralsterilisation {
  height: 360px;
  width: 900px;
}
#Sidebar #Zentralsterilisation {
  height: auto;
  width: auto;
}
#Cover04 {
  width: 450px;
  position: absolute;
  top: 180px;
}
div.cover_container img.cover {
  float: left;
  height: 360px;
  width: 450px;
}
div.cover_container div.description {
  display: block;
  float: right;
  width: 450px;
}
.cover-text {
  float: left;
  height: 360px;
  width: 450px;
  vertical-align: baseline;
}
div.cover_container h2 {
  font-weight: bold;
  font-size: 1em;
  color: #fff;
  height: 23px;
  padding-top: 7px;
  padding-left: 15px;
  text-align: left;
  display: block;
  margin: 0;
}
div.zentralsterilisation h2 {
  background: #1ca780;
}
div.zentralsterilisation div.description {
  background: #cdece3;
}
div.zentralsterilisation ul li {
  border-bottom: 1px solid #aedfd2;
}
div.hygiene-medizin h2 {
  background: #004b8f;
}
div.hygiene-medizin div.description {
  background: #c0d5e0;
}
div.hygiene-medizin ul li {
  border-bottom: 1px solid #97bfd5;
}
div.wundmanagement h2 {
  background: #f8a308;
}
div.wundmanagement div.description {
  background: #fee59b;
}
div.wundmanagement ul li {
  border-bottom: 1px solid #fbc563;
}
#Content div.cover_container ul {
  margin: 0;
  padding: 0;
  overflow: auto;
  height: 120px;
}
#Content div.cover_container ul li {
  list-style: none;
  text-align: left;
  margin: 0;
  padding: 4px 0 4px 30px;
}
div.zentralsterilisation ul li {
  background: url(/images/quadrat_green.gif) no-repeat 15px 12px;
}
div.wundmanagement ul li {
  background: url(/images/quadrat_orange.gif) no-repeat 15px 12px;
}
div.hygiene-medizin ul li {
  background: url(/images/quadrat_blue.gif) no-repeat 15px 12px;
}
.cover-text-navi {
  height: 45px;
  width: 450px;
  text-align: left;
  padding-top: 20px;
}
.cover-text-button {
  width: 200px;
  float: left;
  height: 20px;
  padding-top: 10px;
  text-align: center;
}
#CoverNavigation {
  position: relative;
  width: 450px;
  margin: -139px 0 0 450px;
  z-index: 999;
  height: 140px;
}
#CoverNavigation a {
  font-size: 0.92em;
}
.cover-navi {
  height: 120px;
  color: #0353a5;
  float: left;
  width: 125px;
  margin-left: 25px;
  font-weight: bold;
  text-align: right;
}
.cover-navi a {
  text-decoration: none;
}
.box-press {
  width: 425px;
  height: 255px;
  float: left;
  margin-top: 30px;
}
#Content .box-press h2 {
  font-size: 1em;
  margin: 0 0 1em 0;
}
#Content .box-press h2 a {
  font-weight: bold;
  background: url(/images/bg_dark.jpg);
  line-height: 1.5em;
  display: block;
  padding: 0.5em 0.5em 0.5em 1.5em;
  color: #fff;
  text-decoration: none;
}
.box-press img {
  margin-right: 1em;
  float: left;
}

.box-press-text {
  width: 295px;
  margin-top: 15px;
  margin-left: 15px;
  float: left;
}
/* @group box-list */
#Content .box-list {
  width: 425px;
  height: 255px;
  margin: 0;
  margin-top: 30px;
  padding: 0;
  float: left;
}
#Content .box-list h2 {
  font-size: 1em;
  margin: 0 0 1em 0;
}
#Content .box-list h2 a {
  font-weight: bold;
  text-decoration: none;
  line-height: 1.5em;
  color: #fff;
  background-image: url(/images/bg_bright.jpg);
  padding: 0.5em 0.5em 0.5em 1.5em;
  display: block;
}
#Content .box-list ul {
  margin: 0;
  padding: 0;
}
#Content .box-list ul li {
  list-style: none;
  background: url(/images/strich_horizontal.gif) no-repeat center bottom;
  margin: 0;
  padding: 0.5em 0.5em 0.5em 1.5em;
}
#Content .box-list ul li p {
  margin-bottom: 0;
}
#Content .box-list ul li a {
  font-weight: bold;
  text-decoration: none;
}
#Content .box-list ul li a:hover {
  text-decoration: underline;
}
#Content .box-list-text {
  margin-top: 15px;
  margin-left: 15px;
}
/* @end */
#ContentText {
	width: 550px;
}
#ContentImage {
	margin-bottom: 15px;
}



/* @group Accordion */
#accordion .accordion_toggle {
	width: 535px;
	display: block;
	padding: 15px;
	cursor: pointer;
	outline: none;
	color: #0353a5;
	background: #FFF url(/images/toggler_up.jpg) no-repeat right bottom;
	border-top: 1px solid #aac2d8;
}
#accordion .accordion_toggle h2 {
 	margin: 0;
	color: #0353a5;
	font-size: 1.17em;
	text-transform: uppercase;
}
#accordion .accordion_toggle h3 {
 	margin: 0;
	font-weight: normal;
}
#accordion .accordion_toggle_active {
	background: #FFF url(/images/toggler_down.jpg) no-repeat right bottom;
}
#accordion .accordion_toggle:hover,
#accordion .accordion_toggle_active {
	color: #000;
}
#accordion .accordion_content {
	overflow: hidden;
	background: #aec9e5;
	padding: 15px;
}
#accordion .accordion_content ul li{
	padding-left: 15px;
	background-image: url(/images/toggler_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
/* @end */






