/***************************/
/* General element styles: */
/***************************/

body  {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #1a3553;
	background-image: url(../bilder/senkrecht.jpg);
	background-repeat: repeat-x;
	width: auto;
	
}

DIV.alles { 
	background:  url(../bilder/senkrecht.jpg); 
}



/*************** Diverse Verlinkung */

A {
	color : #1a3553;
}

A:link {
	text-decoration: none;
	color : #1a3553;
}

A:visited {
	text-decoration: none;
}

A:hover {
	text-decoration: none;
	color: #04090E;
	background-color: #DEE2E6;
	width: 400px;
}

.font10px_a A:link { 
 	color: #000000; 
 	text-decoration: none;
 	background-color:#F1F3F4; 
}

.font10px_a A:hover { 
  	text-decoration:underline; 
  	color:#04090E;
  	background-color:#DEE2E6;
}

.font10px_a A:focus { 
  	text-decoration:none; 
  	color: #ffffff;
  	background-color: #1a3553;
}

.font10px_a A:visited { 
 	color: #1E456B; 
 	text-decoration: underline;
 	background-color: #F1F3F4; 
}

.font10px_a A:active { 
 	color: #F05C19; 
 	text-decoration: none;
 	background-color: #F1F3F4;
}

.font10px_a ul li { 
  	font-weight: normal;
  	font-size: 12px;
  	font-family: Calibri, Arial, Helvetica, sans-serif; 
  	color: #1a3553; 
}


div.csc-frame.csc-frame-rulerAfter,  div.csc-frame.csc-frame-rulerBefore {
	border-bottom:1px solid #CCD9F3;
	margin:15px 15px 0px 0px;
	margin-bottom:15px;
}

.external-link-new-window {
	vertical-align:middle;
}

/*************** Verlinkung Produktmenü */

.navi {
	text-align: left;
	color:  #1a3553;
	font-size: 13px;
	font-weight: bold;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;

 }

.navi:hover { 
  text-align: left;
  color: #1a3553; 
  font-weight: bold; 
  font-size: 13px; 
  font-family: Calibri, Arial, Helvetica, sans-serif;
 }

.navi_active { 
  text-align: left;
  color: #005b78; 
  font-weight: bold; 
  font-size: 13px; 
  font-family: Calibri, Arial, Helvetica, sans-serif;
  text-decoration: none;
}

.navi2 {
  text-align: left; 
  color:  #1a3553; 
  font-size: 11px; 
  font-weight: normal;
  font-family: Calibri, Arial, Helvetica, sans-serif;
  text-decoration: none; 
  background-color: #FFFFFF; 

 }

.navi2:hover { 
  text-align: left;
  color: #1a3553; 
  font-weight: normal; 
  font-size: 11px; 
  font-family: Calibri, Arial, Helvetica, sans-serif;
 }
.navi_active2 { 
  text-align: left;
  color: #005b78; 
  font-weight: normal; 
  font-size: 11px; 
  font-family: Calibri, Arial, Helvetica, sans-serif;
  text-decoration: none;
}

.pfadanzeige a {
  text-align: left;
  color: #005b78; 
  font-weight: normal; 
  font-size: 11px; 
  font-family: Calibri, Arial, Helvetica, sans-serif;
  text-decoration: none;
}



/******************/
/* Headers, plain */
/******************/

H1 {
  display: block;
  font-size: 24px;
  margin: .37em 0;
  font-weight: bold;
  font-family:  Calibri, Arial, Helvetica, sans-serif; 
  color: #1a3553;
  text-align: left;
  white-space: inherit;
}

.hr {
	border-bottom:1px solid #CCD9F3;
	margin:5px 5px 0px 0px;
	margin-bottom: 5px;
}

* html .hr {
	height: 1%;
}

.font10px_a .csc-default H1{
  display: block;
  font-size: 14px;
  margin: .37em 0;
  font-weight: bold;
  font-family:  Calibri, Arial, Helvetica, sans-serif; 
  color: #1a3553;
  text-align: left;
  white-space: inherit;
}



.bodytext H2 { 
  color: #1a3553; 
  font-size: 13px; 
}

