/* ======================== SCHATTEN ================ */
#container { 
 border: 0px;
 margin: 18px auto; 
 padding: 0; 
 background:transparent none repeat scroll 0% 0%; 
 width: 940px; 
}
#shadow-container { 
 position: relative; 
 left: 3px; 
 top: 3px; 
 margin-right: 3px; 
 margin-bottom: 3px; 
}
#shadow-container .shadow2, 
#shadow-container .shadow3,
#shadow-container .shadow4, 
#shadow-container .shadow5, 
#shadow-container .container { 
 position: relative; 
 left: -1px; 
 top: -1px; 
}
#shadow-container .shadow1 { 
  background: #CCCCCC; 
 }
#shadow-container .shadow2 { 
 background: #999999; 
}
#shadow-container .shadow3 { 
  background: #666666; 
}
#shadow-container .shadow4 { 
 background: #333333;
}
#shadow-container .shadow5 { 
 background:#000000;
}

#shadow-container .main { 
 border: 0; 
 padding: 0; 
 background:#ffffff; 
}
/* ================= ENDE: SCHATTEN ================ */

/* =========== GRUNDGER�ST: ALLE "ZELLEN" ======== */
table.template {
 width:930px;
 border-collapse:collapse;
}
table.template td {
 border:0;
}
/* ==== ENDE: GRUNDGER�ST: ALLE "ZELLEN"======== */

/* ==== FORMULARFELDER ============== */
input.suche {
 border:1px #C7C6C6 solid;
 height:1.2em;
 font-size:10px;
 width:140px;
}
input:focus.suche {
 border:1px #008080 solid;
}
/* ==== ENDE: FORMULARFELDER ======== */

/* =========== ROUNDED LINE ===================== */
td.roundedline {
 background:transparent url(../images/roundedline_middle.png) repeat-x;
 height:15px;
}
/* =========== ENDE: ROUNDED LINE =============== */

/* =========== SPRACHEN UND SUCHE-LEISTE ======== */
table.stripeontop {
  margin:0;
  width:100%;
}
table.stripeontop td *{
  vertical-align:middle;
}
div#idstripeontop {
  margin:-12px 0 0 0;
}

td.sprachen {
 text-align:left;
}
div#idsprachen {
}

td.suche {
 text-align:right;
}


div#idstripeontop * span {
 font-size:90%;
 margin:5px 2px 0 10px;
}
#mod_search_searchword
{
	border: 1px solid #c7c6c6;
	padding: 1px;
}
.search
{
	margin: 5px;
}
.search .button { 
 margin: 3px 0 0 6px;
 background: transparent url('../images/button.png') no-repeat scroll 0% 0%;
width: 17px;
height: 19px;
}

.search .inputbox { height: 17px; }
 
/* =========== ENDE: SPRACHEN UND SUCHE-LEISTE ======== */

/* =========== HEADER (Flash auf Startseite) ============= */

div#logo {
float:left;
}


/* =========== ENDE: HEADER (Flash auf Startseite) ============= */


/* =========== HEADERMEN� ============================= */
td.headermenu {
  height:26px;
}
div#idheadermenu {
  height:26px;
  background:url(../images/balken.png);
}
/* =========== ENDE: HEADERMEN� ====================== */


/* =========== HEADER (unter HEADERMENUE) ============= */
td.header {
}
div#idheader {
 margin-left:1px;
 background:#000000; 
 height:162px;
}
/* ====ENDE:    HEADER (unter HEADERMENUE) ============ */

/* =========== BREITE TRENNUNGSLINIE  ================= */
td.linien {
}
div#idlinien {
  margin-left:1px;
  height:24px;
}
/* ========== BREITE TRENNUNGSLINIE  === */

/* ======== LINKE SEITENLEISTE ========= */
td.sidebarleft 
{
 vertical-align:top;  
 background:#ffffff url(../images/sidebarleft_background.png) bottom no-repeat; 
}
div#idsidebarleft {
 width:170px; 
}

/* ==== ENDE: LINKE SEITENLEISTE ========= */


/* ======== INHALT ======================= */

.headline1 {
	border-top: 1px solid #449851;
    border-bottom: 1px solid #449851;
	background-color: #e5e3e3;
}

.componentheading {
  border-top: 1px solid #449851;
  border-bottom: 1px solid #449851;
  background-color: #e5e3e3;
  font-size:16px;
  letter-spacing:2px;
  color: #449851;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight:bold;
}

h1 {
  font-size:16px;
  letter-spacing:2px;
  color: #449851;
  padding-top: 8px;
  padding-bottom: 8px;
  }
  
h2 {
  font-size:14px;
  color: #449851;
  padding-top: 15px;


  }
  
h3 {
  font-size:12px;
  font-weight:bold;
  color:#666666;
  padding-bottom:10px;
  }

td.content {
 vertical-align:top;
}

#table-partner td {
	text-align: left;
	font-size:11px;
}

