/*
  main.css, v1.0 2009/05/22 21:28:00 b2wei
  Gestaltung, Design Andreas Schmieding : Grafikdesigner
  http://www.andreasschmieding.com

  Technische Umsetzung Andreas Buchwald : B2wei : Webentwicklung
  http://www.b2wei.net

  Copyright (c) 2009 lungenarztzentrum-koeln.de
*/

/*
  schrift grau:            #505155
  schrift hauptnavi:       #ffffff
  schrift hauptnavi over:  #d9351c
  schrift subnavi:         #40221c
  schrift subnavi over:    #d9351c
  linien subnavi over:     #f1e3c9
  bg hauptnavi:            #865d48
  bg hauptnavi aktiv:      #d8c1a0
  bg newsteser-box header: #78605a
  rahmen newsteaser-box:   #7e756f          
  
  900px Breite: 56.25em
*/


/* ----- RTE classes -------------------------------------------------------- */
/*
span.roterText {
	color: #d71711;
}
*/

/* ----- Common CSS --------------------------------------------------------- */
* {
  margin: 0px;
  padding: 0px;
}
body {
  position: relative;
  margin: 0px;
  padding: 0px;
  padding-top: 0.69em;
  width: 100%;
  height: 100%;
  background: url(../res/bg_body.jpg) repeat-x #fff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100.01%;
  color: #505155;
  text-align: center;
}
a {
  color: #d9351c;
  text-decoration: underline;
}
a:link,
a:visited {
	text-decoration: underline;
}
a:focus,
a:hover,
a:active {
}
p {
  line-height: 1.2em;
}
h1 {
  font-size : 1.3em;
}
h2 {
  font-size: 1.2em;
}
h3 {
  padding-bottom: 0.5em;
  font-size: 1.1em;
}
h1, h2, h3 {
  font-weight: normal;
  color: #d9351c;
}
h1, h2, p {
  padding-bottom: 0.9em;
}
p, ul, fieldset, #fontSize {
  font-size: 0.8em;
}
img {
  border: none;
}
hr, legend, .hide, .submitHidden {
  position: absolute !important;
  top: -6000px !important;
  left: -6000px !important;
  height: 1px;
  width: 1px;
}
legend {
  display: none;
}
fieldset {
  border: none;
}
.clearBoth {
  clear: both;
}

/* ----- Layout Common ------------------------------------------------------ */
#wrapHeader,
#wrapMainNav,
#wrapContent,
#wrapFooter {
	margin: 0 auto;
  width: 56.25em;
  text-align: left;
}

/* ----- Layout Header ------------------------------------------------------ */
#wrapHeader {
	position: relative;
  height: 18em;
  overflow: hidden;
}
#headerImage {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 56.25em; /* 900px */
  height: 18em; /* 288px */
  z-index: 2;
}

/* ----- Logo --------------------------------------------------------------- */
#wrapHeader img#logo {
	position: relative;
	margin-top: 1.75em; /* 74px */
	margin-right: 3.25em;
	width: 20.25em; /* 324px */
  height: 5.69em; /* 91px */
	float: right;
	z-index: 5;
}

/* ----- Layout Content ----------------------------------------------------- */
#wrapContent {
  padding: 2em 0 0.5em 0;
  background: url(../res/bg_content.jpg) repeat-x #fff;
}
#boxContentLeft {
	margin-top: 1.75em;
	margin-left: 0.3em;
  width: 10.5em; /* 12.5em ges. - 0.3em linkes Pad. - 1.7em rechter Abstand Content */
  text-align: right;
  float: left;
}
#wrapBoxContent {
	width: 43.75em; /* 56.25em - 12.5em*/
	float: right;
}
#boxContent {
	padding-right: 2em;
  width: 29.25em; /* 56.25em - 12.5em - 12.5em - 2em */
  float: left;
}
#boxContentRight {
	padding-right: 1.25em;
	width: 11.25em; /* 12.5em - 1.25em */
	float: right;
}