.bodytext H3 { 
  color: #1a3553;
  font-size: 12px; 
}

.bodytext H4 { 
  color: #4759A8; 
  font-size: 11px;
  margin: .0em 0;
  font-weight: bold; 
}

.bodytext H5 { 
  color: #4759A8; 
  font-size: 11px;
  margin: .0em 0; 
}

.bodytext  H6 { 
  color: #4759A8; 
  font-size: 10px;
  margin: 0px 0px 0px 0px;
  font-weight: normal; 
}

P {
	font-weight: normal;
	font-size: 14px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color: #1a3553;
	margin: 0px 0px 0px 0px;
	margin-top: 0px;
}

.bodytext {
  font-weight: normal; 
}



.csc-textpic-caption {
  text-align: left;
  color: #4759A8; 
  font-size: 11px;
  font-weight: normal;
  font-style: italic;
  text-align:center;
  margin:0px 0px 5px 0px; 
}

/***************** Einstellung für RTE: Bild mit Text */

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image {
    float:left;
    margin-top: 0px;
    margin-left: 0px;
   background-color:#FFFFFF;
  }

DIV.csc-textpic-above DIV.csc-textpic-text {
    clear:both;
}

DIV.csc-textpic-left DIV.csc-textpic-text {
    clear:left;
}

DIV.csc-textpic DIV.csc-textpic-imagewrap  DIV.csc-textpic-text div.indent {
    margin-top: 100px;
    margin-left: 100px;
  background-color:#FFFFFF;
}

.csc-textpic-imagewrap dl {
	border:1px solid #B1B2B2;
	padding:1px;
}


.bg-temp {
	background-image: url(../img/bg-temp.gif);
	background-repeat: no-repeat;
}
.bg-header-startseite {
	background-image: url(../header-img/startseite.jpg);
	background-repeat: no-repeat;
}
.bg-nav-oben {
	background-image: url(../img/bg-nav.gif);
	background-repeat: no-repeat;
}
.bg-inhalt {
	background-image: url(../img/bg-inhalt.gif);
	background-repeat: repeat-y;
}
.bg-rand {
	background-color: #FFFFFF;
}

