@charset 'utf-8';
@import url(reset.css);

/* Default Element Styling */
/* =================================================================== */

* {
  font-family: Arial, "Lucida Grande", Helvetica, Verdana, sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #333;
}

body {
  background: #fff;
}

a {
  text-decoration: none;
  font-family: inherit;
  font-size: inherit;
}

a:hover {
  text-decoration:underline;
}


.csc-default a {
  color:#000;
}

.csc-default a.download{color:#107c53;}
/*b.download {color: #107c53;}*/

#c534 a.internal-link{color:#107c53;}


abbr[title] {
  border-bottom: 1px dotted #333 !important;
  cursor: help;
}

a abbr {
  cursor: pointer !important;
}

input[type=submit], button {
  cursor: pointer;
}

input:focus, textarea:focus, select:focus {
  background: #eee;
}

/* default margin bottom */
p, h1, h2, h3, h4, h5, h6, 
table, ul, ol, blockquote, pre {
  margin-bottom: 18px;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: bold;
}

/* Default Container Layout */
/* =================================================================== */

/* add more containers here, if needed */
#container, #maincontainer, #header {
  position: relative;
}

#container {
  width: 888px;
  margin: 0 auto;
  border-left: 1px solid #007348;
  border-right: 1px solid #007348;
  background: #fff;
  padding: 0 5px;
}

#spacerTop {
  height: 35px;
  background: #cce3da;
  border-bottom: 5px solid #fff;
}

#header {
  height: 205px;
  background: url(../../user_upload/Kopfgrafiken/index.jpg) top left no-repeat;
  border-bottom: 5px solid #fff;
}

#logo {
  position: absolute;
  left: 190px;
  top: 70px;
  width: 300px;
  height: 110px;
}
#logo1 {
  position: absolute;
  left: 190px;
  top: 130px;
  width: 300px;
  height: 65px;
}


#menutop {
  padding: 0 18px;
  line-height: 25px;
  height: 25px;
  background: url(../img/menutop_bg.png) top left repeat-x;
  border-bottom: 5px solid #cce3da;
}

#maincontainer {
  position: relative;
  border-top: 5px solid #fff;
  background: url(../img/bg_top.png) top left no-repeat;
}

#breadcrumb {
   position: absolute;
  top: 14px;
  left: 218px;
  width: 452px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

#breadcrumb a{
  font-size: 10px;
  color: #000;
}

#breadcrumb span{font-size: 10px;}


#content {
  padding: 63px 218px 50px 218px;
  min-height: 650px;
  height: auto !important;
  height: 650px;
  background: url(../img/bg_bottom.png) bottom left no-repeat;
}

#left {
  position: absolute;
  width: 180px;
  top: 60px;
  left: 10px;
}

#container #maincontainer #left li {
  padding-left: 12px;
  background: url(../img/bullet.gif) 0px 3px no-repeat;
}

#right {
  position: absolute;
  width: 180px;
  top: 0;
  right: 10px;
}

#rightContent {
  margin-top: 63px;
}

#advisco {
  position: absolute;
  width: 180px;
  height: 20px;
  bottom: 20px;
  right: 10px;
}



#footer {
  /* clear: both; */
  position: absolute;
  width: 500px;
  height: 18px;
  right: 170px;
  bottom: 20px;
  margin-top: 30px;
}

#footer, #footer a {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #999;
}

/* Header Stuff */
/* =================================================================== */

#header h1, #header h2 {
  position: absolute;
  display: block;
  top: 150px;
  left: 196px;
  height: 24px;
  width: 450px;
  text-transform: uppercase;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: normal;
}

#header h2 {
  top: 110px;
  height: 12px;
  font-size: 12px;
  line-height: 12px;
  text-transform: none;
}

/* Content Elements */
/* =================================================================== */

#content h1, #rightContent h1, #content h1 * {
  margin-bottom: 10px;
  color: #d30c29;
}
#content h3{font-size: 12px; color: #d30c29;}
#content h4{font-size: 12px;}

#rightContent .csc-textpic, #rightContent .csc-textpic * {
  margin: 0 !important;
}

#rightContent .csc-textpic img {
  margin-bottom: 18px !important;
}

#content ul li {
  padding-left: 12px;
  background: url(../img/content_bullet.png) 2px 0px no-repeat;
}

#content .contenttable {
  width: 100%;
  margin-bottom: 30px;
}

#content .contenttable .tr-even {
  background: #ccc;
}

#content .contenttable .tr-odd {
  background: #dfdfdf;
}

#content .contenttable td {
  padding: 5px;
}

#content .contenttable .td-0 {
  border-right: 2px solid #FFFFFF;
  width: 120px;
}

#content #mailformTable .tr-last .td-last,
#content #mitgliedTable .tr-last .td-last,
#content #mitgliedTable .tr-last .td-0, 
#content #mitgliedTable .tr-6 .td-0,
#content #mitgliedTable .tr-7 .td-0 {
  text-align: right;
}

#content #mitgliedTable .tr-last, .tr-6 {
  border-top: 10px solid #fff;
}

#content #mailformTable input, 
#content #mailformTable textarea,
#content #mitgliedTable input {
  outline: none;
  padding: 2px;
  width: 296px;
}

