@media all
{
/* grundsätzliche Formate & resets */
* {margin: 0;padding: 0;} 
fieldset, img {border:0;}
/* Vertikalen Scrollbalken im Netscape & Firefox erzwingen. Dies verhindert, dass zentrierte Layouts um 10 Pixel springen wenn der Seiteninhalt kleiner wird als die Hoehe des Browserfensters. */
html {height: 100%} 

/* Clearfix-Hack */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-table;}
	
/* hässliche Ränder ausblenden */
:focus {
    outline: 0;
}

/* iPhone Safari Textvergrößerung bei 'rotate' verhindern 
weitere Tipps: http://tinyurl.com/ykhyexo
*/
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
	-webkit-text-size-adjust:none;
}
	
/* Eigentliche Formatierung der Seite */
body {
	min-height: 101%;	
	padding: 0; margin: 0; border: none;
	position: relative;          
	text-align: left; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #3e3a34;
	background: url("../gfx/bg-body.jpg") center top repeat-x #F7F3D6;
	line-height: 170%;
	font-size: 100.01%; 
}

#page_margins {
	width: 908px;
	background: url("../gfx/bg-page-margins.gif") center top repeat-y;
	margin: 0 auto 0 auto;
}

	#page {
	  width: 908px;
	  background: url("../gfx/bg-header.jpg") 0px -276px no-repeat;
	  margin: 0 auto 0 auto;
	}

	#header { 
		height: 195px;
		width: 100%;
		clear: both; 
		text-align: left; 
		position: relative;
	}

	#nav {
		clear:both;
		float:left;
		margin:0;
		padding:0;
		width:100%;
		font-size:90%;
		z-index: 100;
		position:relative;
	}

/* 
### Formatierung der Inhaltsspalten ##################################################################
*/

#main {
	clear: both;
	text-align: left;
} 

	/* linke Spalte */
	#col1 {
		width: 570px;
		min-height: 300px;
		float: left;
	}	
		
	#col1_content {
		  width: 490px;
		  padding: 38px 0 50px 73px; 
		  margin: 0;
		  line-height: 165%;
		  font-size: 70%;
		}
	
	/* mittlere Spalte */
	#col2 {
		width: 280px;  
		margin-left: 600px;
		padding-bottom: 30px;
		background: url("../gfx/bg-col2-content.gif") left bottom no-repeat;
	}

	#col2_content {
		min-height: 250px;
		margin: 0;
		padding: 50px 35px 0 25px; 
		line-height: 165%;
		font-size: 70%;
		background: url("../gfx/bg-col2.gif") 0px 40px no-repeat;
		}

	/* Der z-Index verhindert, dass im Falle des noch bestehenden IE-Bugs die Texte vor 
	** dem Spaltenhintergrund erscheinen. */
	#col1 {z-index: 3;}
		#col1_content {z-index: 4;}
	#col2 {z-index: 5;}
		#col2_content {z-index: 6;}

/* display with reduced cols */
.one-col #col1 {
	width: 900px;
	clear: both;
	float: none;
}

	.one-col #col1_content {
	  width: 757px !important;
	}

.one-col #col2 {
	display: none;
}

#footer {
	height: 255px; 
	display: block; 
	clear: both;
	padding: 0; 
	margin: 0;
	background: url('../gfx/bg-header.jpg') center top no-repeat #F8F3D9;	
}

	#footer-tabs {
		width: 210px;
		margin: 33px 25px 12px 60px;
		padding: 25px 0 0 15px !important;
		float: left;
	}
	
	#footer div div {	
		width: 210px;
		height: 250px;
		overflow: hidden;
		padding: 0 0 7px 15px;
	}
	
	#footer div.newsletter {
		width: 230px;
		margin: 62px 0 0 29px;
		padding: 0;
		float: left;
	}
	
#bottom_fade {
	width: 100%;
	height: 35px;
	z-index: 998;
	position: fixed;
	bottom: 0px;
	background: url("../gfx/bottom-fade.png") bottom center repeat-x;
}
	
/* 
### Content    ########################################################################
*/

h1,h2,h3,h4 {font-family: arial, helvetica, verdana, sans-serif; display: block;}

table h1,table h2,table h3,table h4 {margin-top: 0;}

h1 {font-size: 1.8em; font-weight: bold; line-height: 1.3em; margin: 0.4em 0 0.3em 0;}
h2 {font-size: 1.7em; font-weight: normal; line-height: 1.3em; margin: 0.1em 0 0.4em 0;}
h3 {font-size: 1.5em; font-weight:normal; line-height: 1.3em; margin: 0.4em 0 0.3em 0;}

/* fuer cufon */
.cufon-loading h1, .cufon-loading h2 , .cufon-loading h3  { 
	visibility: hidden !important;
}

.cufon-active h1 {font-size: 1.75em; letter-spacing: 0.01em; margin-left: -1px !important;}
.cufon-active h2 {font-size: 1.5em; letter-spacing: 0.01em; margin-left: -1px !important;}
.cufon-active h3 {font-size: 1.5em; margin-left: -1px !important;}

.box h1 {font-size: 1.75em; padding: 10px 0 0 15px !important;}
.box h2 {font-size: 1.55em; font-weight: normal; padding: 10px 0 0 15px !important;}
.box h3 {font-size: 1.55em; padding: 11px 0 2px 15px !important;}

.cufon-active .box h2 {font-size: 1.8em !important; padding-bottom: 0; margin-bottom: 0; line-height: 110%;}
.cufon-active .guestbook h2 {font-size: 2em !important; padding: 7px 0 7px 15px !important; margin-bottom: 0; line-height: 140%;}

/* Footer Headlines */
.cufon-active strong.cufon-font {
	font-size: 1.35em !important; 
	margin-bottom: 9px;
	font-weight: normal;
	line-height: 170%;
	color: #ce1d1d;
}

h1 span {font-size: 0.65em !important;}

#col1 h1 {color: #E1B052;}
#col1 h2 {color: #d8ab59;}
#col1 h3 {color: #d8ab59;}

#col2 h2 {color: #d8ab59; font-size: 1.3em; }
#col2 h3 {color: #E0A331;}

#col1 .news-block h3,
#col2 .news-block h3 {
  margin: 0 0 0.3em 0 !important;
  line-height: 120% !important;
}

/* In diesem Projekt nur fur Tabs eingesetzt */
h4 {
  color: #A60D00;
  text-decoration: underline;
  padding: 0 0 3px 17px;
  margin: 0;
  line-height: 180%;
  font-size: 120%;
  vertical-align: middle;
  background: url("../gfx/icons/icon-arrow-01.gif") left center no-repeat; 
}

#accordion h4 {
  cursor: pointer;
}

/* Überschriften in Tabs ausblenden - bei deaktiviertem JS */
#footer h4 { 
	display: none;
}

h4.active {
  color: #000;
  text-decoration: none;
}

/* Absätze */

#col1_content p {
	font-size: 100%;
	padding: 0 0 11px 0; margin: 0;
	line-height: 160%;
}

