
/* Typische HTML-Deklarationen */

* { margin: 0; padding: 0 }
html { height: 100%; background: #46452E url("../images/hg_mitte.gif") repeat-y center top; /*background: #46452E;*/}
body { font-size: 1em; font-family: arial, helvetica, san-serif;  height: 100%; }
/*h1.imageheader {
   overflow: hidden;
   height: 32px;
   text-indent: 999em;
   white-space: nowrap;
   background-repeat: no-repeat;
   margin: 0 0 10px 0;
}*/
h1.imageheader {
   height:32px;
   background-repeat:no-repeat;
   padding: 0;
   margin: 0 0 10px 0;}
h1.imageheader strong{display:none;}
h2 {font-size: 18px; 
	color:#FFF; 
	font-weight: bold; 
	padding: 0 0 12px 0; }
h3 {font-size: 14px; color: #360100; line-height: 1.3em; margin: 0 0 5px 0;}
h5 {margin-bottom: 6px;}
p { font-size: 0.75em; line-height: 1.4em; margin-bottom: 15px; color: #FFF; }
table {border-collapse:collapse;}
a:link, a:visited, a:active, a:focus { color: #F3E500; text-decoration: none;  }
a:hover { color: #F3E500; text-decoration: underline; }

.extern { color: #000; text-decoration: underline; background: url(../images/link_icon.gif) no-repeat right ; padding-right: 15px;}
.nomargin { margin: 0 }
.copyright { color: #000; font-size: 0.55em; margin: 5px 0 0; padding: 8px 0 0; border-top: 1px solid #ddd }
img.right { margin-left: 10px; float: right }
.hr_dots  { 
	background-image: url("../images/dot.gif"); 
	background-repeat: repeat-x;
	margin: 0 0 -10px 0; 
	padding: 0 0 0 0; 
	width: 100%;
	height: 18px; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden; }
	/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
	/* End hide from IE-mac */

/* Container */

div#container { height: 100%; min-height: 100%; }
div#wrapside1 { margin-left: -469px; width: 50%; float: left }
div#side1 { background: url("../images/hg.gif") repeat-x right 0; margin-left: 469px; height: 527px }
div#table { width: 938px; height: 100%; min-width: 938px; float: left; }
div#table_position { position: absolute; height: 100%;  }
div#wrapside2 { margin-left: -469px; width: 49.9%; height: 100%; float: left }
div#side2 { background: url("../images/hg.gif") repeat-x left 0; margin-left: 469px; height: 527px }
#top { background: url("../images/header.gif") no-repeat 50% top; position: absolute; top: 0; width: 938px; height: 180px }
#top_link { position: absolute; top: 15px; left: 40px; width: 400px; height: 95px; }
#top_link a { display:block; width:400px; height:95px }
#top_flash { position: absolute; bottom: 57px; right: 39px; width: 430px; height: 95px; }
#middle { background: url("../images/hg_content.gif") no-repeat 50% top; position: absolute; top: 180px; width: 938px; height: 378px; min-height: 378px;  }
#bottom { font-size: 0.55em; background: #fff; position: absolute; bottom: 0; left: 202px; width: 450px; height: 20px }

#menu {width: 181px; min-width: 181px; float: left;}
#menu_inner {padding: 0 0 30px 16px;}

#content_middle { width: 557px; float: left;}
#content_middle_inner {padding: 18px 15px 15px 15px;}
#content_right {width: 222px; float: left;}
#content_right_inner {padding: 18px 30px 15px 15px;}

#content_middle_left { width: 469px; min-height:1px; float: left;}
#content_middle_left_inner {padding: 0px 24px 0px 64px;}
#content_middle_right { width: 469px; float: left;}
#content_middle_right_inner {padding: 0px 64px 0px 24px;}

/* Navigation top */
#top_navi { position: absolute; right: 39px; top: 3px;}
#top_navi li { display: inline; list-style-type: none; background: url("../images/vertical_line.gif") no-repeat right bottom; margin: 0 0 0 5px; }
#top_navi a { font-size: 10px; font-family: Arial, Helvetica, san-serif; text-decoration: none; color: #7C7E64; padding: 0 5px 0 0; text-transform: uppercase;}
#top_navi a:hover { color: #F3E500; }
#top_navi #active-top a { color: #F3E500; font-size: 10px; }

/* Navigation Menu */
#top_menu { position: absolute; left: 47px; bottom: 23px;}
#top_menu li { display: inline; list-style-type: none; }
#top_menu a { font-size: 18px; font-weight: bold; font-family: Arial, Helvetica, san-serif; text-decoration: none; color: #626147; padding: 0 17px 0 17px; text-transform: uppercase;}
#top_menu a:hover { color: #F3E500; }
#top_menu #active-top a { color: #F3E500; }


/* Typo3-Content */

.csc-textpic-caption {font-size: 0.55em; padding-top: 2px;}
/*.table_marked { background-color: #EEE;}
.table_marked td { border-bottom: 1px solid #DDD; border-top: 1px solid #DDD; } 
.table_nonmarked td { padding-bottom: 5px;}*/
/*#content ul {font-size: 0.8em; line-height: 1.4em;}
#content li {margin-left: 20px;}*/

.csc-sitemap ul { list-style-type: none; font-size: 11px; font-weight: bold; line-height: 1.5em; margin: 0 0 0 20px;}
.csc-sitemap ul ul { list-style-type: none; font-size: 9px; font-weight: normal; line-height: 1.5em; margin: 0 0 0 20px;}
.csc-sitemap li li { background: url("../images/sitemap_arrow.gif") no-repeat 2px left; }
.csc-sitemap li li a { margin-left: 10px;}
.csc-sitemap a { text-decoration: underline;}

/* Typo3-Hervorhebungen */

.csc-frame-frame1 {background-color: #eee; border: 1px solid #777; width: 300px; padding: 3px 0px 3px 6px; }
.csc-frame-frame2   { background: #EEE url("../images/icon_attention.gif") no-repeat 6px center; padding: 3px 0 3px 25px; border: solid 1px #DDD }

/* Typo3-Formularfelder */

form#mailform fieldset { border: 0; margin: 0; }
form#mailform label {width: 120px !important; vertical-align: top; display: block; float: left; font-size: 0.8em; color: #FFF; padding: 0 10px 0 0;}
.csc-mailform-field { padding: 0 0 6px; border: 0px; width: 381px;}
#mailformtv {border: 0px;}
.csc-mailform-submit {vertical-align: middle; /*border: 1px solid #000; background-image: url("../images/hg_button.gif"); background-repeat: repeat-x; font-weight: bold;*/ margin: 0 0 0 0; padding: 0 10px; float: right;}
select#mailformmitarbeit {width: 220px;}

/* TYPO3 Tabelle */

.contenttable {font-size: 0.9em; width: 527px; /*background: url("../images/dot.gif") repeat-x top;*/ margin: 0px; padding: 0px;}
.contenttable td {padding: 3px 10px 4px 0px; vertical-align: top; }
.contenttable tr {background: url("../images/dot.gif") repeat-x bottom left;}
.contenttable p {margin: 0px; padding: 0px;}
.td-0 {width: 200px;}
.td-1 {}
.td-last {}

/* Kontakt.htm: Routenplaner */

fieldset { border: 0; margin: 0; }
.mapform-field label {width: 50px !important; vertical-align: top; display: block; float: left; font-size: 10pt; color: #FFF;}
.mapform-field { padding: 0 0 6px;  font-size: 10pt; color: #FFF;}
.mapform-submit {margin-top: 10px;}

/* Extension sa_datesinfo */

.tx-sadatesinfo-pi1 .infoText{
font-family: verdana, Arial;
font-size: 11px;
text-align: right;
 color: #360100;
}
.tx-sadatesinfo-pi1 .dateText{
font-family: verdana, Arial;
font-size: 11px;
text-align: right;
 color: #360100;
}

/* Angepasste Styles für die Extension "tx_veguestbook_pi1" */
  
.tx-veguestbook-pi1 {}
.tx-veguestbook-pi1 legend {display: none;}
.tx-veguestbook-pi1 h2.tx-guestbook-header { /*background: url("../images/dot.gif") repeat-x bottom left;*/ background-color:#DE0014; color:#FFF; font-weight: normal; padding-left: 5px;}
.tx-guestbook-field label {width: 160px !important; vertical-align: top; display: block; float: left; font-size: 0.8em;}
.tx-guestbook-field label.capture {width: 300px !important; vertical-align: top; display: block; float: left; font-size: 0.8em;}

  .tx-veguestbook-pi1 .tx-guestbook-result {
    font-size:68.75%;
    font-weight:bold;
    float:left;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-pagination {
    font-size:68.75%;
    font-weight:bold;
    float:right;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-field label {
    clear:both;
    display:block;
    float:left;
    width:6em;
  }
  .tx-veguestbook-pi1 fieldset {
    border:none;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
    float:left;
    width:10em;
    margin-top:6px;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
    float:left;
    width:20em;
    margin-top:6px;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
    width:300px;
    height: 150px;
    display:block;
    float:left;
    margin-bottom:10px;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
    color:#990000;
  }
  .tx-veguestbook-pi1 .tx-guestbook-clear {
    clear:both;
    display:block;
  } 

  .tx-veguestbook-pi1 .tx-guestbook-left {
    float:left;
    width:190px;
    max-width:190px;
    padding: 0px;
    min-height:4em;
  }
  
  * html .tx-veguestbook-pi1 .tx-guestbook-left {
    height:4em;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-left p {
    font-size:68.75%;
    color:#333;
  }
  .tx-veguestbook-pi1 .tx-guestbook-left a {
  text-decoration: none;}
  .tx-veguestbook-pi1 .tx-guestbook-left p {
  margin: 0; padding: 0px 0px 3px 0px;
  }
  .tx-veguestbook-pi1 .tx-guestbook-right h3 {
  font-size: 10px; color: #DE0014;}
 
  .tx-veguestbook-pi1 .tx-guestbook-right {
    float:left;
    width:300px;
    background:#FFF;
    padding-left: 15px;
  }
  .tx-veguestbook-pi1 p.tx-guestbook-date {
    background: url("../images/dot.gif") repeat-x bottom left;
  }
.tx-veguestbook-pi1 h2.tx-guestbook-form-error {
    font-weight:bold;
    background:none;
  }
  
  .tx-veguestbook-pi1 ul li {
    color: #F3E500;
    font-size:11px;
    line-height: 12px;
    font-weight: bold;
  }
  
  .tx-veguestbook-pi1 ul {
    margin-bottom:20px;
	list-style-type: none;
	border: 1px solid #F3E500; 
    padding: 10px;
  }
  .tx-veguestbook-pi1 input.tx-guestbook-submit {vertical-align: middle; margin: 10px 0 20px 0; padding: 0 10px; float: right;
  }
p.tx-guestbook-form-error { color: #F3E500; font-weight: bold;}
input.tx-guestbook-form-textarea {width:381px;min-width: 381px;}

/* default styles for extension "tx_veguestbook_pi1" */
  
/*  
.tx-veguestbook-pi1 h2.tx-guestbook-form-error {
    font-size:75%;
    font-weight:bold;
    background:none;
    padding:0px;
  }
  
  .tx-veguestbook-pi1 ul li {
    color:#990000;
  }
  
  .tx-veguestbook-pi1 ul {
    margin-bottom:0.5em;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-result {
    font-size:68.75%;
    font-weight:bold;
    float:left;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-pagination {
    font-size:68.75%;
    font-weight:bold;
    float:right;
  }
  
  .tx-veguestbook-pi1 h2.tx-guestbook-header {
    clear:both;
    background:#990000;
    color:#FFF;
    display:block;
    font-size:75%;
    padding:0.125em 0.125em 0.125em 0.25em;
    font-weight:bold;
    margin-top:0.25em;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-left {
    float:left;
    width:10em;
    background:#EFEFEF;
    padding:0.25em;
    min-height:4em;
  }
  
  * html .tx-veguestbook-pi1 .tx-guestbook-left {
    height:4em;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-left p {
    font-size:68.75%;
    color:#333;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-right {
    float:left;
    width:29em;
    background:#FFF;
    padding-left:0.25em;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-latest p,
  .tx-veguestbook-pi1 .tx-guestbook-right p {
    font-size:75%;
    color:#333;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
  .tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
    font-size:68.75%;
    color:#990000;
  }
 
  .tx-veguestbook-pi1 .tx-guestbook-right h3 {
    font-size:75%;
    color:#990000;
    font-weight:bold;
    background:none;
    padding:0.25em 0em 0em 0em;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
    font-size:75%;
    color:#333;
    font-style: italic;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-latest {
    display:block;
    padding:0.25em;
    clear:both;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date {
    background:#EEE;
    display:block;
    margin-top:0.25em;
    padding:0.125em;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-latest-more a {
    background:#EEE;
    display:block;
    margin-top:0.25em;
    padding:0.125em 0.5em 0.25em 0.125em;
    text-align:right;
    font-weight:bold;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-latest-more a:hover {
    background:#990000;
    color:#FFF;
    text-decoration:none;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-field {
    clear:both;
    width:100%;
    display:block;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-field label {
    clear:both;
    display:block;
    float:left;
    width:6em;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
    float:left;
    width:10em;
    margin-top:0.25em;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
    float:left;
    width:20em;
    margin-top:0.25em;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
    width:30em;
    display:block;
    float:left;
    margin-bottom:0.5em;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
    color:#990000;
  }
  
    
  .tx-veguestbook-pi1 fieldset {
    border:none;
  }
  
  .tx-veguestbook-pi1 legend {
    display:none;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-freecap {
    float:left;
    display:block;
    background:#F7F7F7;
    border:1px solid #CCC;
    padding:0.25em;
    margin-top:0.5em;
  }
 
  * html .tx-veguestbook-pi1 .tx-guestbook-freecap {
    margin-left:2.25em;
  }
 
  
  .tx-veguestbook-pi1 .tx-guestbook-freecap img {
    float:left;
    display:block;
    pading-left:0.25em;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-freecap input {
    float:left;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-freecap label {
    clear:both;
    display:block;
    float:none;
    width:auto;
    margin-bottom:0.5em;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-freecap p {
    font-size:75%;
    padding:0.25em;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
    display:none;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
    color:#990000;
  }
  
  .tx-veguestbook-pi1 .tx-guestbook-clear {
    clear:both;
    display:block;
  }
  
  .tx-veguestbook-pi1 input.tx-guestbook-submit {
    width:10em;
    font-size:80%;
    display:block;
    margin-bottom:1em;
    margin-left:6em;
  }
*/

/* WT GALLERY category mode */
div.wtgallery_categories { 
	/*border: 1px solid #D0D0BD;*/
	/*width: 100%;*/
	/*padding: 10px;*/
	/*float: left;*/
	/*padding-bottom: 10px;*/
}
div.wtgallery_category_pic {
	float: left;
	}
div.wtgallery_category_pic {
	margin-right: 10px;
	border: 1px solid white;
}
div.wtgallery_category_folder {
	margin-bottom: 10px;
	font-size: 0.75em;
}
p.wtgallery_category_pagebrowser {
	display: none;
}
.wtgallery_pagebrowser_sign {
	font-size: 0.75em;
}
div.wtgallery_pagebrowser{
	margin-left: 5px;
}
/* WT GALLERY list mode */
.wtgallery_listpic_pic {
	border: 1px solid white;
}
.wtgallery_listpic {
	border: 1px solid #D0D0BD;
	width: 52px;
	max-width: 52px;
	/*min-height: 52px;*/
	margin-left: 5px;
	margin-bottom: 5px;
}
.wtgallery_listpic_act {
	border: 1px solid #A80A25;
}
.wtgallery_pagebrowser_up {
	display: visible;
	font-size: 0.75em;
}
/* WT GALLERY singleview mode */
.wtgallery_singlepic_area {}
.wtgallery_singlepic_pic {
	border: 1px solid white;
}
.wtgallery_singlepic {
	border: 1px solid #D0D0BD /*888888*/;
	width: 527px; /*389*/
	max-width: 527px;
	text-align: center;
}
.wtgallery_singlepic_popup {font-size: 0.65em; margin-bottom: 5px;}
.wtgallery_singlepic_fwd {font-size: 0.75em; float: right;}
.wtgallery_singlepic_back {font-size: 0.75em;  }
.wtgallery_singlepic_up {font-size: 0.75em;display: none;}

.tx-wtgallery-pi1 {width: 177px; max-width: 177px;}

/* wt_gallery END */