/**
 * Globale Einstellungen und Bugfixes
 * 
 * @section Browser-Reset
 */

/* Zurücksetzen der Innen- und Außenabstände */
* {
  margin: 0;
  padding: 0;
}

/**
 * Schriftgröße kontrollieren
 */
body, td, th { font: normal 70%/167% Tahoma MS, Verdana, Arial, Helvetica, sans-serif; }
td, th { f\ont-size: 100.01%; }

/* Farben und Hintergründe setzen */
html, body {
  color: #696969;
  
}

body
{
	background-image:url(../30_IMAGES/bgBody.gif);
	background-repeat:repeat;
	background-color: #FFFFFF;
}

/*------------------------------------------------------------------------------------------------------*/

/**
 * Regeln für allgemeine Elemente
 *
 * @section Überschriften
 */
h1 {
  color: #00a67b;
  font-size: 1.6em;
  margin:0 0 20px 0;
  line-height:1.4em;
  padding:0;
  width:512px;
  border-bottom:1px solid #e0e0e0;
  font-weight:normal;
}

#rightCol h1 {
  color: #990051;
  font-size: 1.6em;
  margin:0 0 10px 0;
  line-height:1.8em;
  padding:0;
  width:207px;
  border-bottom:1px solid #e0e0e0;
  font-weight:normal;
}

h2, h4 {
  color: #00a67b;
  font-size: 1.2em;
  margin: 0 0 .2em 0;
  line-height:1.4em;
  font-weight:normal;
}

/**
 * @section Absätze
 */
p {
	margin: 0 0 1.5em 0;
	padding: 0;
	color:#436274;
	line-height:1.2em;
}


/**
 * @section Bilder
 img { vertical-align: bottom; }
 */
 
/* Rahmen verlinkter Bilder entfernen */
a img { border: 0; }


/**
 * @section Links und Anker
 */
a:link {
  color: #00a67b;
  text-decoration:none;
}
a:visited {
  color: #00a67b;
  text-decoration:none;
}
a:hover, a:focus {
  color: #00a67b;
  text-decoration:underline;
}
a:active {
  color: #00a67b;
  text-decoration:underline;
}

/**
 * @section Listen
 */
ul, ol { margin: 0 0 1em 2em; }

li { margin: 0 0 .5em 0; }

dt {
  color: #696969;
  background-color: white;
  font-size: 11px;
  text-align: left;
  padding: 0;
  margin: 1.5em 0 .5em 0;
}

/**
 * @section Tabellen
 */
caption {
  color: #3C6331;
  background-color: white;
  font-size: 1.5em;
  text-align: left;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  padding: 1.5em 0 .5em 0;
}

/**
 * @section Formulare
 */
input, textarea
{
   font-size:12px;
} 

fieldset {
  border: noe;
  margin: 1em 0;
  padding: 10px 1em;
  width:470px;
  background-color:#FFFFFF;
}
legend {
  color: white;
  background-color: #00a67b; 
  padding: .3em 1em;
}
input[type="checkbox"],
input[type="radio"] {
 
}
input[type="text"] {
  border: 1px solid #00a67b;  
  padding: 3px 10px;
  margin:0 0 5px 0;
  width:250px;
}
input[type="submit"] {
  color: #FFFFFF;
  background-color: #00a67b;
  font-weight: bold;
  padding: 0 6px;
  width:260px;
  margin:10px 0 0 110px;
  height:25px;
}
textarea {
  border: 1px solid #00a67b;
  margin: 0;
  padding: 5px 15px;
  width: 250px;
  height:60px;
  font-family: Verdana, Arial, sans-serif;
}
label {
  cursor: pointer;
  padding-right: .5em;
  width:100px;
  float:left;
  font-size:11px;
  display:inline;
  overflow:hidden;
  height:auto;
  font-weight:normal;
}

select
{
	width:270px;
}

/* Tabellen in Formularen 
form table {
  width: 100%;
  border-collapse: collapse;
  margin: .8em 0;
}
form td,
form th {
  color: inherit;
  background-color: #e8e7ee;
  border-bottom: 4px solid white; 
  padding: 5px 5px 5px 15px;
}
form th {
  width: 40%;
  text-align: left;
}
*/