#col2_content p {
	font-size: 100%;
	padding: 0 0 11px 0; margin: 0;
	line-height: 160%;
}

p.extra-space {
	padding-top: 8px !important;
}

#col1 .box p {
	padding: 5px 15px 8px 15px !important;
	margin: 0;
	font-size: 130%;
}

#col1 .half p {padding-bottom: 16px !important;}

#col1 .box-in-box-2  p {
	padding: 0 15px 9px 0 !important;
}

#footer p {
	font-size: 70%; 
	line-height: 175%; 
	color: #814B2C; 
	margin: 35px 20px 0 0px;
	padding: 0;
	float: left;
	text-align: left;
	display: inline;
}

#footer p.contact {
	width: 220px;
	margin: 68px 0 0 38px;
}

/* weitere Formate in 'tabs im footer' */

#footer-tabs p {
	margin: 10px 0 0 0;
}

#footer .newsletter p {
	color: #814B2C; 
	margin: 6px 0px 4px 0px;
	float: none;
	display: block;
}

.link-list {
	line-height: 185% !important;
}

strong {
	color: #A97046;
}

#footer strong {
	display: block;
	margin-bottom: 2px;
	color: #CE1D1D;
}

.mittig {
	text-align: center !important;
}

.blocksatz {
	text-align: justify !important;
}

#meinungen .testimonial-author {
	padding: 0;
	margin-top: 0;
	font-weight: bold;
	color: #D8AB59;
}

.testimonial-author {
	padding: 0 0 7px 0;
	font-weight: bold;
	color: #D8AB59;
}

/* Besondere Textformate */
.lifetrust-rot {
  color: #A60D00 !important;
}

#col2 p.kleiner-text { 
	line-height: 1.5em; 
	font-size: 80%; 
	padding: 0 0 10px 0; margin: 0;
}

.kleiner-text { line-height: 1.5em; font-size: 80%; }

.zentrieren {
	text-align: center !important;
	margin-left: auto;
	margin-right: auto;
}

#col2 p.kleiner-grauer-text {
	color: #848484;
	font-size: 80%; line-height: 130%;
	padding: 0 0 10px 0; margin: 0;
}

.kleiner-grauer-text {
	color: #848484;
	font-size: 80%; line-height: 130%;
}

#col2 p.kleiner-roter-text {
	color: #DE1200;
	font-size: 80%; line-height: 130%;
	padding: 0 0 10px 0; margin: 0;
}

.kleiner-roter-text {
	color: #DE1200;
	font-size: 80%; line-height: 130%;
}

/* Trenner */

#col1 hr, 
#col2 hr { 
  width: 99%; 
  display: block; 
  clear: both;
  background-color: #FFF;
  color: #FFF; 
  border-top: 1px solid #F7E9CF; 
  border-left: none; 
  border-right: none; 
  border-bottom: none; 
  margin: 10px 0 10px 0;
  line-height: 1px; 
  font-size: 1px;
}

#col2 hr { 
  border-top: 1px solid #F7E9CF;
  margin: 6px 0 10px 0;
  clear: none;
  width: 200px;
}

acronym, abbr {
	letter-spacing: .07em;
	border-bottom: 1px dashed #c00;
	cursor: help;
}

/* Listen */

#col1_content ul, #col2_content ul	{ 	
	line-height: 190%; 
	margin: 5px 12px 20px 0; padding: 2px 0 0 0; 
	}

#col1_content ul li, #col2_content ul li {
	list-style: none;
	background: url("../gfx/icons/bullet-01.gif") 0em 0.5em no-repeat; 
	padding: 0 0 0 21px; margin: 0 0 0.3em 0;
}

#home #col2_content ul li {background: url("../gfx/icons/bullet-01.gif") 0em 0.5em no-repeat; }
#col2_content ul li {background: url("../gfx/icons/bullet-02.gif") 0em 0.4em no-repeat; }

ul.simple-list {
	margin: 5px 0 15px 33px !important;
}

ul.simple-list, ul.simple-list li {
	list-style-image: none;
	list-style-type: circle;
	background: none !important;
	padding: 0 !important;
}

#col1 ol, 
#col2 ol	{ 	
	line-height: 170%; 
	margin: 5px 5px 15px 8px; padding: 2px 5px 2px 12px; 
}

#col1 ol li,
#col2 ol li {
	padding: 0; margin: 0 0 0.6em 7px;
}

/* Definitions-Listen - derzeit nur bei der [gallery] im Einsatz */

#col1 dl, 
#col1 dd, 
#col1 dt {
	margin: 0; padding: 0;
}

#col1 .gallery-row {margin: 0 !important; padding: 0 !important;}

/* besondere Listen */

#col2 ul.pluslist, #col3 ul.pluslist {
  margin-left: 0;
  list-style-image: url("../gfx/icons/no.gif");
  list-style-type: none;
}

#col2 ul.pluslist li, #col3 ul.pluslist li {
  background: url("../gfx/icons/icon-plus.gif") 0em 0.5em no-repeat; 
  margin-left: 10px !important; 
  padding: 0 0 0 14px !important;
}

#col1 ul.minuslist{
  margin-left: 0;
  list-style-image: url("../gfx/icons/no.gif");
  list-style-type: none;
}

#col2 ul.minuslist li {
  background: url("../gfx/icons/icon-minus.gif") 0em 0.5em no-repeat; 
  margin-left: 10px !important; 
  padding: 0 0 0 14px !important;
}

#col1 ul.pluslist li.minuslist {
  background: url("../gfx/icons/icon-minus.gif") 0em 0.5em no-repeat !important; 
  margin-left: 10px !important; 
  padding: 0 0 0 14px !important;
}

/* 
** ### Auszeichnung lokaler und Externer Links ##########################################################
*/

/* Linklabeling */
#col1 a.pdfLink, 
#col1 a.pdfLink:visited, 
#col2 a.pdfLink, 
#col2 a.pdfLink:visited { 
 padding: 0 19px 3px 0; 
 line-height: 180%; 
 background: url("../gfx/icons/icon-pdf.gif") no-repeat right top; 
}

#downloads #col1 a.pdfLink, 
#downloads #col1 a.pdfLink:visited, 
#downloads #col2 a.pdfLink, 
#downloads #col2 a.pdfLink:visited { 
 padding: 0 0 3px 19px; 
 line-height: 200%; 
 background: url("../gfx/icons/icon-pdf.gif") no-repeat left top; 
 font-weight: bold;
}

#col2 a.docLink, 
#col2 a.docLink:visited, 
#col3 a.docLink {
 padding: 0 19px 2px 0; 
 line-height: 180%; 
 background: url("../gfx/icons/icon-doc.gif") no-repeat right center;
}

#col2 a.zipLink, 
#col2 a.zipLink:visited {
 padding: 0 19px 2px 0; 
 line-height: 180%; 
 background: url("../gfx/icons/icon-zip.gif") no-repeat right center;
}

