
/*********************************************
**********************************************
* main.css
**********************************************
**********************************************/


/*********************************************
* Global Reset
**********************************************/

* {
	padding:0;
   margin:0;
}

#content li, dd {
	margin-left:5%;
}

fieldset {
	padding: .5em;
}

/* link underlines tend to make hypertext less readable, 
   because underlines obscure the shapes of the lower halves of words */
:link,:visited { text-decoration:none }

/* no list-markers by default, since lists are used more often for semantics */
ul { list-style:none }

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }

/* de-italicize address */
address { font-style:normal }

#printheader { display: none; }

/*********************************************
* Globale Einstellungen
**********************************************/

html {
   height: 100%;
   margin-bottom: 0.1px;
}

body {
	background: #fff;
	font-size: 100.1%;
	text-align: center;
}

#container {
	width: 964px;
	background: url(../gfx/container_back.gif) repeat-y;
	margin: 0 auto;
	text-align: left;
}

#headerwrapper {
	background: url(../gfx/logo.gif) no-repeat bottom;
	height: 118px;
}

#header {
	background: url(../gfx/fotoleiste.jpg) no-repeat top left;
	height: 118px;
}

#wrapper {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#leftmiddlerightwrapper {
	min-height:520px;
   height:520px;
	/*\*//*/
    height:auto;
    /**/
}

#leftmiddlerightwrapper[id="leftmiddlerightwrapper"] {
	height:auto;
	width:  964px;
}

a {
	color: #B40B0B;
}

a:hover {
	text-decoration: underline;
}

/*********************************************
* Topemnu
**********************************************/

#topmenu {
	height: 2.75em;
	border-bottom: 2px solid #fdad12;
	/*float: left;
	width: 100%;
	height: 50px;*/
	font: 0.675em/100% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#topmenu a:hover {
	color: #B40B0B;
}

#topmenu li.spezial a:hover {
	color: white;
}

#topmenu ul {
	margin: 0;
	padding: 2px 0 0 0;
	list-style: none;
	background: none;
   white-space: nowrap;
  line-height: 2em;
}

#topmenu li {
	float: left;
	background: url("../gfx/topmenu_l.gif") no-repeat left bottom;
	margin: 0 5px 0 0;
	padding: 0 0 0 10px;
}

#topmenu a {
  float:left;
  display:block;
	background: url("../gfx/topmenu_r.gif") no-repeat right bottom;
	padding: 3px 10px 3px 0px;
	text-decoration: none;
	margin: 0;
	font-weight: bold;
	color: #666;
   white-space: nowrap;
  width: auto; /* nur IE 5.x */
  width/**/:/**/ .1em; /* für IE 6.0 */
}

#topmenu > ul a {width:auto;}  /* für alle anderen Browser */

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#topmenu a {float:none;}
/* End IE5-Mac hack */

#topmenu li.spezial {
	background: url("../gfx/topmenu_l_sel.gif") no-repeat left bottom;
	border-width: 0;
}

#topmenu li.spezial a {
	background: url("../gfx/topmenu_r_sel.gif") no-repeat right bottom;
	padding: 3px 10px 3px 0px;
	color: white;
}

/*********************************************
* Servicemenu
**********************************************/

#servicemenu {
	margin: 10px 0 0 0;
	float: right;
	font: 0.7em/120% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #066cba;
}

#servicemenu a {
	color: #066cba;
}

#servicemenu a:hover {
	text-decoration: underline;
}

#servicemenu select {
	font: 1em/120% Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 70px;
}

/*********************************************
* Wrapper Startseite
**********************************************/

#leftmiddlewrapper {
	float: left;
	width: 740px;
}

#leftmiddlerightwrapper {
	float: left;
	background: url(../gfx/unter_back.gif) repeat-y 0 0;
}

/*********************************************
* Linkes Menue
**********************************************/

#leftmenu {
	float: left;
	width: 205px;
	width/* */:/**/185px;
	width: /**/185px;
	margin: 10px 10px 20px 0;
	padding: 0 10px 0 10px;
	font-size: 0.7em;
	line-height: 100%;
}

#leftmenu a {
	font: 1.05em/120% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #066cba;
}

#leftmenu a:hover {
	text-decoration: underline;
}

#leftmenu li {
	padding: 0 0 4px 13px;
	margin: 10px 0 0 0;
}

#leftmenu li a:hover {
	color: #B40B0B;
	text-decoration: none;
}

#leftmenu li.spezial {
	/*border-left: 3px solid #B40B0B;*/
	padding-left: 10px;
}

#leftmenu li.spezial a {
	font-weight: bold;
	text-decoration: underline;
}

