/* @override http://www.blackswanpharma.com/css/styles.css */

/*
File: 'DOUBLE' (RapidWeaver 4.0) styles.css Style Sheet
Created: May, 2008
Author: Henk Vrieselaar
http://www.henkvrieselaar.nl/carousel-styles/ Email: henkvrieselaar@home.nl
*/


/* @group General Styles */

body {
	color: #444;
	margin-right: auto;
	margin-left: auto;
	margin-top: 34px;
	background-color: #FFFFFF;
	background: url(images/bg/headergradient2.png) no-repeat center top;
	font: 0.75em Arial, Helvetica, Geneva, sans-serif; /* 12px */
}


a {
     outline: none;
 }

p {
	margin-top: 0;
	margin-bottom: 10px;
}

b, strong {

}

a:link, a:visited {
	text-decoration: none;
}

a:link{
	color: #D10016;
}

a:visited
{
	color: #d06b6f;
}

a:hover, a:active {	
	color: #999999;

}

h1,h2,h3,h4 {
	color: #D10016;
	margin-top: 0;
}

h1 {
	font-size: 166.66%;
	margin-bottom: 16px;
}

h2 {
	font-size: 150%;
	margin-bottom: 16px;
}

h3 {
	font-size: 133%;
	margin-bottom: 14px;
}
	
h4 {
	font-size: 116.66%;
	margin-bottom: 12px;
}

h5 {
	font-size: 100%;
	margin-bottom: 10px;
	color: #444;
}

h6 {
	color: #000000;
	background-color: #EEBBBD;
	font-size: 11px;
	margin: 19px 0 0 1px;
	width: 170px;
	float: right;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	padding-top: 5px;
	display: none;
	font-family: "Trebuchet MS";
}

a img {
	border:none
}

img {
	border: none;
}

.image-left {
	float: left;
	margin: 0 10px 3px 0;
}

.image-right {
	float: right;
	margin: 0 0 3px 10px;
}
	
/* @end */

/* @group Layout */


#container {
	margin: auto;
	width: 800px;
}

.clearer {
	clear: both;
}

#headergradient {
	position: relative;
	left: 0;
	z-index: 2;
	width: 100%;
	overflow: hidden;
	background: url(images/bg/headergradient2.png) no-repeat center top;
	height: 163px;
	display: none;
}

#footergradient {
	position: absolute;
	left: 0;
	z-index: 2;
	width: 100%;
	overflow: hidden;
	margin-bottom: auto;
	margin-top: 15px;
}

#ddshadow800 {
	margin-top: 15px;
	background: url(images/bg/ddshadow800.png) no-repeat center bottom;
	position: absolute;
	z-index: 40;
	height: 16px;
	width: 800px;
}

#pageHeader {
	height: 121px;
	z-index: 240;
	padding-bottom: 0px;
	margin: -17px 0 0;
}

#header1,
#header2 {
	border-color: #FFFFFF;
}

#header1 {
	height: 150px;
	margin-top: 0px;
	background: url(images/header_images/IMG_10.jpg) no-repeat left top;
	position: absolute;
	z-index: 50;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
	width: 800px;
}

#header2 {
	height: 150px;
	margin-top: 15px;
	background: url(images/header_images/IMG_10.jpg) no-repeat left bottom;
	position: absolute;
	z-index: 10;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width: 800px;
}

#pageHeader img {
	position: absolute;
	top: 180px;
	display: none;
}


#pageHeader h1 {
	padding-left: 0px;
	color: #666;
	position: relative;
	z-index: 110;
	margin-left: 0px;
	text-align: right;
	padding-top: 12px;
	margin-right: 15px;
	margin-bottom: 8px;
	font: italic bold 300%/1em "Trebuchet MS";
}

#pageHeader h2 {
	color: #666;
	padding-left: 0px;
	position: relative;
	margin-top: 0px;
	z-index: 110;
	margin-left: 1px;
	text-align: right;
	margin-right: 15px;
	font: italic bold 183.33%/1em "Trebuchet MS";
}


#contentContainer {
	margin-top: 12px;
	/*border-left: 1px solid silver;*/
	margin-bottom: 15px;
	width: 580px;
	float: right;
	border-right-style: none;
	border-color: #CCCCCC;
	background-color: #FFFFFF;
	padding-right: 15px;
	margin-right: 0;
}

#contentContainer #content {
	color: #444;
	padding-bottom: 5px;
	margin: 5px 0 0 10px;
	text-align: left;
	font-family: "Trebuchet MS";
	line-height: 116.66%;
}

#sidebarContainer {
	width: 200px;
	margin-top: 0px;
	font-size: 11px;
	margin-left: 0px;
	float: left;
	padding-bottom: 0px;
	text-align: left;
}