#col1 a.mp3Link, 
#col1 a.mp3Link:visited, 
#col2 a.mp3Link, 
#col2 a.mp3Link:visited {
 padding: 0 19px 2px 0; 
 line-height: 180%; 
 background: url("../gfx/icons/icon-mp3.gif") no-repeat right center;
}

#col1 a {color: #CE1D1D;}
#col2 a {color: #CE1D1D;}
#col1 a:visited {color: #9F2726;}
#col2 a:visited {color: #9F2726;}

#col1 a:active, #col1 a:hover, #col1 a:focus {color: #FF7E27;}
#col2 a:active, #col2 a:hover, #col2 a:focus {color: #FF7E27;}

#col2 h3 a, #col2 h3 a:visited, #col2 h2 a, #col3 h2 a:visited {
  text-decoration: none; border: none;
}

a.extlink, a.extlink:visited {
 padding: 0 0 2px 14px; 
 line-height: 180%; 
 background: url("../gfx/icons/icon-link01.gif") no-repeat left center;
}

#startseite .extlink {
	padding: 0 !important;
	background: none !important;
}

#footer p a, #footer p a:visited {
 padding: 0 0 2px 0; 
 line-height: 180%; 
 color: #814B2C;
}

#footer p a:active, #footer p a:hover, #footer p a:focus {color: #000;}

#footer strong a,
#footer strong a:visited {color: #CE1D1D !important;}

#footer strong a:active, #footer strong a:hover, #footer strong a:focus {color: #000 !important;}

a.news-archive, a.news-archive:visited {
  float: none;
  background: url("../gfx/icons/icon-news.gif") left center no-repeat !important;
  margin: 5px 0 0 0; 
  padding: 0 0 0 19px !important;
  display: block;
  font-weight: bold;
  line-height: 180%;
}

a.readon, a.readon:visited {display: block; padding: 0 0 7px 0; margin: 0; line-height: 110%;}

/* 
** ### Spezielle Boxen  #################################################################################
*/

.box {
	width: 494px;
	background: #FAF4E4; 
	margin: 10px 0 18px -4px;
	padding: 0 !important;
	border: 1px solid #DDDBCE;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	float: left;
	font-size: 80%;
}

.guestbook {
	margin-top: 6px !important;
	font-size: 100% !important;
}

.half {
	width: 289px !important; 
	margin: 0 0 0 -4px;
	float: left;
}

.gap {
	margin: 0 0 0 18px !important;
}

.box-in-box-1 {
	width: 49%;
	float: left;
}
.box-in-box-2 {
	width: 49%;
	float: left;
}

/* 
### News ########################################################################################
*/

.news-block {
  padding: 0 0 5px 0 !important;
}

.news-block p {
  padding: 0 0 6px 0 !important;
}

.news-block span {
  color: #54b615;
}

#col3 .news-block hr,
#col2 .news-block hr { 
  clear: none;
  margin: 0;
  width: 94%;
}

/* 
### Bilder ########################################################################################
*/

img {border: none;}

/* 
### Tabellen  ########################################################################################
*/

#col1 table {
	width: 99.5%; 
	margin: 10px 0 10px 0;
	border-collapse: collapse; 

	border-top: 1px solid #EEEDE5;
	border-bottom: 1px solid #EEEDE5;
	border-left: 1px solid #EEEDE5;
}

#col1 caption {
	font-weight: bold;
	color: #B8A070;
	text-align: left;
	line-height: 180%;
}

#col1 td {
	padding: 2px 3px 3px 5px;
	border-top: 1px solid #EEEDE5;
	border-left: 1px solid #EEEDE5;
	border-right: 1px solid #EEEDE5;
	line-height: 175%;
	vertical-align: top;
	font-size: 95%;
}

#col1 td.title {
	font-weight: bold;
	color: #615D52;
	background: #EEEDE5;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#col1 thead {
  background: #dfc267; 
  color: #A60D00;
}

#col1 th {
  padding: 4px 3px 5px 5px; 
  border-right: 1px solid #A1C3DA; 
  border-bottom: 1px solid #A1C3DA;
  background: url('../gfx/bg-table-th.gif') left top repeat-x;
 }

#col1 th {
  border-right: 1px solid #FFF; 
  border-bottom: 1px solid #FFF;
}

#col1 tfoot {
  color: #000; 
}

#col1 tfoot td {
  background: #F8F3E6 !important; 
  color: #000; 
}

#col1 tfoot td.title {
  background: #EEEDE5 !important; 
}

/* Zebra Table */

#col1 .even	{background:#F9F9F5 !important;}
#col1 .odd	{background:#F4F1DA !important;}

/* 
### Formulare ########################################################################################
*/

/* Das zurücksetzen der Innen- und Außenabstände verursacht zu kleine Selectboxen. Dies wird korrigiert */
option {padding-left: 0.4em}

#col2 #newsletter-form {
  width: 255px;
  margin: 0;
  overflow: hidden; 
  float: left;
}

#col2 #newsletter-form label,
#col2 #newsletter-form span.labeling {
	float: left;
	text-align: left;
	width: 61px;
	margin-right: 8px;
	margin-top: 5px;
	cursor: pointer;
}

#col2 #newsletter-form span.labeling {
	margin-top: 6px;
	display: block;
	margin-left: 68px !important;
}

#col2 #newsletter-form span.one {
	clear: both;
}

#col2 #newsletter-form span.two {
}

#newsletter-form h2 {
  margin-bottom: 15px;
}

#newsletter-form label.no-float {float: none;}

#col2 #newsletter-form input {
  width: 170px;
  height: 1.2em; 
  margin-top: 7px;
  padding: 1px 0 1px 3px;
  font-size: 120%;
  color: #814B2C; 
  line-height: 1.5em;
  border: 1px solid #ccc;
  border-radius:5px; 
  -moz-border-radius:5px; 
  -webkit-border-radius:5px;
  background: url(../gfx/bg-input.gif) #FFF;
}

#col2 #newsletter-form input.radiocheck {
	float: left;
	width: auto; 
	border: none;
	margin-right: 32px;
}

#col2 #newsletter-form select {
	display: block;
	margin: 8px 0 4px 0 !important;
	width: 175px;
	border: 1px solid #ccc;
	border-radius:5px !important; 
	-moz-border-radius:5px  !important; 
	-webkit-border-radius:5px;
}

#col2 #newsletter-form .btn {
  margin: 12px 0 0 65px !important;
  clear: both;
  float: none;
}


#footer #newsletter-form {
  margin: 0; 
  padding: 0;
  width: 250px;
  font-size: 70%;
}

#footer #newsletter-form label,
#footer #newsletter-form span.labeling {
	display: block;
	float: left;
	text-align: left;
	width: 53px;
	margin-right: 8px;
	margin-top: 2px;
	cursor: pointer;
	color: #814B2C; 
}

#footer #newsletter-form span.labeling {
	margin-top: 4px;
	display: block;
}

#footer #newsletter-form span.one {
	clear: both;
}

#footer #newsletter-form span.two {
}

#newsletter-form h2 {
  margin-bottom: 15px;
}