#leftmenu li li a, #leftmenu li.spezial li a {
	text-decoration: none;
	font-weight: normal;
}

#leftmenu li.spezial li.spezial a {
	text-decoration: underline;
}

/*********************************************
* Breadcrumb
**********************************************/

#breadcrumb {
	float: right;
	display: inline;
	width: 490px;
	margin: 0 15px 0 5px;
	color: #424242;
	font: 0.7em/120% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#breadcrumb ul {
	padding: 7px 0 0 0;
	list-style: none;
	background: none;
   white-space: nowrap;
   line-height: 1.6em;
}

#breadcrumb li {
	float: left;
	padding: 0 5px 0 0;
}

#breadcrumb a {
	color: #424242;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

#breadcrumb .spot5 {
	text-decoration: underline;
}

/*********************************************
* Content
**********************************************/

#content {
	float: right;
	display: inline;
	width: 490px;
	margin: 10px 15px 0 5px;
	background: white;
}

#contentfooter {
	clear: both;
}

#content h1,h2,h3,h4 {
	color: #066cba;
}

#content h1 {
	font: bold 0.95em/1em Trebuchet MS,Verdana,Geneva,Arial,Helvetica,sans-serif;
	padding: 0 0 0.5em 0;
	letter-spacing: 2pt;
}

#content h2 {
	font-size: 0.875em;
	line-height: 1em;
	padding: 0.875em 0 0.25em 0;
}

#content h3, #content h2 {
	font-size: 0.8em;
	line-height: 1em;
	padding: 0.875em 0 0.25em 0;
}

#content h4 {
	font-size: 0.7em;
	line-height: 1.6em;
	margin-top: 1.5em;
	font-weight:bold;
}

#content p {
	font-size: 0.7em;
	line-height: 1.6em;
	margin-top: .75em;
}

#content div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 1px solid #eaeaea;
	padding: 3px;
	margin-top: 2px;
}

#content .csc-textpic-caption {
	padding-top: 5px;
	font-size: 0.65em;
}

#content ul {
	list-style: disc;
	list-style-position: outside;
	font: 0.75em/1.5em Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
}

#content li {
	padding: 0.5em 0 0 0;
	font-size: .95em;
}

#content div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	margin-bottom:  15px;	
}

/*********************************************
* printtip
**********************************************/


#servicemenu div.addthis_default_style span {
	float:left;
	padding-right:5px;
}

#servicemenu  div.addthis_default_style {
	width: 204px;
	padding-top:10px;
	float: right;
	margin-left: 66px;
}

#printtip {
	width: 410px;
	height:20px;
	margin: 0 0 0 320px;
	padding:10px 0 0 0;
	clear: both;
}

#printtip .zurueck,
#printtip .printlink,
#printtip .tiplink {
	float:left;
	font-size: .75em;
	line-height:25px;
	height:25px;
}

#printtip .zurueck {
	width:80px;
	padding:0 0 0 20px;
	background: url(../gfx/arrow_left.gif) no-repeat 0 .5em;
}

#printtip .printlink {
	width:120px;
	padding:0 0 0 20px;
	background: url(../gfx/print.gif) no-repeat 0 .5em;
}

#printtip .tiplink {
	width:250px;
	padding:0 0 0 20px;
	background: url(../gfx/reco.gif) no-repeat 0 .5em;
}

#content .tx_tipafriend h1 {
	margin-top: 24px;
}

#content .tx_tipafriend .tx_tipafriend_url p {
	margin-bottom: 20px;
	font-weight: bold;
	font-size: .75em;
}

#content .tx_tipafriend_error_box {
	background-color: #f3f3f3;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:10px;
	margin-left:0px;
	padding-top:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
	font-weight:bold;
	color: #B40B0B;
	font-size: .75em;
}

.tx_tipafriend_error_header {
	color: #B40B0B;
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 5px 0px;
}
.tx_tipafriend_error_text {
	color: #B40B0B;
	font-weight: normal;
	text-align: left;
	margin: 0px 0px 0px 0px;
}

#content .tx_tipafriend_formfield LABEL {
	font-weight:normal;
	text-align:right;
	width:200px;
	margin-right:5px;
	float:left;
	font-size: .75em;
}






/*********************************************
* Google Maps
**********************************************/

#content .gmapDir {
	display: none;
}

#content #gmapmarker {
	font-size: .75em;
	line-height: 200%;
}

/*********************************************
* Rechte Spalte
**********************************************/

#rightcolumn {
	float: right;
	width: 205px;
	background: url(../gfx/topdecker.gif) no-repeat 0 0;
	font-size: 0.7em;
	line-height: 180%;
}