#sidebarContainer #sidebar {
	float: left;
	color: #000000;
	font-family: "Trebuchet MS";
	padding: 0;
	width: 190px;
}

#sidebarContainer .sideHeader,
h6 {
	color: #000000;
	background-color: #EEBBBD;
}

#footer {
	padding: 0;
	font-size: 11px;
	text-align: center;
	color: #000000;
	font-family: "Trebuchet MS";
}

#footer p {
	margin: 0;
}

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
}

#logo {
	border-style: none;
	border-width: 0;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 3px;
}

/* @end */

/* @group Global Classes */

blockquote {
	color: #4c4c4c;
	font-style: italic;
	font-size: 0.85em;
	margin: 0;
	padding: 5px;
}

.imageStyle {

}

/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

ul.disc {
	list-style-type: disc;
}

ul.circle {
	list-style-type: circle;
}

ul.square {
	list-style-type: square;
}

ol.arabic-numbers {
	list-style-type: decimal;
}

ol.upper-alpha {
	list-style-type: upper-alpha;
}

ol.lower-alpha {
	list-style-type: lower-alpha;
}

ol.upper-roman {
	list-style-type: upper-roman;
}

ol.lower-roman {
	list-style-type: lower-roman;
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
	margin: 10px 0;
	padding: 0;
}

#sidebarContainer #sidebar li {
}
	
/* Table Styles */
table {
	font-size: 1em;
}
#zweispaltig td {
	width: 300px;
	padding-right: 10px;
}



/* @end */

/* @group Navigation */

#breadcrumbcontainer {
	margin: 0;
	font-size: 11px;
	text-align: center;
	color: #333;
	font-family: "Trebuchet MS";
}

#breadcrumbcontainer ul {
	list-style: none;
	padding: 0;
	margin: 5px 0 7px;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {
}

#breadcrumbcontainer a:hover {
}

/* Toolbar Styles */

#navcontainer {
	height: 31px;
	position: relative;
	z-index: 600;
	left: 0;
	margin-left: 2px;
	font-size: 11px;
	font-family: "Trebuchet MS";
	display: block;
	top: -5px;
	margin-top: 5px;
}

#line {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	width: 100%;
	overflow: hidden;
	background: url(images/bg/line.png) no-repeat center top;
	height: 1px;
	margin-top: 30px;
}

#navcontainer #current {
	background: url(images/bg/menutop1.png) no-repeat left top;
	z-index: 500;
	margin-left: 1px;
	color: #000000;
}

#navcontainer .currentAncestor {
	color: #EEBBBD;
}
/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	padding: 0;
	margin-left: 10px;
}

#navcontainer li {
	position: relative;
	display: inline;
	float: left;
	margin-left: 0;
	width: auto;
}

#navcontainer a {
	display: block;
	padding-top: 13px;
	color: #ffffff;
	text-decoration: none;
	height: 25px;
	text-align: center;
	float: left;
	padding-right: 7px;
	padding-left: 7px;
	background: url(images/bg/menutopa.png) no-repeat left top;
	width: 102px;
	z-index: 500;
}

#navcontainer li:hover ul, #navcontainer li.over ul { 
	display: block;
}

#navcontainer a:hover {
	color: #EEBBBD;
}

/* Child - Level 1 */


#navcontainer ul li :hover {
}

#navcontainer ul ul {
	position: absolute;
	left: 0;
	top: 30px;
	margin-bottom: 0;
	margin-left: 4px;
	display: none;
	z-index: 80;
	background-color: #FFFFFF;
	background-image: none;
	border-bottom: 1px solid black;
	border-color: #000000;
}

#navcontainer ul ul #current{
	width: 135px;
	background-color: #FFFFFF;
	background-image: none;
	margin-left: 0px;
}

#navcontainer ul ul li {
	background: none;
	display: block;
	float: left;
	left: 0px;
	position: relative;
	clear: left;
	overflow: visible;
}

#navcontainer ul ul a {
	height: 15px;
	margin-top: 0px;
	width: 135px;
	text-align: left;
	display: block;
	color: #D10016;
	z-index: 80;
	background-color: #FFFFFF;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-color: #000000;
	background-image: none;
	padding: 5px 7px 3px;
}

#navcontainer ul ul a:hover {
	position: relative;
	color: #000000;
}

#navcontainer ul ul ul a,
#navcontainer ul ul ul ul a {
	display: none;
}


div#navcontainer ul ul, div#navcontainer ul ul ul, div#navcontainer ul li:hover ul ul, div#navcontainer ul li:hover ul ul ul, div#navcontainer ul li:hover ul ul ul ul, div#navcontainer ul li:hover ul ul ul ul ul{
display:none;
}