#newsletter-form label.no-float {float: none;}

#footer #newsletter-form input {
  width: 131px;
  height: 1.2em; 
  border: 1px solid #ccc;
  margin-top: 6px;
  background: url(../gfx/bg-input.gif) #FFF;
  font-size: 120%;
  line-height: 1.5em;
  padding: 1px 0 1px 3px;
  border-radius:3px; 
  -moz-border-radius:3px; 
  -webkit-border-radius:3px;
}

#footer #newsletter-form input.radiocheck {
	float: left;
	width: auto; 
	border: none;
	margin-right: 32px;
}

#footer #newsletter-form option {
	color: #814B2C !important; 
	line-height: 150%;
}

#footer #newsletter-form select {
	margin: 6px 0 5px 0 !important;
	width: 137px;
	border: 1px solid #ccc;
	color: #814B2C !important;
	border-radius:3px !important; 
	-moz-border-radius:3px  !important; 
	-webkit-border-radius:3px;
	font-size: 105%;
	line-height: 150%;
	height: 20px;
}

#newsletter-form .btn {
  margin: 3px 0 0 57px !important;
  clear: both !important;
  font-weight: bold;
}

#footer  .tab-container   .tab-container #newsletter-form {
  margin: 0; 
  padding: 0;
  width: 280px;
  font-size: 70%;
}

#footer  .tab-container  #newsletter-form label,
#footer  .tab-container  #newsletter-form span.labeling {
	float: left;
	text-align: left;
	width: 49px;
	margin-right: 8px;
	margin-top: 2px;
	cursor: pointer;
}

#footer  .tab-container  #newsletter-form span.labeling {
	margin-top: 4px;
	display: block;
}

#footer  .tab-container  #newsletter-form span.one {
	clear: both;
}

#footer  .tab-container  #newsletter-form span.two {
}

#newsletter-form h2 {
  margin-bottom: 15px;
}

#newsletter-form label.no-float {float: none;}

#footer  .tab-container  #newsletter-form input {
  width: 222px;
  height: 1.2em; 
  border: 1px solid #ccc;
  margin-top: 6px;
  background: url(../gfx/bg-input.gif) #FFF;
  font-size: 120%;
  line-height: 1.5em;
  padding: 1px 0 1px 3px;
  border-radius:3px; 
  -moz-border-radius:3px; 
  -webkit-border-radius:3px;
}

#footer  .tab-container  #newsletter-form input.radiocheck {
	float: left;
	width: auto; 
	border: none;
	margin-right: 32px;
}

#footer  .tab-container  #newsletter-form select {
	margin: 6px 0 0 0 !important;
	width: 130px;
	border: 1px solid #ccc;
	border-radius:3px !important; 
	-moz-border-radius:3px  !important; 
	-webkit-border-radius:3px;
	font-size: 105%;
	line-height: 150%;
}

#footer  .tab-container  .btn {
  margin: 0 0 0 53px !important;
  clear: both !important;
  font-weight: bold;
}

/* Start custom button CSS here
    ---------------------------------------- */
    .btn {
      display:inline-block;
      background:none;
      margin: 0;
      padding:3px 0;
      border-width:0;
      overflow:visible;
      font: 100%/1.2 Arial,Sans-serif;
      text-decoration:none;
      color:#A01616;
      }
     
    .btn span {
      background:#ecd9a9 url(../gfx/bg-topic-nav.gif) repeat-x 0 0;
      margin:0;
      padding:3px 0;
      border-left:1px solid #FFF;
      border-right:1px solid #cc9e6d;
      }

    .btn span span {
      /* position:relative; Probleme bei fx.slide im IE */ 
      padding:3px .6em;
      border-width:0;
      border-top:1px solid #FFF;
      border-bottom:1px solid #cc9e6d;
      }
    
    /* pill classes only needed if using pill style buttons ( LEFT | CENTER | RIGHT ) */
    button.pill-l span {
      border-right-width:0;
      }
    button.pill-l span span {
      border-right:1px solid #bbb;
      }
    button.pill-c span {
      border-right-style:none;
      border-left-color:#fff;
      }
    button.pill-c span span {
      border-right:1px solid #bbb;
      }
    button.pill-r span {
      border-left-color:#fff;
      }
    
    /* only needed if implementing separate hover/focus/active state for buttons */
    .btn:hover span, .btn:hover span span, .btn:focus span, .btn:focus span span {
      cursor:pointer; /* important for any clickable/pressable element */
      color:#CE1D1D;
      }
    .btn:active span {
      background-position:0 -400px;
      outline:none;
      }
    .btn:focus, .btn:active {
      outline:none; /* doesn't seem to be respected for <button>, only <a> */
      }

    /* use if one button should be the 'primary' button */
    .primary {
      }
	  
	  
/* 
### Navigation ########################################################################
*/

/* verlinktes Logo */
a#logo, a#logo:visited {
    height: 195px; 
    width: 412px !important;
    display: block;
	float: left;
    background: url('../gfx/bg-logo.gif') center top no-repeat;
    margin: 0 0 0 248px;
    text-decoration: none;
}

/* 
### Navi Oben ###
*/

#new-nav {
	clear:both;
	float:left;
	margin:0;
	padding:0;
	width: 100%;
	z-index: 101; /* This makes the dropdown menus appear above the page content below */
	position: relative;
}

	#new-nav ul {
		margin:0;
		padding:0;
		list-style:none;
		float:right;
		position:relative;
		font-size: 75%;
		right:50%;
	}

		#new-nav ul li {
			padding: 0;
			float: left;
			position: relative;
			left: 50%;
		}

			#new-nav ul li a {
				display:block;
				margin:0;
				padding:0 10px 0 10px;
				height: 28px;
				line-height: 25px;
				text-decoration:none;
				color: #810c10;
			}

			#new-nav ul li a:active, 
			#new-nav  ul li a:hover,  
			#new-nav  ul li a:focus {
				color: #750B0E;
			}
			
			#new-nav  li:hover,
			#new-nav  li.sfhover,
			#new-nav  li:hover a, 
			#new-nav  li:hover a:visited,  
			#new-nav  li.sfhover a, 
			#new-nav  li.sfhover a:visited {
				color: #7F0208 !important;
			}

			/* aktive Menüpunkte */
			#new-nav ul li a.current,
			#subMenusContainer ul li a.current, #subMenusContainer ul li a.current:visited {
			  font-weight: bold;
			  color: #A00F14;
			}

/* Menumatic */
.smOW { 
	display: none; 
	position: absolute; 
	overflow: hidden; 
	z-index: 101;
}