/* ----- Layout Contentfooter ----------------------------------------------- */
#contentFooter {
	margin-top: 1em;
  padding-top: 1em;
  border-top: 1px dotted #7e756f;
	clear: both;
}
.gotoTop {
  float: right;
}
.gotoTop a {
  padding-right: 15px;
  background: url(../res/blt_goto_top.gif) right top no-repeat;
}
.printVersion {
  float: left;
}
.printVersion a {
  padding-left: 18px;
  background: url(../res/printer.gif) no-repeat;
}
.lastAccess {
  clear: both;
}

/* ----- Layout Footer ------------------------------------------------------ */
#wrapFooter {
	margin-top: 2em;
  padding: 0.5em 0.5em 0.5em 12.5em;
	width: 43.25em; /* 56.25em - 0.5em - 12.5em */
  color: #40221c;
}

#wrapFooter p {
  font-size: 0.7em;
  padding-bottom: 0.1em;
}
#wrapFooter p a {
  color: #40221c;
  text-decoration: none;
}
#wrapFooter p a:link,
#wrapFooter p a:visited {
}
#wrapFooter p a:focus,
#wrapFooter p a:hover,
#wrapFooter p a:active {
	color: #40221c;
  text-decoration: underline;
}

/* ----- Hauptnavigation ---------------------------------------------------- */
#wrapMainNav {
	margin-top: 0.19em;
	margin-bottom: 0.19em;
	clear: both;
	background: url(../res/bg_main_nav.gif) repeat-x #865d48;
}
#mainNavRight {
	height: 1.8em;
	width: 14px;
	font-size: 0.9em;
	background: url(../res/bg_main_nav_right.gif) no-repeat;
	float: right;
}
#mainNav {
  /* letter-spacing: 0.1em; */
	padding-left: 12.5em;
	height: 1.9em;
	width: 49em;
  list-style: none;
	font-size: 0.9em;
  background: url(../res/bg_main_nav_left.gif) no-repeat;
	overflow: hidden;
	float: left;
}
#mainNav li {
	margin-right: 0.5em;
	float: left;
}
#mainNav a {
	padding-left: 1em;
	padding-right: 1em;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
	display: block;
  text-decoration: none;
  color: #fff;
}
#mainNav a:link,
#mainNav a:visited {
}
#mainNav a:focus,
#mainNav a:hover,
#mainNav a:active,
#mainNav li.active a {
  color: #d9351c;
	background: url(../res/bg_main_nav_active.gif) repeat-x #d8c1a0;
}

/* ----- Subnavigation ------------------------------------------------------ */
/* ----- Erste Ebene ----- */
#subNav {
  list-style: none;
	font-size: 0.75em;
}
#subNav a {
  
}
#subNav li {
  margin-bottom: 0.6em;
  display: block;
}
#subNav li a {
	color: #40221c;
  text-decoration: none;
}
#subNav li a:link,
#subNav li a:visited {
}
#subNav li a:focus,
#subNav li a:hover,
#subNav li a:active {
	color: #d9351c;
}
#subNav li.active {
  border-top: 1px solid #f1e3c9;
  border-bottom: 1px solid #f1e3c9;
}
#subNav li.active a {
  color: #d9351c;
}

/* ----- Zweite Ebene ----- */
#subNav li ul {
  margin-top: 0.3em;
  padding-right: 0.8em;
  font-size: 0.9em;
  list-style: none;
}
#subNav li ul li a:link,
#subNav li ul li a:visited {
}
#subNav li ul li a:focus,
#subNav li ul li a:hover,
#subNav li ul li a:active {
}
#subNav li ul li.active {
  border: none;
}
#subNav li ul li.active a {
}
/* ----- Dritte Ebene ----- */
#subNav li ul li ul {
}
#subnav li ul li ul li a {
}
#subNav li ul li ul li a:link,
#subNav li ul li ul li a:visited {
}
#subNav li ul li ul li a:focus,
#subNav li ul li ul li a:hover,
#subNav li ul li ul li a:active,
#subNav li ul li ul li.active a {
}