#rightcolumncontent {
	margin: 0 0 20px 0px;
	padding: 14px 10px 0 10px;
}

#rightcolumncontent img {
	margin: 10px 0 0 10px;
}

#rightcolumncontent .csc-textpic-border img {
	border: 2px solid white;
}


#rightcolumn a {
	color: #066cba;
}

#rightcolumn h1 {
	color: #066cba;
	padding: 10px 0 0 0px;
	clear: both;
}

#rightcolumn h1 a {
	background: url(../gfx/pfeil.gif) no-repeat 0 0.3em;
	margin: 0 0 0 0px;
	padding: 0 0 0 20px;
	display: block;
}

#rightcolumn h1 a:hover {
	background: url(../gfx/pfeil_hov.gif) no-repeat 0 0.3em;
}

#rightcolumn p {
	margin: 0 0 0.1em 0;
	padding: 0 0 0 20px;
	line-height: 170%;	
}

#rightcolumn p a {
	font-weight: bold;
}

#rightcolumn p a img {
	margin: 0;
}

#rightcolumn p a:hover {
	text-decoration: underline;
}

#rightcolumn a:hover, #leftcolumn a:hover, #rightcolumn a.ueber, #leftcolumn a.ueber  {
	color:  #B40B0B;
	text-decoration: none !important;
}

#rightcolumn .trenner {
	height: 15px;
	background: url(../gfx/dotted_hor_klein.gif) repeat-x 0 12px;
}

/*********************************************
* Footer
**********************************************/

#footer {
	clear: both;
	height: 37px;
	background: url(../gfx/dotted_hor.gif) repeat-x 0 10px;
}

#footer p {
	padding: 17px 0 0 0;
	color: #7e7e7e;
	font: 0.65em/120% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

#footer p a {
	text-decoration: none;
	color: #7e7e7e;
}

#footer a:hover {
	text-decoration: underline;
}

/*********************************************
* Suchfeld
**********************************************/

#search {
	height: 35px;
	margin: 0;
	padding: 8px 0 3px 1px;
	/*background: url(../gfx/suchdummy.gif) 0 0;*/
}

#search form {
	margin: 2px 0 0 0px;
}
#search form #tx_indexedsearch {
	width:120px;
}
#search form input {
	vertical-align: middle;
	font: 1em/13px Arial, Helvetica, sans-serif;
	padding: 3px 2px 1px 1px;
	border: 1px solid #c5c1b6;
}
#search form input.suchbutton {
	border: none;
	padding:0;
	margin: 0;
}

#search ul {
	margin: 2px 0 0 7px;
	list-style-type: none;
}

#search li {
	height: 25px;
	float: left;
	display: block;
}

#search p {
	padding: 0;
	margin: 0;
	font: normal 1em/100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

#search p a {
	font-weight: normal;
}


/****************************************************

** indexed search

****************************************************/

#content .tx-indexedsearch {
	font-size: 0.7em;
}
#content .tx-indexedsearch p, #content .tx-indexedsearch td {
	font: 1em/150% Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 4px;
}
#content .tx-indexedsearch p {
	padding: 0;
}
.tx-indexedsearch a {
	text-decoration: none;
}
.tx-indexedsearch .tx-indexedsearch-searchbox {
}
#content .tx-indexedsearch-browsebox {
	font-size: 1em;
}
#content .tx-indexedsearch-browsebox ul.browsebox {
	margin: 10px 0;
}
#content .tx-indexedsearch-browsebox ul.browsebox li {
	font-size: 1.4em;
	background-image: none !important;
}
#content .tx-indexedsearch-browsebox ul.browsebox li.tx-indexedsearch-browselist-currentPage a {
	color: #666666;
}
#content .tx-indexedsearch-browsebox a {
	background-image: none !important;
}
#content .tx-indexedsearch .tx-indexedsearch-browsebox {
	margin: 0;
	padding: 0;
}
#content .tx-indexedsearch .tx-indexedsearch-browsebox p, .tx-indexedsearch .tx-indexedsearch-browsebox div {
}
#content .tx-indexedsearch-browsebox-SCell {
	margin: 0;
	padding: 0;
}
#content .tx-indexedsearch .tx-indexedsearch-browsebox div ul {
	font: 10px/20px Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 0;
}
.tx-indexedsearch .tx-indexedsearch-browsebox table a {
	font: 10px/10px Arial, Helvetica, sans-serif;
	border-bottom: none;
}
.tx-indexedsearch .tx-indexedsearch-browsebox div ul li {
	padding: 0 0 0 15px;
	background: url(gfx/list_back.gif) no-repeat 2px 9px;
	margin: 0;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	width: auto;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width:100px;
}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw {
	font-weight:bold;
	font-style:italic;
}
.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top:10px;
	margin-bottom:5px;
}
.tx-indexedsearch P.tx-indexedsearch-noresults {
	text-align:center;
	font-weight:bold;
}
.tx-indexedsearch-title, .tx-indexedsearch-icon, .tx-indexedsearch-percent, .tx-indexedsearch-result-number {
	background: #EFF6FA !important;
	padding: 2px 4px;
	font: bold 0.7em/120% Verdana, Arial, Helvetica, sans-serif !important;
}
#content .tx-indexedsearch-res {
	font-size: 1.2em;
}
#content .tx-indexedsearch-info {
	font-size: 0.6em !important;
}
#content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {
	font: 12px/12px Arial, Helvetica, sans-serif;
	background: #F7F7F7;
}
#content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title p {
	font: 10px/10px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin: 0;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title p.tx-indexedsearch-percent {
	font-weight:normal;
}
.tx-indexedsearch-descr {
	font: normal 0.625em/140% Verdana, Arial, Helvetica, sans-serif !important;
	padding: 5px 0;
}
#content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr p {
	margin: 0;
	padding: 0;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr p .tx-indexedsearch-redMarkup,