#subMenusContainer {	
  display: block; 	
  position: absolute;	
  font-size: 70%;
  top: 0;	
  left: 0;	
  height: 0;
  width: auto;
  z-index: 101; 
}

	#subMenusContainer:hover {	
	  height: auto;
	}

	#new-nav ul ul {
		display: none; /* Sub menus are hiden by default */
		position: absolute;
		left: 0;
		right: auto; /*resets the right:50% on the parent ul */
		width: 200px;
		font-size: 90%;
		padding-top: 12px;
		background: url('../gfx/bg-sub-nav.gif') left top no-repeat #DEC994;	
		overflow: hidden;
	}

	#subMenusContainer ul {
		width: 200px;
		padding: 12px 0 0 0;
		background: url('../gfx/bg-sub-nav.gif') left top no-repeat #DEC994;		
	}

		#new-nav ul ul li {
			left: auto;  /*resets the left:50% on the parent li */
			margin: 0; /* Reset the 1px margin from the top menu */
			margin-left: 1px;
			clear: left;
			width: 100%;
		}
		
		#new-nav ul ul li.last,
		#subMenusContainer ul  li.last	{
			background: url('../gfx/bg-sub-nav.gif') left bottom no-repeat;
			padding-bottom: 10px !important;
			border-bottom: none;
		}
		
			#new-nav ul ul li a,
			#new-nav ul ul li a:visited,
			#new-nav ul li:hover ul li a,
			#new-nav ul li:hover ul li a:visited,
			#new-nav ul li.sfhover ul li a,
			#new-nav ul li.sfhover ul li a:visited,
			#subMenusContainer a, 
			#subMenusContainer a:visited,
			#subMenusContainer ul li a, 
			#subMenusContainer ul li a:visited { /* This line is required for IE 6 and below */
				display: block;
				height: 28px;
				line-height: 28px;
				border-top: 1px solid #dfca94; 
				border-bottom: 1px solid #b29959;
				text-decoration: none;
				padding: 0 0 0 10px;
				width: 190px;
				color: #810c10;
				background: none;
			}

			#new-nav ul ul li a:hover,
			#new-nav ul li.active ul li a:hover,
			#new-nav ul li:hover ul li a:hover,
			#new-nav ul li.sfhover ul li a:hover,
			#subMenusContainer ul li a:active, 
			#subMenusContainer ul li a:hover,
			#subMenusContainer ul li a:focus {
				background: #F3EBCC; 
				border-top: 1px solid #F8F5E3; 
				color: #810c10;
			}

			#new-nav ul ul li.last a,
			#new-nav ul ul li.last a:visited,
			#subMenusContainer ul li.last a,
			#subMenusContainer ul li.last a:visited {
				border-bottom: 1px solid #d8c38e;
			}
			
			#new-nav ul ul li.last a:hover,
			#new-nav ul ul li.last a:active,
			#subMenusContainer ul li.last a:hover,
			#subMenusContainer ul li.last a:active {
				border-bottom: 1px solid #b29959; 
			}
			
		#new-nav ul li:hover ul,
		#new-nav ul li.hover ul { /* This line is required for IE 6 and below */
			display: block; /* Show the sub menus */
		}


/* 
### individuelle Anpassung der Breite für Flyout-Menues für einzelne Punkte             ##############
### extra aktive Menuepunkte                                                            ##############
*/

/* Kunden-Bereich ausgeblendet, wenn nicht eingelogged */
#new-nav li#id-18 ul li a, 
#new-nav li#id-18 ul li a:visited,
#new-nav li#id-18 #subMenusContainer ul li a,
#new-nav li#id-18 #subMenusContainer ul li a:visited { 
	width: 144px !important; 
}

#new-nav li#id-18  { 
	display: none; 
}

.user li#id-18  { 
	display: block !important; 
}

/* interner Container ausblenden */
.user li#id-3  { 
	display: none; 
}


/* 
### Footer Navigation ################################################################################
*/

a#toplink, a#toplink:visited {
  width: 11em; 
  float: left; 
  margin: 0 0 0 224px;
  padding-left: 15px;
  text-align: left; 
  background: url("../gfx/icons/icon-top.gif") left center no-repeat;
}

/* 
### Wordpress Stuff   ################################################################################
*/

/* Login */

a#login-toggler, 
a#login-toggler:visited {
  display: block; 
  float: left;
  height: 32px !important;
  line-height: 31px;
  margin: 161px 4px 0 169px;
  padding: 0 0 0 25px;
  background: url("../gfx/icons/icon-login.gif") 7px 8px no-repeat;
  color: #F2D9AE;
  font-size: 70%;
  text-decoration: none;
}

a#login-toggler:active, 
a#login-toggler:hover, 
a#login-toggler:focus {
	color: #FFF;
	text-decoration: none;
	-moz-outline-width: 0;
}

a#login-toggler-plus, 
a#login-toggler-plus:visited {
  display: block;
  float: left;
  margin: -10px 0 0 235px;
  height: 12px;
  width: 12px;
  background: url("../gfx/icons/close.png") top left no-repeat;
  text-decoration: none;
}

a#login-toggler-plus:active, 
a#login-toggler-plus:hover, 
a#login-toggler-plus:focus {
}

.error-login a#login-toggler-plus, 
.error-login a#login-toggler-plus:visited {
	margin: 3px 0 0 235px;
}

/* Logout Button */
a#outlogger, 
a#outlogger:visited {
  display: block; 
  float: left;
  height: 32px !important;
  line-height: 31px;
  margin: 161px 0 0 160px;
  padding: 0 0 0 27px;
  background: url("../gfx/icons/icon-login.gif") 7px -38px no-repeat;
  color: #F2D9AE;
  font-size: 70%;
  text-decoration: none;
}

/* Login Slider */

#loginbox {
	width: 50%;
	position: absolute;
	top: 0px;
	z-index: 99;
	left:50%;
	top: 223px;
	width: 1px;
	height: 1px;
	margin-left:-326px;
	font-size: 70%; /* important if outside #col2 */
}

#togglelogin {
	width: 500px;
	height: 300px;
	font-size: 100% !important;
	margin: 0 0 0 150px;
	display: none;
}

	#togglelogin div {
		width: 250px;
		height: 300px;
		margin: 10px 0 21px 0 !important;
	}

		#togglelogin form {
			width: 356px;
			height: 230px;
			margin: 0 4px 0 1px !important; 
			padding: 28px 6px 0 60px !important;
			background: url(../gfx/bg-login.png) no-repeat;
		}

		#togglelogin form.error-login {
			width: 356px;
			height: 370px !important;
			margin: 0 4px 0 1px !important; 
			padding: 24px 6px 6px 60px !important;
			background: url(../gfx/bg-login.png) 0px -340px no-repeat;
		}

	/* erscheint nur bei fehlgeschlagenem Login und ist nur für mootols (check) im Einsatz */
	#error-login {
		display: none;
	}

	.error-login p strong {
		color: red !important;
		margin-bottom: 0 !important;
		padding: 9px 0 9px 0 !important;
		display: block;
	}

	#togglelogin label {
		display: block;
		margin: 0 !important; 
		padding: 0 !important;
		float: none;
		clear: both;
		color: #810C10;
		line-height: 125%;
	}

	#togglelogin label.floater {
		float: left;
		clear: none;
		line-height: 26px;
	}

	#togglelogin input {
		height: 1.4em;
		width: 221px;
		border: 1px solid #D4A865;
		margin: 2px 5px 0 0;
		background: url(../gfx/bg-input.gif) #FFF;
		line-height: 1.6em;
		padding: 2px 0 2px 3px;
		font-size: 95%;
		border-radius:3px; 
		-moz-border-radius:3px; 
		-webkit-border-radius:3px;
	}

	#togglelogin input.spacer {
		margin-bottom: 6px;
	}

	#togglelogin p {
		clear: both;
		display: block;
		padding-bottom: 4px;
		color: #810C10;
	}

	#togglelogin button.btn {
		clear: both !important; 
		float: none !important;
		margin: 0 0 4px -2px;
	}

	#togglelogin input#rememberme {
		width: auto;
		line-height: 100%;
		margin: 5px;
		padding: 0;
		background: none;
		border: none;
	}