.footer-navigation {
	text-align: left;
    	color: #666666;
	font-size: 11px; 
	font-family: Calibri, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

/*************** Definition der Produkte-Boxen */

.boxen {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 18px;
}


DIV.text_in_box {
	width: 160pt;
	height: 205px;
	min-height: 100%; /* Mindesthöhe in modernen Browsern */
	height: auto; /* !important-Regel für moderne Browser */
	height: 210px; /* Mindesthöhe in IE (<7) */
}


.text_in_box H2 {
	font-size:22px;
	padding-top: 20px;
	p\adding-top: 25px;
	padding-left: 8px;
}

html* .text_in_box H2 {
	font-size:22px;
	padding-top: 25px;
	padding-left: 8px;
}

DIV.text_in_box H3 {
	font-size:19px;
	padding-top: 0px;
	padding-left: 8px;
}

DIV.text_in_box ul {
	padding-top: 0px;
	margin:10px;
	padding-left: 12px;
	padding-bottom:3px;
	font-size: 11px;
}

/*
root: DIV.text_in_box ul {
	padding-top: 0px;
	margin:10px;
	padding-left: 12px;
	padding-bottom:3px;
}  */

DIV.text_in_box ul li {
	border-bottom:0px;
	font-size: 11px;
}

DIV.text_in_box ul li P {
	font-size:11px;
	color:#4759A8;
}

DIV.taste_mehr {
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	margin-top: 0px;
	background-attachment: fixed;
	background-color: transparent;
	height: 30px;
}

DIV.taste_mehr a {
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	margin-top: 0px;
	background-attachment: fixed;
	background-color: transparent;
	height: 30px;
}

/* für IE >5 */
html DIV.taste_mehr a {
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	left:10px;
	top:0px;
	width: 129px;
	height: 30px;
	vertical-align: text-bottom;
	/*	max-height: 30px;  */
	overflow: hidden;
	margin-top: 0px;
	padding-top: 0px;
	background-attachment: fixed;
	background-color: transparent;
}

DIV.taste_mehr a.act {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: transparent;
	height: 30px;
}

DIV.taste_mehr a.act:hover {
	background-repeat: no-repeat;
	background: #ffffff;
	background-attachment: fixed;
	background-color: transparent;
	height: 30px;
}
/*
.mehrtaste:hover {
  color: #ff0000;
}

.mehrtaste:a {
  color: #ff0000;
}
*/
.leereseite {
}

/* IE 6 */
* html DIV.text_in_box {
   	height: 100%;
}

* html .text_in_box H2 {
	font-size:22px;
	line-height: 20px;
	margin-top: 0.3em;
	padding-bottom: 0em;
	padding-left: 8px;
}

* html DIV.text_in_box ul li H3 {
	font-size:19px;
	line-height: 14px;
	padding-top: 0px;
	padding-left: 8px;
}

* html DIV.text_in_box ul li {
	padding-top: 0px;
	padding-bottom:0px;
	border-bottom:0px;
	border-bottom:0px;
	font-size: 11px;
	line-height: 12px;
}

* html DIV.text_in_box ul li P {
	font-size:11px;
	line-height: 12px;
	color:#4759A8;
}

* html DIV.taste_mehr {
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	left:auto;
	top:auto;
	margin-left: 90px;
	background-attachment: fixed;
	background-color: transparent;
	color: transparent;
}


/* IE 7 */
* + html .text_in_box H2 {
	font-size:22px;
	line-height: 20px;
	margin-top: 0.8em;
	padding-bottom: 0em;
	padding-left: 8px;
}

* + html DIV.text_in_box ul li H3 {
	font-size:19px;
	line-height: 14px;
	padding-top: 0px;
	padding-left: 8px;
}


* + html DIV.text_in_box ul {
	margin-top: 0.1em;
	padding-bottom:0em;
	font-size: 11px;
}

* + html DIV.text_in_box ul li {
	padding-top: 0px;
	padding-bottom:0px;
	border-bottom:0px;
	border-bottom:0px;
	font-size: 11px;
	line-height: 12px;
}

* + html DIV.text_in_box ul li P {
	font-size:11px;
	line-height: 12px;
	color:#4759A8;
}





/************ Pull-down-Menü, waagerechtes Hauptmenue */

ul.menu_1, ul.menu_1 ul {
    	list-style-type: none;
  	color:  #1a3553;
  	font-size: 12px; 
  	font-weight: normal;
  	font-family: Calibri, Arial, Helvetica, sans-serif;
  	text-decoration: none; 
  	background-color: #FFFFFF;
}

ul.menu_1 a {
	display: block;
    padding: 3px 10px 3px 10px;
    font-weight: normal;
  	color: #ffffff; 
  	font-weight: normal; 
  	font-size: 12px; 
  	font-family: Calibri, Arial, Helvetica, sans-serif;
}

ul.menu_1 a:hover {
	display: block;
  	color:  #1a3553;
  	background-color: #DEE2E6;
	width:auto; 
}

ul.menu_1 li {
    	padding: 0;
    	margin: 0;
    	float: left;
    	background-color: #1a3553;
 /*   #	border:1px solid #22466C;  */
	min-height: 100%; /* Mindesthöhe in modernen Browsern */
	height: auto; /* !important-Regel für moderne Browser */
	height: 100%; /* Mindesthöhe in IE (<7) */
        display: block;
/*    #	list-style-type: none; */
}


/* Für Unterpunkte keine Float-Eigenschaft */

ul.menu_1 ul li {
    	float:none;
    	background-color: transparent;
  	color: #000000;
}

/* Links auf Unterpunkten sollen die Hintergrundfarbe ändern */

ul.menu_1 ul li.hover, ul.menu_1 ul li:hover {
   	background-color: #22466C;
  	color: #ffffff; 
  	font-weight: normal; 
  	font-size: 12px; 
  	font-family: Calibri, Arial, Helvetica, sans-serif;
}

/* Zweite Ebene */

ul.menu_1 ul {
	margin:0;
	padding: 0;
	position: absolute;
	background-color: #1a3553;
	border: 1px solid #ffffff;
	display: none;
	width: 170px;
}

/* Zweite Ebene anzeigen */

ul.menu_1 li.hover ul, ul.menu_1 li:hover ul  {
	display: block;
  	color: #ffffff; 
  	font-weight: normal; 
  	font-size: 12px; 
  	font-family: Calibri, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;

}

/* Dritte Ebene */

ul.menu_1 li.hover ul ul, ul.menu_1 li:hover ul ul {
	display: none;
	margin-left: 140px; /* Breite eines Listenelements - Überlagerung */
	margin-top: -20px; /* Höhe eines Listenelements */
  	color: #000000; 
  	font-weight: normal; 
  	font-size: 12px; 
  	font-family: Calibri, Arial, Helvetica, sans-serif;
}

/* Dritte Ebene anzeigen */

ul.menu_1 li.hover ul li.hover ul, ul.menu_1 li:hover ul li:hover ul {
	display: block;
  	color: #ffffff; 
  	font-weight: normal; 
  	font-size: 12px; 
  	font-family: Calibri, Arial, Helvetica, sans-serif;
 	line-height: 15px;
	margin-bottom: 22%;
}

/* Vierte Ebene */

ul.menu_1 li.hover ul li.hover ul ul, ul.menu_1 li:hover ul li:hover ul ul {
	display: none;
  	color: #ffffff; 
  	font-weight: normal; 
  	font-size: 12px; 
  	font-family: Calibri, Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
}

/* Vierte Ebene anzeigen */

ul.menu_1 li.hover ul li.hover ul li.hover ul , ul.menu_1 li:hover ul li:hover ul li:hover ul {
	display: block;
  	color: #aaaaaa; 
  	font-weight: bold; 
  	font-size: 12px; 
  	font-family: Calibri, Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
}

/************** Postitionierung des Logos */

.logo {
	position:absolute;
	margin:10px 0px 0px 0px;
	margin-left:42px;
	top:-190px;
	z-index: 1;	
}

html .logo {
	position:relative;
	m\argin-left:37px;
	top:-190px;
}

.tx-fdfx3cols-pi1 .c3l1-left a .c3l1-middle a .c3l1-right a {
    	background-color: #ffffff;
}



/* #####################################################
** ### cssstyledcontent - Darstellung im COontent ######
** #####################################################
*/

DIV.csc-textpic-caption-c .csc-textpic-caption {
	text-align:center;
}
DIV.csc-textpic-caption-r .csc-textpic-caption {
	text-align:right;
}
DIV.csc-textpic-caption-l .csc-textpic-caption {
	text-align:left;
}

/* Needed for noRows setting */
DIV.csc-textpic DIV.csc-textpic-imagecolumn {
	float:left; display:inline;
}

/* Border just around the image */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border:2px solid black; 
	padding: 1px;   
	background-color:#FFFFFF;
}
DIV.csc-textpic-imagewrap {
	padding:0;   
	background-color:#FFFFFF;
}
DIV.csc-textpic IMG {
	border:none;
	padding: 0;
	margin: 0;
}