#content #mitgliedTable .tr-6 .td-0 input,
#content #mitgliedTable .tr-7 .td-0 input {
  padding: 0;
  width: auto;
}

#content #mailformTable .tr-5 .td-0 {
  vertical-align: top;
}

/* search */

#content ul.browsebox li {
  float: left;
}

#content strong.tx-indexedsearch-redMarkup {
  font-weight: normal;
  font-style: italic;
  color: #d30c29;
}

#content .tx-indexedsearch-browsebox, 
#content .tx-indexedsearch-res {
  clear: both;
}

#content .tx-indexedsearch-browsebox {
  margin-bottom: 36px;
}

#content .tx-indexedsearch-browsebox p {
  margin-bottom: 0;
}

/* Menu Elements */
/* =================================================================== */

#left li {
  line-height: 24px;
}

#left ul li li{line-height: 20px;}

#left ul .hidden, #left ul dfn {
  display: none;
}

#left ul li ul {
  margin-bottom: 0;
}

#left ul li.activeCur, #left ul li.activeAct {
  margin-bottom: 18px;
}

#left ul li ul li.activeCur {
  margin-bottom: 0;
}

#left ul {
  list-style: none;
}



#left a.active {
  font-weight: bold;
}

#menutop, #menutop * {
  color: #fff;
  font-weight: bold;
  /*letter-spacing: 0.1em;*/
}

#menutop a.active {
  font-weight: bold;
  text-decoration: underline;
}

/* Footer Stuff */
/* =================================================================== */

#advisco a {
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  color: #999;
}


/* Right Menu Stuff */
/* =================================================================== */

/* Suchfeld: cae3ff - 71aad3 - 8cc3fd */
#suche {
  position: absolute;
  top: 7px;
  right: 0px;
  background: #fff;
  width: 150px;
  height: 19px;  
  padding: 3px 0 3px 30px;
}

#suche * {
  margin: 0;
  padding: 0;
}

#suche #searchformInput {
  width: 100px;
  height: 18px;
  line-height: 18px;
  border: 0;
  outline: 0;
  background: #c7e0d7;
  text-align: center;
}

#searchformSubmit {
  background: #fff;
  border: 0;
  outline: 0;
}

#container #maincontainer #content .csc-textpic ul li {background: none;  list-style-type: none; padding-left: 0}



/* Other Stuff */
/* =================================================================== */

/* Content mit Ansprechpartnern */
#c838 a{color: #107C53;}

/* TT_NEWS */
.clearer {clear: both;}
#container #maincontainer #content .news-list-container  {margin-bottom: 4px; margin-top: 10px;  }
#container #maincontainer #content .news-list-item a {color: #107C53; }

.news-single-img {
    float: right;
    margin: 10px 0 0 10px;
    padding: 0;
}

/*
.news-list-item a:hover {color: #000000;}
.news-list-morelink a, .browseLinksWrap a{ color:#f07c00; }
.news-single-backlink a,a:visited {color: #f07c00; }
*/
.tx-ttnews-browsebox li{float:left;}
.tx-ttnews-browsebox ul li{background: #ffffff; }
.news-list-morelink  {margin-bottom:0px; margin-top: -20px; color:#f07c00;}

/* #latest_link a{color:#f07c00; text-decoration: underline; } */
.news-list-item p {width: 430px; margin-bottom: 20px;}
.news-latest-container #rsslink{float: right;}

.browseLinksWrap{font-size: 13px; font-weight: bold;}
.browseLinksWrap a{font-size: 11px; color: #107C53;}

#rightContent a{color: #107C53;}




/*Tebellen bei Stellen*/
.stellentabelle .tr-0 .td-0, .stellentabelle .tr-0 .td-1
{
	font-weight: bold;
}


.stellentabelle .td-0
{
	width: 450px;
}

.stellentabelle .td-1
{
	width: 30px;
}



/* Bildvorschau für Aktuelles */
/*
.news-single-img
{
	float: left;
}


.news-single-img img
{
	height: 500px;
	width: 450px;
}

*/


/* Neue Tabellenliste für Stellenangebote*/


.TabelleCon
{
	border: 1px solid black;
	border-bottom: 0px;
	position: absolute;
	width: 450px;
}

.TabelleZeile1
{
	float:left;
	width: 450px;
	border-bottom: 1px solid black;
	background-color: #dddddd;
}

.TabelleZeile2
{
	float:left;
	border-bottom: 1px solid black;
}

.TabellenSpalteLinks
{
	float:left;
	width: 349px;
	padding: 4px 0px 4px 3px;
	border-right: 1px solid black;
}

.TabellenSpalteRechts
{
	float:left;
	padding: 4px 0px 4px 3px;
	width: 94px;
	
}


/*Alle Links werden automatisch Grün dargestellt*/
a.external-link-new-window, p.bodytext a
{
	color: #107C53;
}


table.pflegestufe{border-collapse:collapse;}
table.pflegestufe th, td{font-size: 0.9em; vertical-align: bottom; border:1px solid #000; padding: 5px; line-height: 1.1em;}
table.pflegestufe th{background: #e7f2ee;}


table.pflegestufe b{font-size: 1.0em;}