.tx-indexedsearch-redMarkup {
	color: #B40B0B !important;
}
#content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background: #fff5ea;
}
.tx-indexedsearch-info {
	font: bold 0.7em/140% Verdana, Arial, Helvetica, sans-serif;
	background: none !important;
}
#content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info p {
	margin: 0;
	color: #f69732 !important;
	font: 10px/15px Arial, Helvetica, sans-serif !important;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
}
#content .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	margin: 0 0 0 10px;
	padding: 0;
	font: bold 14px/14px Arial, Helvetica, sans-serif;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE {
	background: #EDEDED;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
	vertical-align: middle;
}

/*********************************************
* FCE Angebote
**********************************************/

#content div.fce_angebotskasten {
	margin: 1em 0;
}

#content div.fce_angebotskasten div.csc-textpic-imagewrap {
	margin-top: -5px;
}

#content div.fce_angebotskasten h2 {
	color: #fff;
	background: #d51112 url(../gfx/angebote_back.jpg) no-repeat right;
	margin: 0 0 1.5em 0;
	padding: 4px 0 4px 10px;
	font-size: .75em;
}

#content div.fce_angebotskasten ul {
	margin: 0 0 0 10px;	
}

#content div.fce_angebotskasten li {
	list-style: none;
	margin: 1em 0 0 0;
	padding: 0 0 0 12px;
	line-height: 150%;
	background: url(../gfx/aufzaehl.gif) no-repeat 0 0.6em;
	font-size: .95em;
}

/*********************************************
* FCE Kontaktseite
**********************************************/

#content .csc-frame-frame1 {
	margin: 5px 0 5px 0px;
	padding: 0 !important;
	border-top: 1px solid #B40B0B;	
	clear:  both;
}

#content .csc-frame-frame1 table {
	border-collapse: collapse;
	font-size: 0.7em;
	margin: 5px 0 0px 0px;
	width:  100%;
}

#content .csc-frame-frame1 td {
	padding: 4px 0 0 0;
	vertical-align: top;
}

#content .csc-frame-frame1 th {
	color: #066CBA;
	padding: 4px 10px 0 0;
	text-align: left;
	vertical-align: top;
	width: 25%;
	line-height: 1.6em;
}

#content .csc-frame-frame1 td p,
#content .csc-frame-frame1 th p {
	color: #066CBA;
	font-size: 1em;
	margin: 0;
	padding:0;
}

#content .tx-irfaq-dynheader {
	margin-bottom: 5px;
}

#content .tx-irfaq-dynheader img {
	display: block;
	float: left;
	margin: 4px 0 0 0;
}

#content .tx-irfaq-pi1 .additional-info { 
	margin-top: 10px; 
	border-top: 1px solid #B40B0B;
}


#content .tx-irfaq-dynheader p  { 
	display: block;
	width: 470px;
	float: left;
	padding: 0 0 0 10px;
	margin: 0;
}

#content div.csc-sitemap li li a {
	font-size: 1.25em !important;
}

#content div.csc-sitemap li li li a {
	font-size: 1.8em !important;
}

#content .align-right {
	text-align: right;
}

#content #tx-sremailsubscribe-pi1-tt_address_form fieldset {
	font-size: .75em;
	border: 1px solid #ccc;
	margin-top:10px;
	
}



