
/* Typische HTML-Deklarationen */

* { margin: 0; padding: 0 }
html { height: 100%; }
body { font-size: 1em; font-family: verdana, arial, helvetica, san-serif; background: url("../images/hg_mitte.gif") repeat-y center top;  height: 100%; }
h1 {
	font-size: 14px; 
	color:#DE0014; 
	font-weight: bold; 
	background-image: url("../images/dot.gif"); 
	background-repeat: repeat-x;
	background-position: bottom;
	text-transform: uppercase;
	margin: 0 0 8px 0; 
	padding: 0 0 2px 0; 
	width: 100%; }
h2 {font-size: 14px; color: #360100; line-height: 1.3em; margin: 0 0 5px 0;}
h5 {margin-bottom: 6px;}
p { font-size: 0.8em; line-height: 1.4em; margin-bottom: 10px; }
table {border-collapse:collapse;}
a:link, a:visited, a:active, a:focus { color: #000; text-decoration: underline;  }
a:hover { color: #DE0014; text-decoration: none }

.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: -480px; width: 50%; float: left }
div#side1 { background: url("../images/hg.gif") repeat-x right 0; margin-left: 480px; height: 527px }
div#table { width: 960px; height: 100%; min-width: 960px; float: left }
div#table_position { position: absolute; height: 100% }
div#wrapside2 { margin-left: -480px; width: 49.9%; height: 100%; float: left }
div#side2 { background: url("../images/hg.gif") repeat-x left 0; margin-left: 480px; height: 527px }
#top { background: url("../images/header.gif") no-repeat 50% top; position: absolute; top: 0; width: 960px; height: 184px }
#top_link { position: absolute; top: 25px; left: 30px; width: 400px; height: 70px; }
#top_link a { display:block; width:400px; height:70px }
#top_image { position: absolute; top: 15px; right: 15px; width: 530px; height: 143px; }
#middle { background: url("../images/hg_content.gif") no-repeat 50% top; position: absolute; top: 184px; width: 960px; height: 348px; min-height: 348px }
#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 26px 15px 14px;}

#content_middle_left { width: 278px; float: left;}
#content_middle_left_inner {padding: 18px 7px 15px 15px;}
#content_middle_right { width: 279px; float: left;}
#content_middle_right_inner {padding: 18px 15px 15px 8px;}

/* Navigation top */
#top_navi { position: absolute; right: 25px; bottom: 6px;}
#top_navi li { display: inline; list-style-type: none; background: url("../images/vertical_line.gif") no-repeat left bottom; margin: 0 0 0 7px; }
#top_navi a { font-size: 10px; font-family: Verdana, Arial, Helvetica, san-serif; text-decoration: none; color: #FFF; padding: 0 0 0 7px; text-transform: uppercase;}
#top_navi a:hover { text-decoration: underline; }
#top_navi #active-top a { font-weight: bold; font-size: 11px; }

/* Navigation */

#navcontainer {
	padding: 0px;
	border-bottom: 1px solid #eee;
}
#navcontainer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navcontainer a {
	display: block;
	color: #FFF;
	width: 165px; 
	max-width: 151px;
	background-color: #de0014;
	padding: 0px 0px 0px 14px;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	border-top: 1px solid #eee;
	vertical-align: top;
}

#navcontainer ul a:hover {
	background-color: #f7313e;
}

#active a:link, #active a:visited {
	background: #89030F url("../images/menu_arrow.gif") no-repeat right center;
}
#active_noarrow a { background-color: #89030F; }
#navcontainer ul ul {
	background-color: #FFF;
}

#active_below a:link, #active_below a:visited {
	padding: 3px 0px 3px 25px;
	background-color: #89030F;
	max-width: 140px;
	border-top: 1px solid #eee;
	font-size: 10px;
	line-height: 14px;
	background-image: none;
}

#active_below_on a:link, #active_below_on a:visited   {
	padding: 3px 0px 3px 25px;
	max-width: 140px;
	background: #5C0100 url("../images/menu_arrow.gif") no-repeat right center;
	font-size: 10px;
	line-height: 14px;
	border-top: 1px solid #eee;
}
#active_below_on_noarrow a { 
	padding: 3px 0px 3px 25px;
	max-width: 140px;
	background-color: #5C0100;
	font-size: 10px;
	line-height: 14px;
	border-top: 1px solid #eee;
	}

#navcontainer ul ul ul {
	padding: 0px;
}

#active_below2 a:link, #active_below2 a:visited {
	padding: 3px 15px 3px 25px;
	max-width: 125px;
	color: #FFF;
	font-weight: normal;
	background-color: #5C0100;
	background-image: none;
	text-transform: none;
	font-size: 10px;
	border-top: 1px solid #7D3433;
	line-height: 12px;
}

#active_below2_on a:link, #active_below2_on a:visited {
	padding: 3px 15px 3px 25px;
	max-width: 125px;
	color: #FFF;
	font-weight: normal;
	background: #360100 url("../images/menu_arrow.gif") no-repeat right center;
	text-transform: none;
	font-size: 10px;
	border-top: 1px solid #7D3433;
	line-height: 12px;
}

/* 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: 200px !important; vertical-align: top; display: block; float: left; font-size: 0.8em;}
.csc-mailform-field { padding: 0 0 6px;}
#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 50px 0 0; float: right;}

/* 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 {}

/* 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: red;
    font-size:11px;
    line-height: 12px;
    font-weight: bold;
  }
  
  .tx-veguestbook-pi1 ul {
    margin-bottom:20px;
	list-style-type: none;
	border: 1px solid red; 
    padding: 10px;
  }
  .tx-veguestbook-pi1 input.tx-guestbook-submit {vertical-align: middle; border: 1px solid #000; background-image: url("../images/hg_button.gif"); background-repeat: repeat-x; font-weight: bold; margin: 0 50px 0 0; float: right;
  }
/* 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 */