/* Zentrale Anweisungen */

* {
	margin: 0;
	padding: 0; 
}

body {
	background: url(img/bg.png) repeat-x;
	font-family: verdana;
	text-align: center;
}
/* Zentrierung */
#background {
/* Seiteninhalt wieder links ausrichten */
	margin: auto;
/* standardkonforme horizontale Zentrierung */
	width: 800px;
	height:100%;
}

hr {
  display: none;
  clear: left;
}

img {
  border: 0px;
}

p {
  text-align: left;
  padding: 7px 10px 10px 20px;
  font-size: 0.8em;
}

p a {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
p a:hover {
/*  border-bottom: solid 1px #000; */
	text-decoration: underline;
}

#clear {
  clear: both;
}

/*
strong {
  font-weight: normal;
  }
*/

/* Ende Zentrale Anweisungen */

/* Header */

#logo {
  padding-top: 8px;
  padding-left: 42px;
  text-align: left;
}

#title {
  float: left;
}

#header {
  position: static;
	height: 217px;
  width: 800px;
  background: url(img/header/header-welcome.png);
}
h1 {
	padding: 14px 0px 0px 42px;
	font-family: georgia;
  font-size: 30pt;
  color: #94abc1;
  font-weight:normal;
  text-align: left;
}

h1.subtitle {
  padding: 0px 0px 4px 64px;
  font-family: georgia;
  font-size: 1.2em;
  color: #94abc1;
  font-style: oblique;
  text-align: left;
}

h2 {
 margin: 5px 15px 2px 15px;
 font-family: georgia;
 font-size: 1.3em;
 font-weight: normal;
 color: #94abc1;
 text-align: left;
}

/* Ende Header */

/* Navigaton */

/* Sprachmen� */
#langmenu {
  text-align: left;
  height: 29px;
  float: left;
}

#langmenu .tx-srlanguagemenu-pi1 {
  margin-top: 9px;
}

ul.langmenu {
  list-style: none;
  padding: 9px 0 0 0;
  font-size: 0.8em;
}

ul.langmenu li {
  display: inline;
}

ul.langmenu img {
  padding: 0 5px;
}

/* Subnavigation */
#sub-navigation {
  height: 29px;
  text-align:right;
}

a.sub-navigation {
  padding: 3px 10px 4px 10px;
  font-family: georgia;
  font-size: 1.2em;
  line-height: 22pt;
  color: #ffffff;
  text-decoration: none;
}

* html a.sub-navigation {
  padding: 4px 15px 3px 15px; 
}

a.sub-navigation:hover {
  color: #173B5B;
}

a.sub-navigation-cur {
  padding: 3px 10px 4px 10px;
  font-family: georgia;
  font-size: 1.2em;
  line-height: 22pt;
  color: #173B5B;
  text-decoration: none;
}

#sub-navigation ul {
  list-style: none;
  display: inline;
}

#sub-navigation ul li {
  float: right;
}

a.sub-navigation-newsletter {
  border: 1px solid #ffffff;
  padding: 3px 15px 4px 15px;
  font-family: Arial;
  font-size: 1.2em;
  line-height: 23pt;
  color: #94abc1;
  text-decoration: none;
  background: #ffffcc;
}

* html a.sub-navigation-newsletter {
  padding: 4px 14px 3px 15px;; 
}

/* Ende Subnavigation */

/* Navigation */

#navigation {
  float: left;
  width: 200px;
  margin-top: 33px;
}

#navigation ul {
  list-style: none;
  margin: 0 0 30px 0;
  padding: 0;
  text-align: left;
}

* html ul#navigation {
  width: 100%;
  height: 100%; 
}

#navigation ul li {
  margin: 1px 0 0 0;
  font-family: georgia;
  font-size: 1.2em;
}

#navigation ul a {
  display: block;
/*  border-right: 3px solid #cccccc; */
  color: #94abc1;  
  padding: 5px 13px;
  text-decoration: none;
  width: 171px;
}

* html #Navigation ul a {  
/* Breitenangaben nur fuer IE */
  width: 100%;
  }

#navigation ul a.hover {
  background: #9FB3C7;
  color: #fff;
/*  border-right: 3px solid #a9bccd; */
}

#navigation ul a:hover {
  background: #9FB3C7;
  color: #fff;
/*  border-right: 3px solid #a9bccd; */
}

