@import url("/fileadmin/css/kalender.css");

body {
	background-image: url(../templates/templ_img/bg_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #83A5C0;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100%;
}
html {
	height: 100%;
}
#container #main #leftnav {
	width: 281px;
	float: left;
	height: 100%;
	z-index: 10;
	background-image: url(../templates/templ_img/bg_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-size: 11px;
}

#container #main #maincontent #leftnav #navigation .act {
	font-weight: bold;
	background-image: url(../templates/templ_img/nav_marker.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
#container #main #leftnav #lefttop {
	background-image: url(../templates/templ_img/bg_lefttop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
}
#container #main #leftnav #navigation {
	background-image: url(../templates/templ_img/bg_navigation.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#container #main #leftnav #leftbottom {
	background-image: url(../templates/templ_img/bg_leftbottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 84px;
}
#container #main #maincontent #rightcol,
#container #main #rightcol {
	background-color: #660000;
	float: right;
	height: 100%;
	width: 163px;
	margin-right: 6px;
	display: block;
	position: relative;
	top: 0px;
	left: 0px;
}


*html #container #main #maincontent #rightcol,
*html #container #main #rightcol {
  margin-right:3px;
  }

*+html #container #main #maincontent #rightcol {
  margin-right:6px;
  }
*+html #container #main #rightcol {
  margin-right:6px;
  }
  
#container #main #maincontent #leftnav #navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#container #main #maincontent #leftnav #navigation li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #899fb1;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	width: 242px;
}
/**html #container #main #maincontent #leftnav #navigation li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #899fb1;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	width: 202px;
}*/
#container #main #maincontent #leftnav #navigation a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 12px;
}
#container #main #maincontent #leftnav #navigation a:hover {
	font-weight:bold;
}
#container #main #maincontent #leftnav #navigation ul.sub {
	list-style-type: none;
	margin-left: 20px;
	padding: 0px;
	text-transform: uppercase;
}
#container #main #maincontent #leftnav #navigation ul.sub li {
	list-style-type: none;
	border: none;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	width: 222px;
}
.whitebox {
	background-color: #FFFFFF;
	text-align: center;
	padding-top:10px;
	padding-bottom:10px;
}

#container #main #maincontent h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 18px;
	font-weight: normal;
	padding-top: 10px;
}

#container {
	width: 948px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#container #topnav {
	background-image: url(../templates/templ_img/bg_topnav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 47px;
	text-align: right;
	line-height: 47px;
	vertical-align: middle;
	display: block;
}
*html #container #topnav {
	background-image: url(../templates/templ_img/bg_topnav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 47px;
	text-align: right;
	line-height: 47px;
	vertical-align: middle;
	display: block;
}
#container #header {
	background-image: url(../templates/templ_img/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 115px;
	vertical-align: top;
}
#container #main #maincontent {
	width: 948px;
	background-image: url(../templates/templ_img/bg_maincontent_red.gif);
	background-repeat: repeat-y;
	background-position: right top;
	z-index: 1;
	float: left;
	width:948px;
	height: 100%;
	overflow: visible;
}
/*#container #main {
	position: absolute;
}*/
#container #main #maincontent #mainbg {
	background-image: url(../templates/templ_img/bg_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
}
/*#container #main #maincontent p {
	margin-left: 281px;
	margin-right: 170px;
}*/
#container #main #content {
	margin-left: 281px;
	margin-right: 170px;
}
*html #container #main #content {
	/*margin-left: 301px;
	margin-right: 170px;*/
	width:440px;
}
*+html #container #main #content {
	margin-left: 301px;
	margin-right: 170px;
	width:440px;
}
#container #main #bottomshadow {
	background-image: url(../templates/templ_img/shadow_bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 8px;
	clear: both;
}
.redbox {
	background-color: #660000;
}
#container #main {
	position: absolute;
}
#container #topnav #search {
	height: 47px;
	width: 300px;
	float: right;
	vertical-align: middle;
}
*html #container #topnav #search {
	height: auto;
	width: 300px;
	float: right;
	vertical-align: bottom;
	padding-top:15px;
}
#container #topnav #metamenu {
	height: 47px;
	margin-right: 12px;
	margin-left: 12px;
	float: right;
}
#container #topnav #metamenu a {
	font-size: 11px;
	color: #202a45;
	text-transform: uppercase;
	text-decoration: none;
}
#container #topnav #search input {
	border: 1px solid #202a45;
	font-size: 11px;
}
#container #topnav #search label {
	font-size: 11px;
	color: #FFFFFF;
	text-transform: uppercase;
}
#container #topnav #search .bn_search {
	color: #FFFFFF;
	background-image: url(../templates/templ_img/bg_searchbutton.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 35px;
	font-size: 11px;
}
*html #container #topnav #search .bn_search {
	color: #FFFFFF;
	background-image: url(../templates/templ_img/bg_searchbutton.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 35px;
	font-size: 11px;
}