/* bei falschem Login - wird ein JS ausgegeben, dass die ID in 'error' aendert */

/* Grenze */

div.edit-post-link {
	display: block;
	width: 32px; height: 32px;
	top: 12px; right: 10px;
	z-index: 1000;
	position: fixed;
	background: url("../gfx/icons/edit.png") left top no-repeat;
	opacity:0.3;
}


div.edit-post-link a, div.edit-post-link a:visited {
	text-indent: -9000px;
	font-size: 1px; 
	line-height: 0px;
	text-decoration: none;
	width: 32px; height: 32px;
	display: block;
	color: #3E3E3E;
}

#blog-single .edit-post-link {background: url("../gfx/icons/edit.png") left top no-repeat;}

/* Info zur lokalen Anwendung der Website */
#lokal {
	position: fixed;
	left: 6px; 
	top: 7px;
	padding: 2px 6px 3px 6px;
	font-size: 10px;
	line-height: 12px;
	font-family: tahoma;
	font-weight: bold;
	color: #7F521B;
	border: 1px solid #FF7A31;
	background: #F1E9D5;
	border-radius:6px; 
	-moz-border-radius:6px; 
	-webkit-border-radius:6px;
	opacity:0.8;
	
	/* wegen dem Pfad zum Script */
	width: 37px !important;
	overflow: hidden;
	white-space: nowrap;
}

#lokal:hover {
	width: auto !important;
	border: 1px solid red;
	color: #000;
	opacity: 1.0;
}

#lokal span {
	font-weight: normal !important;
}

#page-info {
	position: fixed;
	left: 6px; 
	top: 28px;
	padding: 1px 6px 4px 7px;
	font-size: 10px;
	line-height: 12px;
	font-family: tahoma;
	color: #7F521B;
	border: 1px solid #70E449;
	background: #F1E9D5;
	border-radius:6px; 
	-moz-border-radius:6px; 
	-webkit-border-radius:6px;
	opacity:0.8;
	
	width: 111px !important;
	overflow: hidden;
	white-space: nowrap;
}

#page-info:hover {
	width: auto !important;
	border: 1px solid red;
	color: #000;
	opacity: 1.0;
}

#page-info strong {
	display: block;
	line-height: 150%;
}

#page-info a, #page-info a:visited{
	text-decoration: none;
	color: #436B2F;
}

.depth-1 {
	border: 1px solid #ddd;
} 

.even, .alt {
	/* border-left: 1px solid #ddd; */
}

small {
	font-size: 0.9em;
	line-height: 1.6em;
	display: block;
	color: #E0A331;
}

#col2 small, #col3 small {
  color: #D8CCB4;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
}

.more-link {
  display: block;
  margin: 5px 0 7px 0;
}


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

.navigation {
	display: block;
	margin: 0 0 7px 0;
	font-size: 90%;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	font-weight: bold;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

#col1 .wp-caption p.wp-caption-text {
	font-size: 11px;
	color: #AB8C50;
	line-height: 14px;
	padding: 0;
	margin: 0;
	font-family: arial, helvetica, verdana,sans-serif; 
}


#col1 .alignleft {
   float: left;
   margin: 5px 8px 6px 0;
}

#col1 .alignright {
   float: right;
   margin: 5px 0 6px 10px;
}


#col2 .rss-info {
  margin: 0 0 15px 0;
  padding: 0;
}

#col2 .rss-info li {
  margin: 0 0 10px 0;
  padding: 0;
  background: none !important;
}

#col2 .rss-info li a {
  padding: 0 0 0 38px;
  display: block;
  height: 18px;
  background: url("../gfx/icons/icon-rss.gif") 0px 0px no-repeat;
  list-style-type: none;
  line-height: 17px;
  border-bottom: none; /* reset */
} 

#col2 .rss-info li a.info, #col2 .rss-info li a.info:visited {
  display: block;
  height: 15px;
  background: none;
  padding: 0; 
  list-style-type: none;
  line-height: 15px;
} 

#col2 .rss-info li a.asf, #col2 .rss-info li a.asf:visited {
	background: url("../gfx/icons/icon-asf.gif") 0px 0px no-repeat; 
}

#col2 ul.rss-info a.active, 
#col2 ul.rss-info a.hover,
#col2 ul.rss-info a.focus {
  border-bottom: none !important;
  font-weight: bold;
} 

.current-cat {
  font-weight: bold !important;
}

/* Wordpress Gallery */

.gallery  {
	margin: 10px 0 0 0;
}

.gallery img {
	margin: 0 10px 10px 0 !important;
	background: #E8D39E;
	padding: 1px;
	border: 2px solid #DADADA;
}

.gallery img:hover {
	background: #FACA4A;
	border: 2px solid #FFE8A0;
}


/* 
### Mootols Specials #################################################################
*/

/* Styles fuer SimpleTabs  (mootools) */
#col1 #tab-area {
  margin: 15px 0 20px 0;
}

#col1 .tab-container {
  padding: 8px 10px 7px 12px;
  border-top: 1px solid #D4C8BA;
  border-right: 1px solid #D4C8BA;
  border-bottom: 1px solid #D4C8BA;
  border-left: 1px solid #D4C8BA;
}

#col1 ul.tab-menu {
  margin: 0 0 -1px 0;
  padding: 0;
  clear: both;
  height: 35px; /* needed because IE 7 */
  width: 100%;

  background: none;
  font-size: 90%;
}

#col1 .tab-menu li a, #col1 .tab-menu li a:visited {
  display: block;
  float: left;
  margin: 0;
  height: 32px; /* needed because IE 7 */
  padding: 3px 12px 3px 12px;
  text-indent: 0px;
  line-height: 170%;
  font-size: 120%;
  background:url("../gfx/bg-tab-left.gif") no-repeat left top;
}

#col1 ul.tab-menu li.tab-selected a, #col1 ul.tab-menu li.tab-selected a:visited {
  color: #000;
  font-weight: bold;
  margin: 0;
  padding: 3px 12px 3px 12px;
  text-indent: 0px;
  line-height: 170%;
  font-size: 120%;
  background:url("../gfx/bg-tab-left-active.gif") no-repeat left top;
  text-decoration: none;
}