#table-partner td.row {
  font-size:11px;
  text-align: left;
  vertical-align:middle;
  color:#449851;
  padding:5px;
  border-top: 1px solid #449851;
  border-bottom: 1px solid #449851;
  background-color: #e5e3e3;
}

div#idcontent {
  margin:18px 18px 0 18px;
  padding:0;
  line-height:1.2em;
  text-align:justify;
  width:532px;
  min-height:400px;
}

div#idcontent a {
  font-size:12px;
  color:#18599e;
  text-decoration:none;
}
div#idcontent a:hover {
text-decoration:underline;
}

p.content {
 margin-top:1.4em;
}
table.liste {
  margin:0 0 0 8px;
}
table.liste td {
 vertical-align:top;
}
table.liste td.text {
 padding:8px 0 12px 4px;
}
ul.liste {
 margin-top:1em;
 list-style:none;
}
ul.liste li {
 margin:1.6em 0 0 0;
 list-style:url(../images/listenbutton.png) inside;
 text-indent:0.8em;
}

.einruecken {
 margin-left:4em;
 margin-top: 0.5em;
 list-style:url(../images/aktuelles.gif) inside;
 text-indent:0.8em;
}

/* ======== ENDE: INHALT ================ */


/* ======== RECHTE SEITENLEISTE ========= */
td.sidebarright {
 vertical-align:top;
 background-color:#ffffff;
 width:200px;
}
div#idsidebarright {
  margin:0;
  background:#ffffff;
  width:196px;
  height:580px;
}
div#idbox_meldungen 
{
	margin: 10px 0px;
	background:url(../images/background_sidebarright_top.png) repeat-y;
	width: 190px;/*background_sidebarright_middle.png*/
	float:left;
}
div#idbox_meldungen .moduletable
{
	margin:0;
	background:url(../images/background_sidebarright_middle.png) repeat-y;
	width: 190px;/**/
}
div#idbox_meldungen .bottom
{
	background: #FFFFFF url(../images/background_sidebarright_bottom.png) no-repeat;
	height: 20px;
}
div#idbox_meldungen h3 
{
  /*background:url(../images/background_sidebarright_top.png) no-repeat;*/
 background:url(../images/Header_Aktuelles.png) no-repeat;
	height: 18px;
	/*color: #449851;*/
	color: white;
 margin: 5px;
	padding: 7px 30px;
 
}
div#idbox_meldungen .latestnews-date
{
	font-weight: bolder;
	color: #155DAE;
}
#moofx-content
{
	width: 175px !important;
	margin:4px 4px 4px 7px
}
.moofx-toggler
{
	background: none !important;
}
.moofx-slider
{
	background: none !important;
	margin: 2px !important;
	width: 172px;
	padding: 0 !important;
	word-wrap: break-word;
}
.moofx-slider a
{
	color: #155DAE !important;
}
.moofx-title
{
	padding: 0 !important;
	cursor: default !important;
}
div#idbox_meldungen a {
  font-size:12px;
  color:#666666;
  text-decoration:none;
}
div#idbox_meldungen a:hover {
text-decoration:underline;
}
div#idbox_meldungen table 
{
 margin: -17px 0px 0px 0px;
 background:url(../images/background_sidebarright_middle.png) repeat-y;
}
div#idbox_meldungen table td {
  height:40px;
  padding:4px 4px 4px 9px;
  background:#ffffff url(../images/background_sidebarright_middle.png);
}
.thumbsup-title
{
	font-size: 12px !important;
	
}
.thumbsup-date {
	margin: 7px 0px 0px 0px;
	 color:#155DAE;
     font-weight:bold;
     font-size:12px;
}

.createdate {
	margin: 2em 0 1em 0 !important;
	 color:#155DAE;
     font-weight:bold;
     font-size:12px;
}	

.thumbsup-intro
{
	color: #969696;
}
div#idbox_meldungen table td.bottom {
   height:20px;
  background:#ffffff url(../images/background_sidebarright_bottom.png) 0 0 no-repeat;
}
div#idbox_meldungen table td.header {
 background:url(../../images/rahmen.png) 6px 2px no-repeat;
}

div#idbox_meldungen table td.meldung {
 color:#969696;
 padding:0 12px 2px 12px;
}

div.meldung_separator {
 margin:0.5em 0;
 height:1px;
 background-image:url(../images/meldung_separator.png);
 width: 90%;
}
div.datum {
 color:#155DAE;
 font-weight:bold;
}
div#idsidebarright h2 {
  margin:10px 0 0 28px;
  color:#167C74;
  font-weight:bold;
  font-size:110%;
}
div#idbox_besucheshop {
 margin:5px 0 5px 6px;
/* padding:5px 1px; */
}

div#idausgleichrandoben {
 height:3em;
}

/* === ENDE: RECHTE SEITENLEISTE ====== */