#navigation ul li.sub {
  font-size: 1em;
}

#navigation ul li.sub a {
  padding: 5px 0 5px 26px;
}

#navigation ul li.sub-active {
  background: #ffcc66;
  color: #fff;
  border-right: 3px solid #a9bccd; 
  }

img.nav-img {
  margin: 15px 0 0 0;
}

/* Content */
#content {
  float: left;
  width:600px;
}

* html #content { 
  display: inline; 
  position: relative;
}

#content p.breadcrumb {
  margin: 15px 15px 5px 15px;
  padding: 0px 5px 4px 5px; 
  background: url(img/pixel-quer.png) repeat-x bottom;
  color: #999999;
  text-align: right;
  font-size: 0.8em;
}

#content p.breadcrumb a {
  color: #999999;
  font-weight: bold;
  text-decoration: none;
  border: 0;
}

#content p.breadcrumb a:hover {
  text-decoration: underline;
}

/* 2 Spaltiges Layout */

#maincontent {
  float:left;
  width: 425px;
}

#infos {
  float: left;
  width: 175px;
}

/* 1 Spaltiges Layout */

#einspaltig {
  width: 600px;
  display:block;
}

/* Team Seite */

#team-left {
  width: 280px;
  float: left;
}

#team-right { 
  width: 280px;
  float: left;
}


#team-left div.csc-textpic-text,
#team-right div.csc-textpic-text {
	width: 150px;
	float: left;
}


#team-left div.csc-textpic-imagewrap {
	margin-bottom: 5px;
}

/* Content Spalte */

h3 {
  padding: 7px 10px 0px 20px;
	font-family: georgia;
  font-size: 1.5em;
  color: #000050;
  font-weight: normal;
  text-align: left;  
}

h3 a {
  text-decoration: none;
  color: #000050;
}

h3 a:hover {
  text-decoration: underline;
}


/* Rechte Randspalte */
#infos div.marginalie {
  width: 100%;
  background: #efefef;
  border: 1px solid #e9e9e9;
  margin: 10px 0;
}

#infos div.csc-textpic {
  margin: 10px 0;
}

* html #infos {
  width: 25%; 
}

h2.container {
 margin: 10px 10px 5px 10px;
 padding-left: 5px;
 font-family: georgia;
 font-size: 1.3em;
 font-weight: normal;
 color: #94abc1;
 text-align: left;
 background: url(img/pixel-quer.png) repeat-x bottom;
}

.news-teaser {
  border: none;
  background: none;
  text-align: left;
  font-size: 0.7em;
}

/* Search Box */
#search {
/*  background: #eaeaea; 
  border: 1px solid #e9e9e9; */
  margin-top: 20px;
/*  padding-bottom: 10px; */
  text-align: left;
/*  margin-bottom: 20px; */
  vertical-align: top;
  float: right;
}

input.search {
  margin: 0px 5px 0px 15px;
  width: 130px;
  height: 1.5em;
  border: 1px solid #e9e9e9;
  font-family: verdana,arial;
  font-size: 0.8em;
  vertical-align: top;
}

/* Suchseite */

div.suchmaske {
  background: #efefef;
  border: 1px solid #e9e9e9;
  margin: 20px;
}

div.suchmaske p {
  padding: 5px 5px 15px 5px;
}

input.suchmaske {
  margin: 0px 5px 0px 30px;
  width: 250px;
  height: 1.5em;
  border: 1px solid #e9e9e9;
  font-family: verdana,arial;
  font-size: 1em;
  vertical-align: top;
}

div.search-header {
  text-align: left;
  background: #efefef;
  border: 1px solid #e9e9e9;
  padding: 2px 10px;
  margin-top: 5px;
}


/* Footer */
#footer {
  clear: left;
  width: 800px;  
  background: url(img/pixel-quer.png) repeat-x top;
  margin-top: 10px;
}

#footer .rechts p {
  text-align: right;
  padding-top: 10px;
  margin-bottom: 20px;
}

#footer .links {
    font: 0.8em verdana, arial, lucida, sans-serif;
    float: left;
}

#footer .links ul {
  list-style-type: none;
  padding: 5px;
  position: relative;
  text-align: left;
}

#footer .links ul li {
  padding-bottom: 10px;
  float: left;
}


#footer .links ul ul {
  position: relative;
  list-style-type: none;
  padding: 0;
}