#container #topnav #search #suche {
	margin-bottom: 0px;
}
#container #main #maincontent #content {
	margin-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
}
#container #main #maincontent #rightcol .redblock {
	color: #FFFFFF;
	padding: 10px;
	margin: 0px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #944d4d;
}
#container #main #maincontent #rightcol .redblock p {
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 5px;
}
#container #main #maincontent #rightcol .redblock h3 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#container #main #maincontent #rightcol h1 {
	color:#ffffff;
  font-size: 12px;
  font-weight:bold;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}
#container #main #maincontent #rightcol a {
  color: #FFFFFF;
	text-decoration: underline;
	}
#container #main #maincontent #rightcol .redblock a {
	color: #FFFFFF;
	text-decoration: underline;
}
#container #main #maincontent #rightcol ul {
  list-style-type:none;
  margin-top:20px;
  padding-left:10px;
  padding-right:5px;
  margin-left:0px;
  }

#container #main #maincontent #rightcol ul li {
  list-style-type:none;
  margin-bottom:5px;
  }
#container #main #footer {
	background-image:url(../templates/templ_img/bg_maincontent_red.gif);
	background-repeat:repeat-y;
	clear:both;
	display:block;
	height:40px;
	line-height:40px;
	margin-left:182px;
	padding-left:100px;
}
*+html #container #main #footer {
	width:670px;
}
#container #main #footer a {
	color: #660000;
	text-decoration: none;
}
#container #main #maincontent #content .zweispalter {
	width: 100%;
	/*clear: both;*/
	display: block;
}
#container #main #maincontent #content .zweispalter .leftcol {
	width: 49%;
	float: left;
}
#container #main #maincontent #content .zweispalter .rightcol {
	width: 49%;
	float: right;
}
#container #main #maincontent #content .zweispalter .clearer,
#container #main #maincontent #content .einspalter .clearer {
	clear: both;
}
.presse .kalenderdatum {
	background-image: url(../templates/templ_img/kalenderblatt.gif);
	background-repeat: no-repeat;
	float: left;
	height: 64px;
	width: 42px;
	color: #FFFFFF;
	margin-right: 20px;
	text-align: center;
	padding-top: 8px;
	line-height: 14px;
}
.presse .kalenderdatum .kalendertag {
	font-size: 24px;
	line-height: 24px;
}
.presse .kalenderdatum .kalendermonat {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.presse .kalenderdatum .kalenderjahr {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.presse {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 10px;
	/*clear: right;
	min-height:70px;*/
	padding-bottom:10px;
	width:100%;
}

*html .presse {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 10px;
	/*clear: right;
	min-height:80px;
	height:80px;*/
	display:block;
	width:460px;
}
*+html .presse {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 10px;
	/*clear: right;
	min-height:80px;
	height:80px;*/
	width:100%;
}


#container #main #maincontent #content .presse h3 {
	margin: 0px;
	padding: 0px;
	margin-bottom:10px;
}
#container #main #maincontent #content .presse p {
	margin: 0px;
	padding: 0px;
	/*margin-left:62px;*/
	width:87%;
}
#container #main #maincontent #content .presse a {
	color: #660000;
	/*margin-left:62px;*/
	margin-top:10px;
	margin-bottom:10px;
}
#container #main #maincontent #content .presse p a {
	color: #660000;
	margin-left:0px;
}
#container #main #maincontent #content .presse a.mehrlink {
	float:right;
	margin-bottom:-8px;
	position:relative;
	top:-28px;
	clear:right;
}
#container #main #maincontent #content .presse p a.mehrlink {
	float:right;
	margin-bottom:-8px;
	position:relative;
	top:-28px;
	clear:right;
	left:54px;
}
#container #main #maincontent #content .zweispalter .einspalter .stellenmarkt_header {
	background-color: #660000;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	width: 45%;
	float: left;
	margin-right: 20px;
}
#container #main #maincontent #content .zweispalter .einspalter .stellengesuch a {
	color: #660000;
}
#container #main #maincontent #content .zweispalter .einspalter .stelle {
	clear: both;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-bottom: 20px;
}
#content ol li {
  margin-bottom:3px;
  }
#content td {
	padding: 3px;
	vertical-align:top;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:12px;
}
#content #wbildung table {
	border: 0px;
	border-collapse: collapse;
	}
#content #wbildung td {
	border-spacing: 0px;
	border-bottom: solid 1px #000000;
	}
#container #bottomshadow {
	clear: both;
	background-image: url(templ_img/shadow_bottom.gif);
	background-repeat: no-repeat;
	height: 50px;
}
*+html #container #bottomshadow {
	margin-left:165px;
	width:783px;
}
.presse p {
	/*display:inline;*/
	margin-top:0px;
}
/*.presse a {
	margin-left:62px;
}
.presse p a {
	margin-left:0px;
}*/
.presse h2 {
	margin-bottom:0px;
	padding-bottom:0px;
}
#container #header img {
	position: absolute;
	left: -4000px;
}
#content a {
	color:#002C51;
}
#content ul {
  list-style-type:none;
  margin:5px 0px 5px 0px;
  }
#content ul li {
  padding:3px;
  }