#col1 ul.tab-menu li.tab-selected a:active, #col1 ul.tab-menu li.tab-selected a:hover {
  color: #000 !important;
}

#col1 ul.tab-menu li {
  list-style: none;
  margin: 0 2px 0 0;
  padding: 0;
  float: left;
  background: url("../gfx/bg-tab-right.gif") no-repeat right top;
  border-bottom: 1px solid #D4C8BA;
}

#col1 ul.tab-menu li.tab-selected {
  background: url("../gfx/bg-tab-right-active.gif") no-repeat right top;
  border-bottom: 1px solid #FFF;
}


/* Tabs im Footer */

/* erscheint nur bei eingeschaltetem JS ! */
.tab-wrapper {
	padding: 0px !important;
}

/* überschreibt im Wesentlichen die Einstellungen für abgeschaltetes JS */
#footer .tab-container {
  width: 200px !important;
  height: auto !important;
  padding: 22px 0 0 20px;
}

#footer ul.tab-menu {
  margin: -48px 0 -1px -14px;
  padding: 0;
  clear: both;
  overflow:	auto;
  background: none;
  font-size: 90%;
}

#footer .tab-menu li a, #footer .tab-menu li a:visited {
	display: block;
	float: left;
	padding: 3px 8px 4px 8px;
	text-indent: 0px;
	line-height: 175%;
	font-size: 70%;
	text-decoration: underline;
	color: #CE473B;
	background: url(../gfx/bg-topic-nav.gif) 0px -31px no-repeat #ecd9a9;
	border: 1px solid #DFDDD1;
	border-bottom: none;
}

#footer ul.tab-menu li a:active, #footer ul.tab-menu li a:hover, #footer ul.tab-menu li a:focus {
  color: #CE1D1D;
  text-decoration: none;
   -moz-outline-width: 0;
}

#footer ul.tab-menu li.tab-selected a, #footer ul.tab-menu li.tab-selected a:visited {
	color: #CE1D1D !important;
	text-decoration: none;
	background: url(../gfx/bg-topic-nav.gif) 0px -57px no-repeat #ecd9a9;
	border-bottom: 1px solid #F7F2DF;
	border-right: 1px solid #DFDDD1;
	border-left: 1px solid #DFDDD1;
}

#footer ul.tab-menu li.tab-selected a:active, #footer ul.tab-menu li.tab-selected a:hover, #footer ul.tab-menu li.tab-selected a:focus {
  text-decoration: none;
}

#footer ul.tab-menu li {
  list-style: none;
  margin: 0 2px 1px 0;
  padding: 0;
  float: left;
}

#footer ul.tab-menu li.tab-selected {
	margin: 0 2px 0 0;
}


/* ######################################################################################################
** ### Guestbook (DMS)   ################################################################################
** ######################################################################################################
*/

.message-error {
  width: 100%;
  margin: 15px 0 15px 0;
  font-weight: bold;
  line-height: 170%;
  color: red;
}
 
#col1 .message-form label {
  padding: 0;
  margin: 3px 0 3px 0;
  float: left;
  text-align: left;
  font-weight: bold;
}

#col1 .message-form label span {
  font-weight: normal !important;
  color: #C63200;
}

#col1 .message-space label {
  float: none !important;
  margin: 0 0 6px 0;
}

#col1 .css_form_textfieldspace {
	padding: 6px 0 0 15px;
	width: 100%;
	clear: both;
	text-align: left;
}

#col1 .css_form_textfieldspace input {
  width: 170px;
  height: 1.2em; 
  float: left;
  border: 1px solid #ccc;
  margin: 3px 0 3px 0;
  background: url(../gfx/bg-input.gif) #FFF;
  font-size: 120%;
  line-height: 1.5em;
  padding: 1px 0 1px 3px;
  border-radius:3px; 
  -moz-border-radius:3px; 
  -webkit-border-radius:3px;
}

#col1 .css_form_textfieldspace strong {
  width: 100px;
  height: 1.2em; 
  float: left;
  margin: 3px 0 3px 0;
  font-size: 100%;
  line-height: 1.5em;
  padding: 1px 0 1px 0;
}

#col1 .css_form_textfieldspace textarea {
  width: 450px;
  height: 150px;
  margin: 5px 0 0 !important;
  float: left;
  display: block;
  clear: both;
  background: url(../gfx/bg-textarea.gif) #FFF;
  line-height: 1.5em;
  padding: 1px 0 1px 3px;
  border: 1px solid #ccc;
  font-size: 110%;
  border-radius:3px; 
  -moz-border-radius:3px; 
  -webkit-border-radius:3px;
   font-family: verdana, helvetica, sans-serif;
}

#col1 .message-number {
  float: left;
  width: 35px;
}

#col1 .message-box {
  float: left; 
  width: 500px;
}
  
#col1 .message-name {
  float: left;
  width: 440px;
}

#col1 .message-name img, #col1 .message-name a, #col1 .message-name a:visited {
  float: left;
  display: block;
  text-decoration: none;
}

#col1 .message-url-img {
  width: 25px;
  padding-right: 5px; 
  float: right;
}

#col1 .message-url-img img, #col1 .message-url-img a, #col1 .message-url-img a:visited {
  float: right;
  display: block;
  position: relative;
  top: 7px;
  right: 5px;
  border: none;
  text-decoration: none;
}

.message-header { 
  color: #CBA968;
  padding-left: 15px;
  margin: 0 0 10px 0;
  line-height: 100%;
}

#col1 .message-header  h3 { 
  padding: 0;
  margin-bottom: 0 !important;
  line-height: 110%;
}

.message-email {
	display: none;
}

.message {
  margin: 0;
  padding: 0 0 12px 15px;
  width: 470px;
  line-height: 165%;
  font-size: 110%;
}

#col1 .message  p {
	padding-left: 0 !important;
	font-size: 90% !important;
}

#col1 .message-mandatory {
  clear: both;
  margin-top: 5px;
  padding: 7px 0 6px 15px;
  font-size: 80%;
  color: #C63200;
  float: left;
  line-height: 130%;
}

.css_form_mandatory {
	display: block;
	font-size: 80%;
	text-align: left;
}

#col1 input.css_form_submit {
  clear: both !important;
  margin: 7px 0 9px 0;
  width: 120px;
  font-size: 120%;
  font-weight: bold;
  color: #CB6805;
}
  
#col1 div.post-navigation{
  padding: 25px 0 17px 0;
}

div.post-navigation a.current, div.post-navigation a.current:visited {
}

a.post-navigation-char, a.post-navigation-char:visited {
}

div.post-navigation-char-position {}

.css_form_antispamtext {
	padding: 11px 0 0 0;
	clear: both;
	float: none;
}

.css_form_antispamtext p {
  font-size: 80% !important;
}

.css_form_antispamcontent_position {
	padding: 5px 0 0 15px;
	margin: 0;
}

.css_form_antispamcontent_position table {
	margin: 0 0 0 88px !important;
}