#footer .links ul ul li {
    clear: left;
    padding: 0 0 0 7px;
}

#footer .rechts a {
  color: #000000;
  text-decoration: none;
  border: 0;
}

#footer .links a {
  margin: 0 15px 0 5px;
  color: #397bbd;
  text-decoration: none;
  font-weight: bold;
}

#footer .links ul ul a {
    font-weight: normal;
    background: url("img/footernav_list.gif") no-repeat left;
    padding-left: 8px;
}

#footer .rechts a {
  font-weight: normal;
  color: #000;
}

#footer .links a:hover {
  color: #000;
  background: #ffcc66;
}

#footer .links ul ul a:hover {
  background: url("img/footernav_list_hover.gif") no-repeat left;
}

#footer .rechts a:hover {
  text-decoration: underline;
}



#footer a.kontakt {
  background: url("icons/icon_contact.gif") no-repeat left;
  padding: 2px 5px 2px 18px;
}

#footer a.sitemap {
  background: url("icons/icon_sitemap.gif") no-repeat left;
  padding: 3px 5px 4px 21px;
}

#footer a.agb {
  background: url("icons/icon_agb.gif") no-repeat left;
  padding: 2px 5px 2px 12px;
}

#footer a.impressum {
  background: url("icons/icon_impressum.gif") no-repeat left;
  padding: 2px 5px 2px 14px;
}

/* tt_news Konfiguration */

/* Latest */
div.news-latest-item {
  clear: left;
  margin-left: 15px
}

* html div.news-latest-item {
  width: 95%; 
  margin-left: 0;
}

div.news-latest-subheader {
  float: left;
  width: 65%;
}

div.news-image-latest {
  float: left;
  width: 10%;
  margin-bottom: 10px;
}

div.news-latest-newsheadline {
  margin: 0 0 10px 85px;
}

div.news-latest-newsheadline h3 {
  padding: 0;
  padding-top: 10px;
}

/* List */
span.news-list-date {
  text-align: right;
}

ul.newslist {
  padding: 0 5px 0 15px;
  font-size: 0.7em;
  text-align: left;
}

ul.newslist li {
  list-style-type: none;
  margin-bottom: 5px;
}

ul.newslist a {
  font-weight: bold;
  text-decoration: none;
  color: #000;
}

ul.newslist a:hover {
  text-decoration: underline;
}

/* Single Konfiguration */

div.newsimage {
  float: left;
  margin: 10px 5px 5px 20px;
}

div.news-single-item {
  margin: 0 15px;
}

div.news-single-item img {
  margin: 5px 5px 0 0;
}

p.news-single-imgcaption {
  padding: 2px;
  text-align: center;
  font-size: 0.7em;
}

dl.news-single-links, dl.news-single-related {
  background: #efefef;
  border: 1px solid #e9e9e9;
  font-size: 0.8em;
  margin: 5px 5px 5px 15px;
  padding: 5px;
  text-align: left;
}

/* News Datum */
div.newsdate {
  float: left;
  background: #efefef;
  border: 1px solid #e9e9e9;
  font-family: georgia, verdana;
  padding: 0;
  margin: 15px;
}

p.month {
  font-size: 1em;
  padding: 0;
  text-align: center;
  border: 1px solid #e9e9e9;
  background: #ccc;
  font-weight: bold;
}
p.day {
  margin: -3px 2px -5px 2px;
  font-size: 1.5em;
  padding: 0;
  text-align: center;
}
p.year {
  margin: -2px 2px 2px 2px;
  font-size: 1.2em;
  padding: 0;
  text-align: center;
}

/* News Archive */

.news-amenu-link a {
	color: #000000;
	font-weight: bold;
	text-decoration: none
}

.news-amenu-link a:hover {
	border-bottom: 1px solid #000000;
}

/* ir-FAQ Konfiguration */
div.tx-irfaq-pi1 {
  margin: 20px;
}

dt.faq {
  text-align: left;
  background: #efefef;
  border: 1px solid #e9e9e9;
  padding: 2px 10px;
  margin-top: 5px;
}

dt.faq p {
  margin: 0;
  padding: 0;
}

dd div {
  border: 1px solid #e9e9e9;
  border-top: 0;
}

/* Sitemap Konfiguration */

div.csc-sitemap {
  padding: 15px 0 15px 50px;
  text-align: left;
}

div.csc-sitemap ul {
  list-style-type: square;
}