/* ======== FOOTER ========= */
td.footer {
 text-align:right;
 color:white;
 background-color:#ffffff;
}
div#idfooter {
  background:#9FA6A9 url(../images/footer_background.png) 0 0 repeat-x;
  height:27px;
  margin:1px -2px 3px 1px;
}
div#idfooter * {
  vertical-align:middle;
  display:inline;
  font-size:11px;
  letter-spacing:normal;
}
div#idfooter a {
  font-size:11px;
  color:white;
  padding-top:2px;
}
div#idfooter a:hover {
 color:#00FFCC;
}
/* div#idfooter img {
  padding-top:4px;
} */
div#idfooter a img {
 margin-top:0;
 padding-top:0px;
}
div#idfooter img.trenner {
  padding:0 10px 0 10px;
}
div#idfooter img.letzt_sb_button {
 padding-right:6px;
}
span.footertext {
 padding:2px 4px 0 0;
}
/* ======== ENDE: FOOTER ========= */

/* ============ IMAGES ============ */

.img {
margin-right: 15px;
margin-bottom: 15px;
}

/* ========== ENDE: IMAGES ======== */


/* ============ DEBUG ============ */

/* ========== ENDE: DEBUG ======== */
#formular .kontakt
{
	
}
#formular .kontakt .required
{
	color: red;
}
#formular .kontakt tr td
{
	padding: 3px;
}
#formular .kontakt input.kontakt, #formular .kontakt textarea 
{
	border: 1px solid black;
}
#formular .kontakt td#td-kontakt-plz
{
	width: 52px;
}
#formular .kontakt td#td-kontakt-plz input
{
	width: 37px;
}
#formular .kontakt .ort
{
	width: 139px !important;
}
#formular .kontakt td#td-kontakt-ort input
{
	width: 137px;
}
#formular .labels
{
	width: 73px;
}
.sitemap ul
{
	list-style-image: url(../images/listenbutton.png) !important;
	margin-left: 40px;
}
.sitemap ul li
{
	margin: 7px 0px 0px 0px;
}
.sitemap ul li ul
{
	list-style-image: url(../images/aktuelles.gif) !important;
	margin-left: 5px;

}
.sitemap ul li ul li
{
	margin: 2px 0px 0px 0px;
}
.sitemap ul li a,
.sitemap ul li a:visited,
.sitemap ul li a:active
{
	color: #18599E;
	text-decoration: none;
	font-size: 12px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
} 
.sitemap ul li a:hover
{
	text-decoration: underline;
}
table{
width:100%;
}
/* NEU */
input.inputbox {
	color: #ffffff;
}

input.inputbox:focus {
	color: #000000;
}
/* ENDE NEU */

/* ========== Kontaktseite ======== */
div#idkontakt {
color:#226C75;
}
p.kontakt {
color:#226C75;
padding:10px 0 12px 6px;
}
table.kontakt {
  margin:2em 0 0 8px;
}
table.kontakt td {
 padding:2px 8px;
 vertical-align:top;
}
table.kontakt tr.abstand td {
 padding:12px 8px;
}
span.required {
 color:#FF0000;
}
input.kontakt {
 height:1.6em;
}
select.kontakt,
textarea.kontakt,
input.kontakt {
 border:1px #226C75 solid;
 font-size:11px;
 width:220px;
}
select:focus.kontakt,
select:hover.kontakt,
textarea:focus.kontakt,
textarea:hover.kontakt,
input:focus.kontakt,
input:hover.kontakt {
  border:1px #ff0000 solid;
}
input.ort {
  width:190px !important;
}
input.plz {
  width:5em !important;
}
input.absendebutton {
border: 1px solid white; 
background-color: #449851; 
color: #ffffff;
padding:4px !important;
}
input.noborder {
border:none !important;
}
/* ========== ENDE: Kontaktseite ======== */
#seartcllist_wrap .componentheading
{
	font-size:16px;
 	letter-spacing:2px;
	color: #449851;
	padding-top: 8px;
	padding-left: 10px;
	padding-bottom: 8px;
	background: #E5E3E3;
	border-top: 1px solid #449851;
	border-bottom: 1px solid #449851;
}

table.setblartcllist { width: 520px; }

table.setblartcllist tr td
{
	padding: 10px 5px;
}
td.setd_title
{
	width: 85% !important;
}
.setd_title a
{
	color: black !important;
	font-weight: bolder;
	text-decoration: none;
	display: block;
	margin: 10px 0;
}
.setd_title span.createdate
{
	color: #155DAE;
	font-weight: bolder;
}

.contentpaneopen {
	width: 100%;
}
fieldset.input input.button,
table.contentpane input.button {
 border: 1px solid black;
 padding:6px;
 margin:4px 4px 4px 0;
 background: #CDCDCD;
 font-weight:bold;
 cursor:pointer;
}
ul.menu  li.item76 {
  padding:4px;
  background: red url('sesam.gif') no-repeat 0 0
}
ul.menu  li.item76  a {
  text-decoration:none;
  color:#cccccc;
}
p#com-form-login-remember  input.inputbox {
  border:none;
}