.css_form_antispam_inputfield {
	width: 70px;
	height: 1.2em; 
	float: left;
	border: 1px solid #ccc;
	margin: 3px 0 3px 0;
	background: url(../gfx/bg-input.gif) #FFF;
	font-size: 120%;
	line-height: 1.5em;
	padding: 1px 0 1px 3px;
	border-radius: 3px; 
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}

.css_form_submit {
	color: #000000;
}

#col1 .css_form_submit_position  {
	text-align: center;
	margin: 20px 0px 12px 0px !important;
}

.css_form_errormessage {
	color: #bb0000;
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
}

.css_form_successmessage {
	background:#BEF1AD;
	color: #000;
	line-height: 165%;
	display: block;
	border-radius:4px; 
	-moz-border-radius:4px; 
	-webkit-border-radius:4px;
	padding: 6px 8px 7px 8px;
	margin: 10px 0 10px 0;
}

.css_form_successmessage strong {
	color: #000 !important;
}

.css_form_embedded .css_form_successmessage {
	display: none;
}

.css_form_link {
	font-size: 100%;
}

.css_navigation_totalcount {
	font-size: 100%;
	text-align:center;
	padding:0px 0px 5px 10px;
}

.css_navigation_overview {
	text-align: center;
	margin: 8px 0 15px 0;
}

.css_navigation_overview  a,
.css_navigation_overview  a:visited {
	display: block;
	float: left;
	text-decoration: none;
	border: 1px solid #D9A65A;
	background: #FFF;
	width: 17px;
	height: 17px;
	margin: 0 3px 0 0;
	line-height: 17px;
	font-size: 100%;
	font-weight: bold;
}

.css_navigation_overview  a.css_navigation_char,
.css_navigation_overview  a.css_navigation_char:visited {
}

.css_navigation_overview  span {
	display: block;
	float: left;
	text-decoration: none;
	width: 70px;
	height: 17px;
	line-height: 17px;
	font-size: 100%;
	font-weight: bold;
	margin-left: 150px;
	color: #A55017;
	text-align: left;
}

.css_navigation_select {
	background: #E6D1A4 !important;
	color: #FFF !important;
}

.css_navigation_notselect {
	color:#000000;
	text-decoration:none;
}

.css_navigation_char_position {
	left:0px;
	text-align: center;
	padding: 0px 0px 15px 0;
}

.css_navigation_char_position  a,
.css_navigation_char_position  a:visited {
	display: block;
	float: left;
	text-decoration: none;
	border: 1px solid #D9A65A;
	background: #FFF;
	width: 17px;
	height: 17px;
	margin: 0 3px 0 0;
	line-height: 17px;
	font-size: 100%;
	font-weight: bold;
}

.css_navigation_char {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}

.css_post_message {
	font-size: 100%;
	margin:5px 0px 0px 0px;
}

.css_form_embedded {
	border: none !important; 
	margin: 0; 
	padding: 0;
}

.css_post_embedded {
	border: none; 
	margin: 0; 
	padding: 0;
}

a.css_navigation_char:hover,
a.css_navigation_select:hover,
a.css_navigation_notselect:hover {
	text-decoration:none;
}


/* ######################################################################################################
** ### NGG Gallery --> E-Cards   ########################################################################
** ######################################################################################################
*/

.ngg-galleryoverview {
	margin: 0 0 30px 0;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin: 0px 10px 10px 0px;
   padding: 5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
	margin: 0; padding: 0;
}

.ngg-gallery-thumbnail {
	float: left;
	height: 155px;
	text-align: center;
}

.ngg-gallery-thumbnail img {
	background-color:#ECDCB9;
	display: block;  
	margin: 0 4px 8px 4px;
	padding: 1px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #D65C2C;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}


/* ######################################################################################################
** ### E-Cards  WP GReet         ########################################################################
** ######################################################################################################
*/

/* style for greet card form */ 
div.wp-greet-form {

}

/* style for greet card form table */
#col1 .wp-greet-form table,
#e-card-system #col1 table  {
	border: none !important;
	background: none !important;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
	border-bottom: none !important;
	width: 490px;
	margin: 0;
}

#e-card-system #col1 table {
	margin-bottom: 13px;
}

/* style for greet card form table-row */
#col1 .wp-greet-form table tr,
#e-card-system #col1 table tr { 
	border: none !important;
	background: none !important;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
	border-bottom: none !important;
}

/* style for greet card form table cell */
#col1 .wp-greet-form table td,
#e-card-system #col1 table td { 
	border: none !important;
	background: none !important;
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
	border-bottom: none !important;
	text-align: left;
}

#e-card-system table td,
#e-card-system th {
	padding: 0;
} 

#e-card-system th {
	background: none !important;
}

#col1 .wp-greet-form table tr.even { 
}

#col1 td.wp-greet-form-left { 
	text-align: left;
	font-weight: bold;
	width: 150px;
}

#col1 td.wp-greet-form-right { 
	
}

#col1 td.wp-greet-form input,
#col1 td.wp-greet-form textarea,
#col1 td.wp-greet-form select { 
	margin: 0 0 8px 0;
	border: none;
	height: 1.7em;
	line-height: 2.1em;	
	background: #F7F5F2;
	border: 1px solid #ABA293;
	padding: 2px 0 0 3px;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../gfx/bg-input.gif) #FFF;
	border-radius:3px; 
	-moz-border-radius:3px; 
	-webkit-border-radius:3px;
}

#col1 .wp-greet-form table textarea { 
	margin: 0 0 8px 0;
	line-height: 1.8em;	
	background: #F7F5F2;
	border: 1px solid #ABA293;
	padding: 2px 0 0 3px;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../gfx/bg-textarea.gif) #FFF;
	width: 295px;
	height: 90px;
	clear: both;
	display: block;
	float: none;
}

#col1 td.wp-greet-form option {
 }

#col1 td.wp-greet-form input {
	width: 295px; 
}
#col1 td.wp-greet-form select {
	padding: 3px;
	width: 150px; /* attempt to have equal length */
	height: 2em;
	margin: 0 0 3px 8px;
}  

#col1 td.wp-greet-form input.sendbutton	{ 
	display: block;
	float: left;
	width: auto;
	font-weight: bold;
	border-width: 1px;
	border-color: #C0C0C0 #66505C #66505C #C0C0C0;
	color: #BC1A1A;
	background: url('../gfx/bg-sub-nav.gif') center top no-repeat #DFCA96;	
	font-size: 90%; padding-top: 0; line-height: 0.8em; height: 2.2em;
	cursor: pointer;
	margin: 13px 5px 0 0;
}
#col1 td.wp-greet-form input.sendbutton:hover	{ 
	color: #000;
}

a.backbutton {
	display: none !important;
}

#col1 td.wp-greet-form input.check {
	margin: 0 6px 0 0; 
	width: 16px; 
	vertical-align: middle;
	border: none!important;
	background: none!important; 
}

#col1 .wp-greet-form small {
	font-weight: bold;
	font-size: 100%;
	color: #48A614;
}


/* >>>>> Ende @media all Anweisung */
} 