/* DIV: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image {
	float:left;   
	background-color:#FFFFFF;
}

/* UL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap UL {
	list-style:none; 
	margin:0; 
	padding:0;   
	background-color:#FFFFFF;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI {
	float:left; 
	margin:0; 
	padding:0;   
	background-color:#FFFFFF;
}

/* DL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image {
	float:left;
	padding: 0;
     	border: 1px solid #B1B2B2;
	padding:1px;
    	margin-bottom: 1px;
  	background-color:#FFFFFF;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT {
	float:none; 
	margin: 0px;
	padding: 0px;  
	background-color:#FFFFFF;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD {
	float:none; 
	margin: 0px;
	padding: 0;  
	background-color:#FFFFFF;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG {
	border:none; 
	margin: 0px;
	padding: 0;  
	background-color:#FFFFFF;
} /* FE-Editing Icons */
DL.csc-textpic-image {
	margin:0;
	padding: 0;
}
DL.csc-textpic-image DT {
	margin:0px; 
	display:inline;
}
DL.csc-textpic-image DD {
	margin: 0px;
	padding: 0;
}

/* Clearer */
DIV.csc-textpic-clear {
	clear:both;
}

/* Margins around images: */
/* Pictures on left, add margin on right */
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 {
	display:inline; /* IE fix for double-margin bug */
     	margin-right:0px;
}