form td,
form th {
  padding: 5px 5px 5px 15px;
}


.powermail_mandatory_js
{
	color:#af1e17;
	margin:0 0 20px 110px;
}

.tx_powermail_pi1_fieldwrap_html
{
	margin:0 0 5px 0;
}

.tx_powermail_pi1_fieldwrap_html_checkbox_title
{
	color:#696969;
	float:left;
	width:auto;
	height:auto;
	margin:0 50px 0 0;
}

div.powermail_check_inner label
{
	width:auto;
	font-weight:bold;
}

.powermail_check_inner_uid30_0 label
{
	margin:0 0 10px 0;	
}
/*------------------------------------------------------------------------------------------------------*/

/**
 * Regeln für besondere Bereiche
 * 
 * @section Container
 */
 
div#container
{
	position:absolute;
	left:50%;
	top:10px;
	width:955px;
	height:auto;
	margin:0 0 0 -477px;
}

#container #header
{
	width:955px;
	height:auto;
	float:left;
}

#header #claim
{
	float:left;
	width:269px;
	height:20px;
	padding:60px 402px 32px 22px;
}


#header #logo
{
	float:left;
	width:252px;
	height:111px;
	padding:1px 0 0 0px;
}


#hauptnavigation
{
	width:948px;
	height:40px;
	clear:left;
	background-image:url(../30_IMAGES/bgHauptnavigation.png);
	background-repeat:no-repeat;
	margin:0 0 12px 0;
	padding:4px 0 0 7px;
}

#hauptnavigation a
{
	color:#FFFFFF;
	text-transform:uppercase;
	display:block;
	float:left;
	font-size:1.08em;
	width:auto;
	padding:6px 20px 0 20px;
	height:26px;
	font-weight:bold;
}

#hauptnavigation a:hover, #hauptnavigation a:active, #hauptnavigation a.active
{
	background-image:url(../30_IMAGES/naviRollover.png);
	background-repeat:repeat-x;
	color:#00a67b;
	text-decoration:none;
}


#hauptnavigation img
{
	float:left;
}

#hauptnavigation .tx-macinasearchbox-pi1
{
	float:right;
	margin:4px 10px 0 0;
	display:inline;
}

#hauptnavigation form
{
	float:right;
	width:200px;
	height:auto;
	overflow:hidden;
	display:inline;
}

#hauptnavigation form .suchfeld
{
	background-color:transparent;
	border:none;
	background-image:url(../30_IMAGES/suchfeld.png);
	background-repeat:no-repeat;
	width:141px;
	height:19px;
	padding:3px 3px 0 25px;
	float:left;
	margin:0 5px 0 0;
	display:inline;
}

#hauptnavigation form .suchbutton
{
	background-image:url(../30_IMAGES/suchbutton.png);
	background-repeat:no-repeat;
	width:24px;
	height:23px;
	background-color:transparent;
	border:none;
	float:left;
	cursor:pointer;
	display:inline;
}

#imagebild
{
	width:955px;
	/*height:218px;*/
	margin:0 0 15px 0;
}	

#imagebild * {
	margin: 0 !important;
	padding: 0 !important;
}

#contentContainer
{
	width:955px;
	height:auto;
	float:left;
}

#contentContainer .contentContainerTop
{
	height:10px;
	overflow:hidden;
}

#contentContainer .contentContainerBottom
{

}

#contentContainer #contentContainerCenter
{
	width:955px;
	min-height:300px;
	background-image:url(../30_IMAGES/bgContentContainerCenter.png);
	background-repeat:repeat-y;
	float:left;
}

#contentContainerCenter #leftCol
{
	width:160px;
	height:auto;
	float:left;
	min-height:600px;
	margin:0 8px 0 9px;
	display:inline;
}

#contentContainerCenter #centerCol
{
	width:520px;
	height:auto;
	float:left;
	min-height:600px;
	margin:7px 13px 0 17px;
	display:inline;
}

#centerCol li
{
	color:#436274;
	line-height:1.2em;
}

#contentContainerCenter #rightCol
{
	width:207px;
	height:auto;
	float:left;
	min-height:600px;
	margin:0 8px 0 9px;
	display:inline;
}

#contentContainerCenter #rightCol div
{
	margin:0 0 10px 0;
}