/* ----- BreadCrumb --------------------------------------------------------- */
#breadCrumb {
	padding-bottom: 3.5em;
  font-size: 0.7em;
}
#breadCrumb a {
  text-decoration: none;
}
#breadCrumb a:link,
#breadCrumb a:visited {
}
#breadCrumb a:focus,
#breadCrumb a:hover,
#breadCrumb a:active {
	text-decoration: underline;
}

/* ----- Content ------------------------------------------------------------ */
#boxContent ul {
  padding-left: 1em;
}
#boxContent ul li {
  margin-top: 0.2em;
}
#boxContent ul li ul {
  font-size: 1em;
}

#content p {
	line-height: 1.3em;
}

/* ----- Globale Suche ------------------------------------------------------ */
#globalSearch {
	margin-bottom: 1em;
	color: #505155;
}
#globalSearch #search,
.submit {
}
#globalSearch input#search {
  width: 11.25em;
  font-size: 1em;
	color: #505155;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: italic;
	background: transparent;
  border: 1px solid #7e756f;
}
#globalSearch #search:focus,
#globalSearch #search:hover {
	background: #fff;
}
#globalSearch label {
}
.searchResultItem {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  border-bottom: 1px dotted #7e756f;
}

/* ----- JewelBox rechte Seite ---------------------------------------------- */
.jewelBoxHeader {
	margin-bottom: 0.2em;
	background: url(../res/bg_news_teaser_right.png) no-repeat top right;
	clear: both;
}
.jewelBoxHeader h2 {
	margin-right: 1.2em;
	padding: 0.2em 0 0.4em 1em;
	color: #fff;
	font-size: 0.9em;
	background: url(../res/bg_news_teaser_left.png) no-repeat;
	
}
.jewelBox {
	margin-bottom: 1em;
}
.jewelBoxContent {
	padding: 0.5em 0.2em 0.5em 0.2em;
	border: 1px solid #7e756f;
}

/* ----- Kontakt ------------------------------------------------------------ */
#content label {
  display: block;
}
#content input,
#content textarea {
  margin-bottom: 0.6em;
  width: 16em;
  border: 1px solid #7e756f;
  background: #f1e3c9;
  display: block;
}
#content textarea {
  width: 28em;
  height: 12em;
}
#content input:focus,
#content input:hover,
#content textarea:focus,
#content textarea:hover {
  background: #fff;
}
#content .csc-mailform-submit,
.submitButton,
#content #mailformformtype_mail {
	margin-top: 1em;
  padding: 0.1em 0.8em;
  width: auto !important;
  border: 1px solid #7e756f;
	clear: both;
}
.checkBoxInput {
  width: auto !important;
}
#content .radiolayout label {
	width: auto;
	vertical-align: middle;
	display: inline;
}
#content .radiolayout input {
	margin-top: 0.4em;
	margin-right: 0.6em;
	width: auto;
	vertical-align: middle;
	display: inline;
}

/* ----- News --------------------------------------------------------------- */
.eventListItem {
	margin-bottom: 1em;
}
.newsListTitle {
}
.newsListDate,
.newsSingleDate {
  color: #000;
  font-size: 0.7em;
  vertical-align: middle;
  float: right;
}
.newsListImage {
  margin: 0;
	margin-right: 0.9em;
  float: left;
}
.newsSingleImage {
  margin: 0 10px 10px 0;
  float: left;
}
.newsListMoreLink {
}

/* ----- FileLink	----------------------------------------------------------- */
.fileLink img {
	vertical-align: middle;
}

/* ----- Bild im Text ------------------------------------------------------- */
.csc-textpic-imagewrap {
  
}
.csc-textpic-imagewrap dd {
  display: block;
}
.csc-textpic-caption {
  display: inline;
  font-size: 0.7em;
  font-style: italic;
}