/* Pictures on right, add margin on left */
 DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
     	display:inline; /* IE fix for double-margin bug */
      	margin-left:0px;
}

/* Pictures centered, add margin on left */
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	display:inline;
	margin-left: 0px;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {margin:0;
     	padding-left: 5px;
     	padding-top: 3px;
}

dd.csc-textpic-caption { 
	background-color:#E0E7F5; 
	padding:0; 
	height: 20px;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	margin:0;
	padding: 0;
}

/* Space below each image (also in-between rows) */
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow {
	margin-bottom:0px; 
	display:block;
}
DIV.csc-textpic DIV.csc-textpic-imagerow {
	clear: both;
}

/* No margins around the whole image-block */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol {
	margin-left:0px !important;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol {
	margin-right:0px !important;
}

/* Add margin from image-block to text (in case of "Text w/ images") */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
    	margin-right:10px !important;
}
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
     	margin-left:10px !important;
 }

/* Positioning of images: */
/* Above */
DIV.csc-textpic-above DIV.csc-textpic-text {
	clear:both;
}

/* Center (above or below) */
DIV.csc-textpic-center {
	text-align:center; /* IE-hack */
}
DIV.csc-textpic-center DIV.csc-textpic-imagewrap {
	margin:0;
}
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	text-align:left; /* Remove IE-hack */
}
DIV.csc-textpic-center DIV.csc-textpic-text {
	text-align:left; /* Remove IE-hack */
}

/* Right (above or below) */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap {
	float:right;
}
DIV.csc-textpic-right DIV.csc-textpic-text {
	clear:right;
}
/* Left (above or below) */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap {
	float:left;
}
DIV.csc-textpic-left DIV.csc-textpic-text {
	clear:left;
}

/* Left (in text) */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap {
	float:left;
}

/* Right (in text) */
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap {
	float:right;
}

/* Right (in text, no wrap around) */
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	float:right; 
	clear:both;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text {
	height:1%;
}
/* End hide from IE5/mac */

/* Left (in text, no wrap around) */
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
	float:left; 
	clear:both;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text {
	height:1%;
}

/* End hide from IE5/mac */

/********************* Formulare */

div.tipp {
	border:1px solid #8CA7BF;
	background-color:#FFFFFF;
	width:345px;
}

div.tipp form#tipafriend label, fieldset.csc-mailform label {
	display:block;
	margin-top:12px;
	margin-bottom:3px;
}

div.tipp input, form#tipafriend input, fieldset.csc-mailform input {
	border:1px solid #8CA7BF;
	width:340px;
	height:20px;
}

fieldset.csc-mailform input.csc-mailform-submit {
	width:auto;
	height:20px;
	border:1px solid #2e3f48;
	vertical-align:top;
	background-image:url(../gfx/such_bg.gif);
	background-color:#FFFFFF;
	background-position:bottom;
	background-repeat:repeat-x;
	margin:0px;
	margin-bottom: 25px;
	margin-top: 10px;
}

div.tipp textarea, form#tipafriend textarea, fieldset.csc-mailform textarea {
	border:1px solid #8CA7BF;
	width:340px;
	height:80px;
	margin-bottom:18px;
}

div.tipp input#telefon {
	width:140px;
}

.csc-textpic-imagewrap dl {
	border:1px solid #B1B2B2;
	padding:1px;
}

DIV.imageheft_titel .imageheft_titelseite  {
	float:left;padding: 0;
     	border: 1px solid #B1B2B2;
	padding:1px;
    	margin-bottom: 1px;
}

/* Powermail */
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
	padding:1px;
	width: 200px;
	float: left;
	clear: both;
	font-weight: bold;
}