div#navcontainer ul li:hover ul, div#navcontainer ul ul li:hover ul, div#navcontainer ul ul ul li:hover ul, div#navcontainer ul ul ul ul li:hover ul, div#navcontainer ul ul ul ul ul li:hover ul{
display:block;
}


	
/* @end */
/* @group Typolight */
/* Typolight-Anpassungen */
/* Clearing and invisible elements */
.block { overflow: hidden; }

.mod_navigation.block { overflow: visible;
}

#clear { height:0.1px; font-size:0.1px; line-height:0.1px; clear:both; }
.invisible { width:0px; height:0px; left:-1000px; top:-1000px; position:absolute; overflow:hidden; display:inline; }

/* Clear after custom sections */
.custom { display:block; text-align:left; }
.custom:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }

.ce_text
{
	line-height: 1.4;
}

.teaser, .ce_teaser
{
	line-height: 1.4;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

.teaser h3, .teaser h4, .ce_teaser h4, .ce_teaser h3
{
	font-size: 100%;
	margin-bottom: 5px;
	color: #444;
}

.teaser p, .ce_teaser p
{
	margin-bottom: 5px;
}

.layout_short .teaser, .layout_latest .teaser
{
	padding-bottom: 0px;
	border-bottom: 1px none #ccc;
}

p.error {
	color: #d02b32;
	font-style: italic;
	margin-bottom: 0;
}

.more
{
	font-style: italic;
}

.mod_article .back
{
	margin-top:18px;
}

.mod_article .more
{
	display:inline;
}

#sidebar .mod_article
{
	margin: 0;
}

.mod_changelanguage
{
	font-style: italic;
}


/*.mod_breadcrumb
{
	font-style: italic;
	width: 100%;
	display: block;
	clear: none;
}*/

.mod_toplink
{
	float: right;
	width: 19%;
	text-align: right;
}

.ce_gallery .caption, .image_container .caption
{
	color: #777;
	font-size: 91.66%;
	text-align: left;
}

.mod_article .pdf_link
{
	margin-bottom: 0.5em;
	text-align:right;
	font-size: 83.33%;
}

.mod_article .pdf_link a
{
	position:relative;
	padding:1px;
	background-color:#bbbbbb;
	text-decoration:none;
	color:#ffffff;
}

.mod_article .pdf_link a:hover
{
	background-color:#dddddd;
	text-decoration:none;
	color:#ffffff;
}


/**
   * (de) Gestaltung Nachrichten
   */


#csd_news, .mod_newsmenu
{
	margin: 5px 0 20px;
	padding: 8px;
	background-color: #fff;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.mod_newsmenu ul, .mod_newsmenu li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

* html .mod_newsmenu ul, * html .mod_newsmenu li
{
	height:1px;
}

.mod_newsmenu .year
{
	margin-bottom:2px;
	border-top: 1px solid #eee;
}
.mod_newsmenu .year p
{
	margin-bottom: 0;
}

.mod_newsmenu .year .active
{
	font-weight: bold;
}

#sidebar .mod_newslist
{
	padding: 8px;
	background-color: #e5e5e5;
	margin-bottom: 20px;
	width: 178px;
}


.mod_newslist p, .mod_newsarchive p
{
	margin:0px 0px 4px 0px;
}

.mod_newsreader .back
{
	/*margin-bottom:24px;*/
	/*padding-top: 6px;*/
}

* html .mod_newsreader .back
{
	margin-top:12px;
	padding-top:0px;
}

.mod_newslist .info, .mod_newsreader .info, .mod_newsarchive .info
{
	margin-bottom: 3px;
	color:#999999;
	padding: 0;
	background-color: transparent;
	font-size: 91.66%;
}

.mod_newslist .layout_short, .mod_newsarchive .layout_short
{
	padding-bottom: 5px;
	border-bottom:1px solid #ccc;
	margin-bottom: 10px;
}

#sidebar .mod_newslist h1, .mod_newsmenu h1

{
	font-size: 133.33%;
	font-weight: bold;
	color: #555;
	margin-bottom: 7px;
}
.mod_newslist h2, .mod_article h1{
	font-size: 116.66%;
	font-weight: bold;
	color: #888;
	margin-bottom: 6px;
}

.mod_newsreader .ce_text
{
	margin-top:16px;
}

.mod_newsreader .ce_comments
{
	background-color: #fff;
	padding: 15px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.mod_newsreader .ce_comments h1
{
	font-size: 150%;
	font-style: italic;
}

.mod_article, .mod_newsreader, .ce_teaser
{
	margin-right: 0px;
	margin-bottom: 10px;
}

.mod_newsreader h2
{
	margin-bottom:12px;
}

.mod_newsreader .comment_default
{
	margin-bottom: 8px;
}

.mod_newsreader .comment
{
	line-height: 1.3;
	font-size: 91.66%;
}

.mod_newsreader .form
{
	margin-top:24px;
}

.mod_newsreader .widget
{
	margin-top:1px;
	margin-bottom: 5px;
}
.mod_newsreader .widget input
{
	margin-right: 5px;
}

.mod_newsreader .textarea
{
	width:360px;
	height:120px;
}
.mod_search
{
	margin-top:3px;
}

.mod_search .text
{
	width:240px;
}

html>body .mod_search .radio_container
{
	margin-top:3px;
}

*:first-child+html .mod_search .radio_container
{
	margin-top:0px;
}

.mod_search .radio_container label
{
	left:-2px;
	top:-2px;
	position:relative;
	padding-right:3px;
}

.mod_search .header
{
	margin-top:18px;
	margin-right:5px;
	margin-bottom:24px;
	padding-bottom:4px;
	text-align:right;
	border-bottom:1px solid #ece4d9;
}

.mod_search h3
{
	margin:0px 0px 2px 0px;
	padding:0px;
}

.mod_search .context
{
	margin:0px 5px 3px 0px;
}

.mod_search .url
{
	margin-bottom:12px;
	color:#c6ad8d;
}

.mod_search .relevance
{
	font-weight:normal;
	font-size:11px;
	color:#c6ad8d;
}

.mod_search .highlight
{
	font-weight:bold;
}

.mod_calendar table
{
	width:100%;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

.mod_calendar .head
{
	padding-top:4px;
	padding-bottom:5px;
	text-align:center;
	background-color:#f6f6f6;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.mod_calendar .current
{
	background-color:#ffffcc;
}

.mod_calendar .label
{
	padding-top:3px;
	padding-bottom:4px;
	text-align:center;
	background-color:#bbbbbb;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
}

.mod_calendar td
{
	width:14%;
	height:72px;
	padding:1px;
	vertical-align:top;
	background-color:#ffffff;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.mod_calendar .weekend
{
	background-color:#f6f6f6;
}

.mod_calendar .today
{
	background-color:#ffffcc;
}

.mod_calendar .empty, .mod_calendar .empty .header
{
	background-color:#f6f6f6;
}

.mod_calendar td .header
{
	padding-bottom:2px;
	background-color:#e0e0e0;
	font-size:10px;
}

.mod_calendar td .event a
{
	font-size:10px;
}

.mod_minicalendar
{
	margin:0px 5px 20px 5px;
	padding:5px 5px 10px 5px;
	background-color:#ece4d9;
}

.mod_minicalendar table
{
	width:100%;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

.mod_minicalendar td
{
	width:14%;
	padding-top:2px;
	padding-bottom:3px;
	text-align:center;
	background-color:#ffffff;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.mod_minicalendar td, .mod_minicalendar .active a
{
	font-size:10px;
}

.mod_minicalendar .weekend
{
	background-color:#f6f6f6;
}

.mod_minicalendar .today
{
	background-color:#ffffcc;
}

.mod_minicalendar .label
{
	padding-top:2px;
	padding-bottom:3px;
	text-align:center;
	background-color:#c3c3c3;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size:10px;
	color:#ffffff;
}

.mod_minicalendar .head
{
	padding-top:3px;
	padding-bottom:4px;
	text-align:center;
	background-color:#f9f9f9;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.mod_minicalendar .current
{
	background-color:#ffffcc;
}

.mod_eventlist
{
	/*margin-right:6px;*/
}

.mod_eventlist h2
{
	font-size: 133.33%;
}

.mod_eventlist .ce_text
{
	margin-bottom: 0;
}

.mod_eventlist .header
{
	padding:3px 6px 4px 6px;
	background-color:#e6e6e6;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	font-weight:bold;
}

.mod_eventlist .header.first
{
	border-top:1px solid #cccccc;
}

.mod_eventlist .event
{
	padding:10px 6px 12px 6px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

.mod_eventlist .time
{
	margin-bottom:5px;
	font-weight: normal;
	color:#777;
	font-size: 100%;
}

.mod_eventreader .info
{
	font-size: 100%;
	color: #777;
	margin-top: 0;
	padding: 0;
}

.mod_eventreader .recurring
{
	margin-top:2px;
	font-size:10px;
	color:#009900;
}

.mod_eventreader .ce_text
{
	margin-top: 15px;
}

.mod_eventreader .back
{
	margin-top:18px;
}


/* @end */

/* @group Contact Form */
.message-text {
} 

.mandatory {
	font-weight: bold;
} 

.formbody td {	width: 150px;
} 

.formbody input {	width: 400px;
} 

.formbody textarea {	width: 400px;
	height: 100px;
	margin: 2px 0;
} 

.formbody .submit {
	width: 150px;
} 
/* @end */