.csc-sitemap a {
	text-decoration:none;
}
.csc-sitemap ul {
	list-style-type: none;	
	padding:0px;
	margin-left:0px;
}
.csc-sitemap ul li {
	list-style-type: none;	
	padding-left:0px;
	font-weight:bold;
}
.csc-sitemap ul li ul {
	margin-top:3px;
	margin-bottom:5px;
}
.csc-sitemap ul li ul li{
	list-style-type: none;	
	padding-left:10px;
	font-weight:normal;
}
.csc-sitemap ul li ul li ul li {
	list-style-type: none;	
	padding-left:10px;
}
.csc-sitemap ul li ul li ul li ul li {
	list-style-type: none;	
	padding-left:10px;
}
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	float:left;
	clear:none;
}
/**+html div.csc-textpic-imagewrap {
	margin-bottom:10px;
}*/
*html div.csc-textpic-intext-left-nowrap {
	padding-bottom:10px;
}
*+html div.csc-textpic-intext-left-nowrap {
	padding-bottom:10px;
}
*html div.csc-textpic-intext-left-nowrap p {
	margin:0px;
}
*+html div.csc-textpic-intext-left-nowrap p {
	margin:0px;
}
*html .einspalter div {
	clear:none;
}
/**html .einspalter div div {
	margin:0px;
}*/
.einspalter {}
div.csc-textpic-clear {
	clear:none;
}
#content h1 {
	font-size:18px;
	color:#660000;
	padding-top:20px;
}
#content h2 {
	font-size:16px;
	color:#660000;
	padding-top: 10px;
}
#content h3 {
	font-size:14px;
	color:#660000;
}
div.csc-textpic-left div.csc-textpic-text {
	clear:none;
}
button.kalender_bn {
	background-image: url(/fileadmin/templates/img/kalender_bn.gif);
	width:31px;
	height:20px;
	border:none;
	outline:none;
	margin-left:5px;
}
csc-textpic-caption,
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	font-size:10px;
}


p.csc-frame-frame1, table.csc-frame-frame1 { background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
p.csc-frame-frame2, table.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #333333; }

span.important { color: #8A0020; }
span.name-of-person { color: #10007B; }
span.detail { color: #186900; }
span.red {color:red;}
span.unterstrichen {text-decoration:underline;}

#container #main #maincontent #content .apothekenbox table {
	
}
#container #main #maincontent #content .apothekenbox .apotheken_adresse {
	width: 250px;
}
#container #main #maincontent #content .apothekenbox .apotheken_zertif {
	
}
#container #main #maincontent #content .apothekenbox .apotheken_text {
}
#container #main #maincontent #content .apothekenbox {
	display: block;
	padding: 10px;
	border: 1px solid #660000;
	margin-bottom: 20px;
}
#container #main #maincontent #content .apothekenbox .apotheken_headline h2 {
	margin-top: 0px;
	padding-top: 0px;
}
#container #main #maincontent #content .apothekenbox .apotheken_adresse p {
	margin-top: 0px;
	padding-top: 0px;
}
#container #main #maincontent #content .apothekenbox .apotheken_text p {
}
#container #main #maincontent #content .apothekenbox p {
	margin-top: 0px;
	padding-top: 0px;
}
.box {background-color:#eee; padding:10px; border:1px solid #660000;}
#container #main #maincontent .box h2 {
margin-top:0px;
padding-top:0px;
}

/*----------- NEWSLETTER SUBSCRIPTION ------------------------------*/

#subscription #felder input, #subscription #felder select {
  background-color:#fafafa;
  border: 1px solid #202A45;
  color:#333;
  padding:2px;
  margin-bottom:3px;
  width:200px;
  font-family:Helvetica, sans-serif;
  font-size:11px;
  }
#subscription #felder select {
  width:100px;
  }
#subscription input.button {
  color: #fff;
	background-color:#305675;
	padding: 0px;
	margin:10px 0px 2px 0px;
	border:solid 1px #202A45;
	font-size: 11px;
	font-family:Helvetica, sans-serif;
	font-weight: normal;
	text-transform:uppercase;
	cursor: hand;
	width:100px;
	height:22px;
	}
#subscription #nl_label {
	margin: 1px 5px 1px 0px;
}
#subscription #auswahl {
width:300px;
text-align:left;
}
#subscription #auswahl input {
width:auto;
}

/*----------- LOGIN -----------------------------*/

.tx-felogin-pi1 legend {
  display:none;
  }
.tx-felogin-pi1 fieldset {
  border:none;
  margin-top:20px;
  }
.tx-felogin-pi1 input {
  background-color:#fafafa;
  border: 1px solid #202A45;
  color:#333;
  padding:2px;
  margin-bottom:3px;
  width:150px;
  font-family:Helvetica, sans-serif;
  font-size:11px;
  }
.tx-felogin-pi1 input[type="submit"] {
  color: #fff;
	background-color:#305675;
	padding: 0px;
	margin:10px 0px 2px 0px;
	border:solid 1px #202A45;
	font-size: 11px;
	font-family:Helvetica, sans-serif;
	font-weight: normal;
	text-transform:uppercase;
	cursor: hand;
	width:100px;
	height:22px;
  }