.tx-srfreecap-pi2-cant-read {

}

div.tipp_geben {
	background-color:#FFFFFF;
}

/* 3spalten Einstellungen */
.c3l1-left {
	border-right: 1px solid #ffffff;
	padding-right: 5px;
	width:33%;
	white-space:normal;
}

.c3l1-left a:hover {
    	background-color: #ffffff;
	border: 0;
}

.c3l1-left a:visited {
    	background-color: #ffffff;
	border: 0;
}

.c3l1-left a {
	background-color: #ffffff;
	border: 0;
}

.c3l1-left a:link {
	background-color: #ffffff;
	border: 0;
}

.c3l1-middle {
    	border-right: 1px solid #ffffff;
    	padding-left: 5px;
    	padding-right: 5px;
    	width:33%;
    	white-space:normal;
}

.c3l1-middle a:hover {
	background-color: #ffffff;
	border: 0;
}

.c3l1-middle a:visited {
    	background-color: #ffffff;
	border: 0;
}

.c3l1-middle a {
    	background-color: #ffffff;
	border: 0;
}

.c3l1-middle a:link {
	background-color: #ffffff;
	border: 0;
}

.c3l1-right {
   	padding-left: 5px;
   	width:33%;
   	white-space:normal;
}

.c3l1-right a:hover {
    	background-color: #ffffff;
	border: 0;
}

.c3l1-right a:visited {
    	background-color: #ffffff;
	border: 0;
}

.c3l1-right a {
    	background-color: #ffffff;
	border: 0;
}

.c3l1-right a:link {
    	background-color: #ffffff;
	border: 0;
}

.mailform {
	border: 0;
	white-space: normal;
}

div.powermaildiv_uid2  {
	margin-top: 5px;
	margin-bottom: 10px;
}

.wtcalculatingcaptcha {
	margin-top: 5px;
	margin-bottom: 10px;
}

/* messe */
.kategorie {
	font-size: 11px;
	background-color: #FFFFFF;
}

.messetermintitel A {
  	color : #1a3553;    
}

.messetermintitel A:link { 
 	color: #000000; 
 	text-decoration: none;
 	background-color:#F1F3F4; 
}

.messetermintitel A:hover { 
  	text-decoration:underline; 
  	color:#04090E;
  	background-color:#DEE2E6;
}

.messetermintitel_a A:focus { 
  	text-decoration:none; 
  	color: #ffffff;
  	background-color: #1a3553;
}

.messetermintitel A:visited { 
 	color: #1E456B; 
 	text-decoration: underline;
 	background-color: #F1F3F4; 
}

.messetermintitel A:active { 
 	color: #F05C19; 
 	text-decoration: none;
 	background-color: #F1F3F4; 
}


/* Suche */
.tx-indexedsearch {
	width: 98%;
}
div.tx-indexedsearch-searchbox {
	background-color:#DCE4E7;
	width:100%;
	margin-left:0px;
	padding:10px 5px;
}

div.tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	height:20px;
	border:1px solid #2e3f48;
	vertical-align:top;
	background-image:url(../gfx/such_bg.gif);
	background-color:#FFFFFF;
	background-position:bottom;
	background-repeat:repeat-x;
	margin-top:8px;
	margin-left:10px;
	margin-bottom: 10px;
}

div.tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	border:1px solid #8CA7BF;
	background-color:#FFFFFF;
	width:230px;
	height:20px;
	margin-left: 10px;
}

div.tx-indexedsearch-searchbox select {
	border:1px solid #8CA7BF;
	background-color:#FFFFFF;
	width:188px;
	height:20px;
	margin-top:7px;
	margin-left: 10px;
}


div.tx-indexedsearch-secHead .tx-indexedsearch-title, div.tx-indexedsearch-secHead .tx-indexedsearch-result-count {
	background-color:#EDF1F3;
	padding:3px;
}


div.tx-indexedsearch-secHead .tx-indexedsearch-title a, div.tx-indexedsearch-secHead .tx-indexedsearch-title a:hover {
	color:#878889;
	text-decoration:none;
	background:none;
}