div.csc-sitemap ul li {
  padding: 2px 0;
  font-size: 1.0em !important;
}

div.csc-sitemap ul ul {
  padding: 5px 0 5px 30px;
  font-size: 0.8em;
}

div.csc-sitemap a {
  color: #000;
  text-decoration: none;
}

div.csc-sitemap a:hover {
  text-decoration: underline;
}

/* Formular Konfiguration */
fieldset {
/*  border: 1px solid #ff6600; */
  border: none;
/*  background: #94abc1; */
  background: #bbd4ea;
  text-align: left;
  margin: 20px;
  padding-top: 10px;
}

label {
  padding-right: 10px;
  text-align: left;
  float: left;
  width: 11em;
}

p.radio {
  padding: 5px 5px 5px 5px;
}

input.checkbox {
  margin-left: 10px;
}

div.contact-via {
  border: 1px solid #ff6600;
  background: #ccc;
  margin: 0 45px 0 20px;
}

textarea {
  border: 1px solid #e9e9e9;
  width: 18em;
}

input.formular, textfield.formular {
  margin: 10px 0 0 70px;
  width: 18em;
  height: 1.5em;
  border: 1px solid #e9e9e9;
  margin: 0 2px;
}

input.submit {
/*  margin: 10px 0 0 30px; */
  margin: 10px 0 0 200px;
  width: 10em;
  border: 1px solid #000;
  background: #ccc;
}


table.checkbox tr td p {
  padding: 5px 10px 5px 10px;
  text-align: left;
}

/* �rzte Datenbank */
.vcard {
  margin: 15px 15px 5px 35px;
  padding: 5px 15px;
  border: 1px solid #e9e9e9;
  background: #efefef;
  float: left;
  width: 450px;
}

.adr {
  float: left;
  margin-right: 25px;
}

.kontaktdaten {
  float: left;
  border: 1px solid #ccc;
}

.description {
  clear: left;
}

/* Newsletter */

fieldset.newsletter label {
  padding-right: 15px;
  text-align: right;
  float: left;
  width: 7em;
}

/* Login */
fieldset.login label {
  padding-right: 25px;
  text-align: right;
  float: left;
  width: 9em;
}

fieldset.login input {
  width: 10em;
}

/* Mitarbeiter */

table.team {
  margin: 5px 25px 5px 25px;
}

table.team tr {
    vertical-align: top;
}

/* Tabellenformation Contenttabelle */

/* Tabellen Layout Content Tabelle */
table.contenttable {
  width: 90%;
  font-family: verdana,arial;
/*  font-size: 0.8em; */
  margin: 10px 25px 10px 25px;
  border-collapse:collapse;
}

table.contenttable td {
  border: 1px solid #e9e9e9;
  text-align: left;
  padding: 2px 5px;
}

table.contenttable td p {
  text-align: justify;
}

.tr-0 td {
  font-weight: bold;
}

/* Tabelle Downloads */

table.csc-uploads {
  margin: 15px 20px;
}

table.csc-uploads td.csc-uploads-fileName p {
	padding: 0;
}

table.csc-uploads td.csc-uploads-fileName p a,
table.csc-uploads td.csc-uploads-fileSize p {
	color: #A1A1A1;
} 

table.csc-uploads td.csc-uploads-fileSize p {
	padding: 0;
	padding-left: 25px;
}

/* disclaimer */
div.tx-ghdisclaimer-pi1-buttons {
	margin-left: 220px; 
}

/* indexed_search */

.tx-indexedsearch .tx-indexedsearch-browsebox,
.tx-indexedsearch .tx-indexedsearch-browsebox p,
.tx-indexedsearch  ul.browsebox {
	text-align: center;
}

.tx-indexedsearch  ul.browsebox {
	padding: 0;
	margin-bottom: 10px;
} 

.tx-indexedsearch  ul.browsebox a {
	color:#000000;
	text-decoration:none;
}

.tx-indexedsearch  ul.browsebox a:hover {
	text-decoration:underline;
}

/* Logos Partnerseite */
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 3px;
}

div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image, div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
	margin-right: 3px;
}

div.csc-textpic-left div.csc-textpic-imagewrap {
	margin-bottom: 10px;
}

div.tx_thmailformplus_pi1-captcha {
	font-size: 0.7em;
	margin-left: 168px;
	margin-right: 13px;
}