#footer
{
	width:955px;
	height:62px;
	border-bottom:1px solid #8bcfbd;
	clear:left;
}

#footer #kontakt
{
	width:596px;
	height:29px;
	float:left;
	border-right:1px solid #8bcfbd;
	margin:13px 0 0 0;
	display:inline;
}

#footer #kontakt h2
{

	float:left;
	width:47px;
	height:11px;
	margin:0 36px 0 14px;
	padding:0;
	color:#696969;
	font-size:1em;
	display:inline;
}


#footer #kontakt p
{
	float:left;
	height:auto;
	width:488px;
	font-size:.9em;
	margin:4px 0 0 0;
	line-height:1.2em;
	display:inline;
}

#footer #kontakt p a
{
	font-weight:bold;
	color:#696969;
}


#footer #metanavigation
{
	width:315px;
	height:20px;
	margin:13px 0 0 40px;
	float:left;
	overflow:hidden;
}

#metanavigation a:link, #metanavigation a:visited, #metanavigation a:hover, #metanavigation a:active
{
	/*display:block;*/
	width:auto;
	height:20px;
	float:left;
	font-size:.9em;
	color:#696969;
	margin:0 53px 0 0;
	display:inline;
}

#metanavigation .last:link, #metanavigation .last:visited, #metanavigation .last:hover, #metanavigation .last:active
{
	/*display:block;*/
	width:auto;
	height:20px;
	font-size:.9em;
	color:#696969;
	margin:0 0 0 0;
	display:inline;
	float:left;
}

#copyright
{
	width:955px;
	height:auto;
	float:left;
}

#copyright #pga
{
	width:797px;
	height:25px;
	float:left;
	color:#696969;
	margin:0 0 0 14px;
	font-size:.8em;
}

#copyright #concepta
{
	width:130px;
	height:25px;
	float:left;
	color:#696969;
	margin:0 0 0 0;
	font-size:.8em;
}

#copyright #concepta a
{
	color:#696969;
	font-size:.8em;
}


#rightCol a
{
	color:#8e8e8e;
}

fieldset
{
	border:none;
}

legend
{
	display:none;
}

/*------------------------------*/
/*---------EXTENSIONS-----------*/
/*------------------------------*/
.news-latest-item, .news-list-item
{
	display:block;
	overflow:hidden;
	padding-bottom:10px;
	clear:both;
}


.news-latest-item .newsbild
{
	float:left;
	display:inline;
	width:142px;
	overflow:hidden;
	margin:5px 15px 0 0;
}

.news-latest-item .newsteaser
{
	line-height:1.3em;

	width:356px;
	float:left;
}

.news-latest-item .news-latest-morelink
{
	margin:3px 0 0 0;
}

.newstrenner
{
	clear:left;
	width:356px;
	border-top: 1px solid #e0e0e0;
	margin:0 0 0 157px;
}


#kalender_teaser
{
	width:207px;
	height:auto;
	margin:0 0 25px 0;
}

#kalender_teaser .kalender_teaser_row
{
	width:207px;
	height:37px;
	margin:0 0 2px 0;
}

.kalender_teaser_row .datum
{
	width:44px;
	height:37px;
	background-color:#13b98e;
	float:left;
	margin:0 2px 0 0;
	color:#FFFFFF;
	padding:0 3px 0 3px;
	text-align:center;
}

#rightCol .kalender_teaser_row .datum a
{
	color:#FFFFFF;
}

#rightCol .kalender_teaser_row .info
{
	width:149px;
	height:31px;
	background-color:#ececec;
	float:left;
	color:#737373;
	line-height:1em;
	padding:3px;
	overflow:hidden;
}

#rightCol .kalender_teaser_row .info a
{
	color:#737373;
}

#rightCol #kalender_teaser .kalender_more a
{
	color:#000000;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:-0.05em;
}

.printlink
{
	float:right;
	width:16px;
	height:16px;
}

dl.csc-textpic-firstcol dt img
{
	padding:5px 0 0 0;
}

input[type="submit"].tx-indexedsearch-searchbox-button
{
	margin:0;
}

input[type="submit"].tx-sremailsubscribe-pi1-submit
{
	margin:0;
}