div.tx-indexedsearch-res .tx-indexedsearch-title h3 {
	font-size:14px;
	color:#2E3F48;
	background-color: #DEE2E6;
	font-weight: bold;
}

div.tx-indexedsearch-res .tx-indexedsearch-title h3 a, div.tx-indexedsearch-res .tx-indexedsearch-title h3 a:hover {
	text-decoration:none;
	color:#2E3F48;
	background:none;
}

strong.tx-indexedsearch-redMarkup {
	background-color:#FFE9D7;
}

.tx-indexedsearch-browsebox LI { 
	display:inline; 
	margin-right:5px; 
}

.news-latest-container {
	margin-top: 30px;
}

div.news-latest {
	width:214px;
}
.news-subheader {
	font-weight: bold;
	font-size:14px;
	margin-bottom: 18px;
}

.news-subheader A:visited {
	text-decoration: none;
	background-color: #FFFFFF;
}

.news-subheader A:link {
	text-decoration: none;
	background-color: #FFFFFF;
}

.news-subheader A:hover {
	text-decoration: underline;
	background-color: #DEE2E6;
}

.news-latest-date {
	font-weight: normal;
	font-size: 12px;
}

.news-datum {
	font-size:12px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.news-category {
	font-weight: bold;
	font-size: 13px;
}

.post-body img, .post-body .tr-caption-container, .Profile img, .Image img, .BlogList .item-thumbnail img {
	padding: 0px;
	background: #ffffff;
/*	-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, .0);
	-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, .0);
	box-shadow: 0px 0px 0px rgba(0, 0, 0, .0);                */
}

div.catlist {
	display: list-item;
}

div.catlist input {
	float: none;
	display: table;
	position: absolute;
	margin-left: 10em;
}

/*
 *CSS-Style to build slideoutmenu  -  falls erforderlich   >
 */

.navi_layer {
	position:absolute;
	width:940px;
	top:187px;
	margin-left: -481px;
	left: 50%;
	text-align: left;
	visibility:visible;
	z-index:6;
  	color: #ffffff;
}

/* für IE >5 */
 html .navi_layer {
	position:relative;
	margin-left: 0px;
	left:-0px;
	text-align: left;
	top:0px;
	m\argin-left: -0px; /* für IE 6 */
} 

.mmContent DIV A {
	font-size: 11px; font-family: Calibri, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 11px;
	padding: 5px;
	text-decoration: none;
	display: block;
	color: #ffffff;
	background: #1a3553;
	margin: 0px 0px 0px 0px;
	border-bottom: solid 1px #ffffff;
}



/* für IE >5 
* html .mmContent DIV A {
	width: 159px;
	color: #ffffff;
	font-size: 11px; font-family: Calibri, Arial, Helvetica, sans-serif;
	w\idth: 159px; 				/* für IE 6 */
/*	-moz-opacity:.9;  			für IE 5.5+ 
	filter:alpha(opacity=80);  	für IE 5.5+  
} */
/* 
.mmContent DIV.mmlink A.submenu {
	background: #1a3553 url(../buttons/menu_sub.png) top left no-repeat;
	color: #ffffff;
}


.mmContent DIV.mmlink A.submenu:hover A.submenu:active {
	background: #04090E url(../buttons/menu_sub.png) bottom left no-repeat;
	color: #ffffff;
}

.mmContent[id] DIV.mmlink A.submenu {
	background:  url(../buttons/menu_sub.png) top left no-repeat;
	color: #ffffff;
}

.mmContent[id] DIV.mmlink A.submenu:hover A.submenu:active {
	background:  url(../buttons/menu_sub.png) bottom left no-repeat;
	color: #ffffff;
}

.mmContent DIV.mmlink A:hover A:active {
	background: #04090E;
	color: #ffffff;
} */ 

/* folgende anweisung wird nicht vom ie interpretiert */
/*  .mmContent[id] DIV.mmlink A {
	background:  url(../buttons/menu.png) top left no-repeat;
}

.mmContent[id] DIV.mmlink A:hover {
	background:  url(../buttons/menu.png) bottom left no-repeat;
} */ 

.required {
	color : red;
}

