 */* */ 
 {margin:0;list-style:none;padding:0;}

html {
	background: #c45400 url(../hg/page.gif) repeat-x 0 0 fixed;
	height: 100%;
	}

body {
	color:#333;
	text-align: left;
	font-family: Georgia,Times,"Times New Roman",serif;
	font-size: 11px;
	width: 100%;
	float: left;
	position: relative;
	height: 100%;
	min-height: 100%;
	background: url(../typo/header.gif) no-repeat 50% 30px;
	}
	
.wrapper { 
	width: 786px;
	position: relative;
	margin: 0 auto;
	float: none;
	min-height: 100%;
	height: 100%;
}

.wrapper_i {
	width: 786px;
	position: relative;
	float: left;
	background: url(../hg/content.png) no-repeat 0 0; 
	min-height: 100%;
	height: 100%;
}

* html .wrapper_i { background: url(../hg/content.gif) no-repeat 0 0;}

html>body .wrapper_i { height: auto; }




a.header { float: left; width: 786px; display: block; height: 197px; outline: none; border: none; }

/*
body.home { padding-bottom: 30px; height: auto; min-height: 1%; }
.home .wrapper { width: 550px;  }
.home .wrapper_i { width: 550px; min-height: 1%; height:auto; background: url(../hg/home_body.gif) repeat-y top center;   }
*/

.home .wrapper_intro { float: left; padding: 60px 15px 0 15px; background: url(../hg/home_top.gif) no-repeat 0 -20px; }

#footerHome { background: url(../hg/home_bottom.gif) no-repeat 0 0; position: relative; float: left; display: block; width: 520px; padding: 0 15px 0 15px; height: 10px; overflow: hidden;  }

* html #footerHome {  height: 0; }

#navHelp { float: left; width: 480px; margin-left: 40px; margin-top: 25px; display: inline; }
div.hidden#navHelp { display: none; }
div.shown#navHelp { display: inline; }

.content, #nav, #footer   {
	width: 720px;
	position: relative;
	float: left;
	margin: 0;
	padding: 25px 30px 65px 30px;
	z-index: 3;
}



#nav, #footer { background:#B93E00; margin: 0 3px; padding: 0 18px; width: 744px; height: 40px  }

* html #nav, * html #footer2 { display:inline; }

#nav li, #nav a, #footer li, #footer a { color: #E3B9A3; font-family: Arial,Helvetica,sans-serif; font-size: 13px; margin: 0; padding: 0; background: none; border: none; float: left;   }

#nav li, #footer li {  float: left; clear: none; }

#nav li a, #footer li a, li#copyright  { text-indent: -1000em; overflow: hidden; height: 40px; background-repeat: no-repeat; background-position: 10px 10px; padding: 0 12px; outline: none; }

#nav li a:hover, #nav li.selected a, #footer li a:hover, #footer li.selected a { background-position: -292px 10px; }

li#startseite a { background-image: url(../nav/startseite.gif); width: 60px; }
li#aktuelles a { background-image: url(../nav/aktuelles.gif); width: 60px; }
li#festprogramm a { background-image: url(../nav/festprogramm.gif); width: 110px; }
li#fuehrungen a { background-image: url(../nav/fuehrungen.gif); width: 170px; }
li#geschichte a { background-image: url(../nav/geschichte.gif); width: 66px; }
li#innenraum a { background-image: url(../nav/innenraum.gif); width: 63px; }
li#rundgang a { background-image: url(../nav/rundgang.gif); width: 60px; }
li#spiritualitaet a { background-image: url(../nav/spiritualitaet.gif); width: 75px; }
li#anbetung a { background-image: url(../nav/anbetung.gif); width: 145px; }
li#information a { background-image: url(../nav/information.gif); width: 67px; }
li#seelsorge a { background-image: url(../nav/seelsorge.gif); width: 58px;  }
li#gottesdienste a { background-image: url(../nav/gottesdienste.gif); width: 75px; }
li#copyright { background-image: url(../nav/copyright.gif); width: 145px; }
li#impressum a { background-image: url(../nav/impressum.gif); width: 145px; margin-left: -5px; }
li#impressum { margin-right: 345px; }
li#bistum a { background-image: url(../nav/bistum.gif); width: 107px;  }

#navStartBottom {
	margin: 0; clear: left; width: 520px; margin-left: 15px; background-color: #531C00; float: left; padding-top: 0; display: inline;
}

* html #navStartBottom, *+ html #navStartBottom { padding-bottom: 5px; }

#navStartBottom li { float: left; width: auto; }
#navStartBottom a, #navStartBottom li#copyright { height: 28px; text-indent: -1000em; overflow: hidden; display: inline; float: left; width: auto; background-position: -10px 0; background-repeat: no-repeat; border: none;  }

#navStartBottom li#copyright { background-image: url(../typo/copyright.gif); width: 290px; margin-left: 10px; }
#impressum, #impressum a { background-image: url(../typo/impressum.gif); width: 85px; }
#navigationshilfe, #navigationshilfe a { background-image: url(../typo/navigationshilfe.gif); width: 113px; }

#navStartBottom a:hover { background-position: -310px 0; }

#footer, #footer2 {
	position: absolute;
	bottom: 0;
	left: 3px;
	margin: 0;
	/*
	border-bottom: 5px solid #f0ab00;
	background: none;
	border-top: 1px solid #F0AB00; */
}

#footer2 {
	border-bottom: 5px solid #f0ab00;
	width: 780px;
	z-index: 5;
}

#footer2 ul {
	float: left;
	width: 720px;
	margin: 0 30px 10px 27px;
	border-top: 1px solid #f0ab00;
	padding: 10px 0 0 0;
	display: inline; 
	font-size: 12px;
}

#footer2 li {
	float: left; 
	color: #666;
	font-family: Arial,Helvetica,sans-serif;
}

#footer2 a { font-weight: normal; }
	
p 	{
	line-height:1.7em;
	margin-bottom: 10px;
	}

a {
	color:#B93E00;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	font-size: 12px;
	border-bottom: 1px dotted #f0ab00;
	}
	
a:hover, .caption a:hover {
	color:#cf6a00;
	text-decoration:none;
	border-color: transparent;
	}
	
* html a:hover, * html .caption a:hover {
	border: none;
}
	
p.caption { clear: left; }
	
img { border: none;  }

td	{
	color:#481700;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	}
	
ul,li {
	line-height:1.6em;
	margin:0;
	padding:0;
	margin-bottom : 7px;
	}
	
.copy li {
	background: url(../typo/bullet_3.gif) no-repeat 2px 9px;
	padding-left:12px;
	}
	
.copy .mini_nav li { background: none;}
	
ul.veroeffentlichungen li {
	background:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-left:1.5em;
	text-indent:-1.5em;
	}

ul.innerList, ul.innerList li {
	font-family:Georgia, "Times New Roman", Times, serif;
	}

ul.innerList {
	margin-bottom: 10px;
	}

ul.innerList li {
	margin-bottom: 0;
	}

h1,h2,h3,h4,h5 {
	color:#F0AB00;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:0;
	margin-bottom : 10px;
	position: relative;
	}
	
h1 {
	font-size: 28px;
	margin-top: 0;
	margin-bottom: 25px;
	font-weight: normal;
}


h2 	{
	font-size:18px;
	margin-bottom : 15px;
	margin-top: 20px;
	color: #cf6a00;
	line-height: 1.4em;
	}
	
.aktuelles h2 { margin-top: 0; margin-bottom: 7px; font-size: 18px; }
	
	
h2.linie5 {
	margin-bottom : 15px;
	}
	
h3, .nachrichtenuebersicht h2, .veranstaltung h2	{
	font-size:14px;
	line-height:24px;
	color: #cf6a00;
	}
	

	
p.teaser {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	margin-top:10px;
	}



/* global ids ---------------------------- */


.copy, .innerCopy {
	width: 450px;
	float: left;
	position: relative;
	z-index: 4;
}


.img_col {
	float: right;
	width: 210px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-top: 10px;
	position: relative;
	margin-right: 0;
}

.imgColRight {
	float: right;
	padding-right: 0;
}

.imgColRight img, .imgColRight p {
	float: right;
}

.img_col img, .largeImgCol img, .newsImg, .imgColBottom img, .domkapitulare .copy img, .thumbnails img, .besucherpastoral .moreInfo img, .img_row img {
	position: relative;
	float: left;
	clear: left;
	margin: 0 0 24px 0;
	padding: 0 0 0 0;
	/* background: url(../hg/drop_shadow.gif) no-repeat 1px 1px; */
	border-bottom: 3px solid #F0AB00;
}

.img_row img { clear: none; margin-right: 22px;  }

.img_col img.noborder { border: none; background: none; }

.thumbnails { margin-top: -94px; margin-left: 50px; position: relative; float: left; }

.thumbnails { margin-top: 10px; margin-left: 0;  }
.thumbnailsOnly .thumbnails { margin-bottom: -68px; }
.thumbnailsOnly .imgCol { width: 280px; margin-left: 0; }

.imgColBottom img { margin-bottom: 12px; }

.domkapitulare .copy img { margin-right: 12px; margin-top: 2px; margin-bottom: 20px;  }
.domkapitulare .row { margin-bottom: 20px; }

.besucherforum .imgCol img { background: none; }

p.caption { 
	font-size:10px;
	margin-top: 18px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;	
	width: 200px;
	padding-right: 30px;
}

p.caption a { font-weight: normal; color: inherit;  }
p.caption span { color: #930; }

img.imgSizeIcon {
	position: absolute; 
	top: 10px;
	left: 10px;
	background: none; 
	padding: 0;
	display: none;
	z-index: 15; 
}

.geistliches-wort .imgCol {
	/*background: url(../typo/unterschrift_witzel.gif) no-repeat bottom right; */
	padding-left: 40px;
	padding-bottom: 45px;
}

#introwrapper p {
	color: #FFF;
	margin: 25px;
	}
	
#introwrapper a, #introwrapper a:hover {
	color: #FFF;
	}
	
#subMenue li {
	margin-bottom : 4px;
	}
	
#subMenue h5 {
	color:#993300;
	margin-top : 0;
	}
	
#subMenue p {
	color:#602000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	margin-top:0px;
	margin-bottom : 10px;
	}


/* global classes ---------------------- */

.autor	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-right:0;
	margin-top:10px;
	text-align:right;
	margin-bottom : 10px;
	}
	
.captionLink a:hover {
	color:#993300;
	text-decoration:none;
	}
	
.captionLink a:link, .captionLink a:visited, .captionLink a {
	color:#481700;
	font-weight:normal;
	}
	
.captionLink {
	color : #993300;
	}
	
.captionUnten {
	background-color: #E0A165;
	font-size:10px;
	line-height:16px;
	margin-left:25px;
	margin-top:20px;
	width:170px;
	}
	
#tnUnten .captionUnten, #grossbildUnten .captionUnten {
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	width:auto;
	}
	
.forward {
	color:#993300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-bottom:10px;
	}
	
p.toOverview { margin-top: 20px; }
	
.hbraun {
	color:#993300;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.linie1 {
	border-top : 1px solid #993300;
	margin-top : 23px;
	padding-top : 20px;
	}
	
.linie5 {
	border-bottom : 5px solid #993300;
	padding-bottom : 20px;
	margin-bottom : 20px;
	}

#domkapitulare h2.linie5 {
	margin-bottom:20px;
}
	
.rand {
	border : 1px solid #602000;
	}
	
#domkapitel .rand {
	margin-left:0;
	margin-right:20px;
	margin-top:3px;
	margin-bottom:17px;
	}
	
.randORU {
	border-top : 1px solid #602000;
	border-right : 1px solid #602000;
	border-bottom : 1px solid #602000;
	}
	
.randORU5 {
	border-top : 5px solid #602000;
	border-right : 5px solid #602000;
	border-bottom : 5px solid #602000;
	}
	
.text11 {
	line-height : 18px;
	}
	
.ueberschrift1 {
	color:#993300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	line-height:32px;
	margin-right:0;
	}	

	
/* helper classes --------------------------- */
	
.plus20oben {
	margin-top:20px;
	}

.plus25b {
	margin-bottom:25px;
	}
	
.shown {
	display:;
	}
	
.hidden {
	display:none;
	}

	
/* page-specific classes --------------------- */

.calendar, .sidebar {
	display: block;
	float: right;
	width: 190px;
	}
	
.calendar p.event, .sidebar .item, .sidebar .box {
	font-family:Arial, Helvetica, sans-serif;
	padding: 8px 12px 10px 12px;
	margin-bottom: -1px;
	border: 1px solid #F5CE73;
	font-size: 11px;
	}
	
.calendar p.event a, .sidebar .item a { font-size: 11px; }

.sidebar .item.item-first { margin-bottom: 20px; }
*+ html .sidebar .item.item-first { margin-bottom: -20px; }

.sidebar .box { clear: both; float: left; width: 170px; margin-bottom: 20px; padding-bottom: 0;  }
.sidebar .box h2 { float: left; margin: -8px -12px 10px -12px; width: 170px; }
.sidebar .box p { float: left; width: 100%;}
.sidebar .box p a { font-size: 11px; }
	
.calContainer {
	background-color:#E6B484;
	border-top : 2px solid #E0A165;
	background: url(../hg/calendar3.gif) no-repeat bottom right;
	}

.calendar h2, .sidebar h2 {
	background: #F0AB00;
	color:#fff;
	padding: 5px 12px;
	margin-bottom : 0;
	margin-top: 45px;
	}

.cdabbildung {
	margin-left:0;
	margin-right:20px;
	margin-top:5px;
	margin-bottom : 5px;
	float: left;
	}
	
.dkname {
	color:#602000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:19px;
	margin-top:0px;
	margin-bottom : 4px;
	}
	
.eventDetails {
	color:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-top:0;
	margin-bottom : 2px;
	}
	
.eventRollin {
	color:#602000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
	padding-top:20px;
	margin-bottom : 15px;
	}



.gottesdienste h3 { clear: left; margin-top: 15px; float: left; width: 100%; }

.gottesdienste .copy p.gdTag {
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	width: 120px;
	clear: left;
	}
	
.gottesdienste .copy p { float: left; width: 280px; }

.gottesdienste .copy p.teaser { width: 100%; margin-bottom: 0; margin-top: 10px; }
	
.kulissen {
	margin-left:0;
	margin-right:90px;
	}
	
.maFunktion {
	color:#993300;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	}
	
.impressum .maFunktion { color: inherit; }
	
.maName {
	margin-right : 40px;
	}
	
.newsDate {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:normal;
	margin-top:25px;
	margin-bottom: 2px;
	}
	
.nachrichtenuebersicht .newsDate {
	margin-top:25px;
	margin-bottom : 1px;
	}

.newsImg {
	margin-left:0;
	margin-right:18px;
	margin-top:4px;
	margin-bottom : 7px;
	}
	
.newsTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:22px;
	margin-top:0;
	margin-bottom : 0;
	}


.veranstaltung h3 {
	font-size:14px;
	line-height:20px;
	color: inherit;
	margin-bottom: 12px;
	margin-top: 0;
}
	
.imgCol ul { clear: left; }

.imgCol li { background:url(../typo/bullet_subnav.gif) no-repeat 0 6px; padding-left: 12px; margin-bottom: 5px; }

.imgCol ul a {   }

.imgCol .selected a { border: none; color: #930;  }



	
td.starttop {
	background: url(../hg/hg_start.gif); 
	}
	
#startmain {
	background: url(../hg/hg_start.gif); 
	}
	
.aktuelles td.copy li {
	font-family:Georgia, "Times New Roman", Times, serif;
}

#intro p, #intro a { color:  #D3A474; }

#intro p { margin: 0 20px 10px 20px; }

img.autograph {
	margin-top: -5px;
	margin-bottom: 5px; 
	}
	
.largeImgCol, .orgeln .imgCol div, .theologie .imgCol div { display: none; position: absolute; top: 31px; left: 35px; z-index: 5;  }
.orgeln .imgCol div, .theologie .imgCol div { top: 0; left: 0; }
.orgeln .imgCol div#img0, .theologie .imgCol div#img0 { display: block; }

.sourceInfo {
	position: absolute; bottom: 62px; right: 35px; 
}

.sourceInfo p { text-align: left; border-top: 5px solid #930; padding-right: 30px; margin-right: -30px; padding-left: 2px; padding-top: 10px; position: relative; z-index: 2; float: left; }


/* helpers ---------------------------- */

.plus0t {margin-top:0;}

.plus5t {margin-top:5px;}

.plus5l {margin-left:5px;}

.plus2l {margin-left:2px;}

.plus5b {margin-bottom:5px;}

.plus0b {margin-bottom:0;}

.plus0r {margin-right:0;}

.plus10b {margin-bottom:10px;}

.plus10t {margin-top:10px;}

.plus15b {margin-bottom:15px;}

.plus25 {margin-bottom:25px;}

.plus15t {margin-top:15px;}

.plus20t {margin-top:20px;}

.plus20l {margin-left:20px;}

.plus20b {margin-bottom:20px;}

.plus25b {margin-bottom:25px;}

.plus30t {margin-top:30px;}

.plus30b {margin-bottom:30px;}

.plus35r {margin-right:35px;}

.plus40l {margin-left:40px;}

.plus50l {margin-left:50px;}

.plus13b {margin-bottom:13px;}

.w200 {width: 200px; }

div.w310 {width: 310px; }

div.w260 {width: 260px; }

div.w350 {width:350px; }

div.w600 {width: 600px; }

.w700 {width: 700px; }

.hidden {display:none;}
		
.shown {display:block;}

.addInfo {display:none;}

.row { clear: left; }

#GB_overlay {
  background: #222;
  opacity:0;
  filter:alpha(opacity=0);
  position: fixed;
  margin: auto;
  top: 0;
  left: 50%;
  z-index: 100;
  width:  100%;
  height: 100%;
  margin-left: -50%;
}

* html #GB_overlay { 
	position: absolute; 
	/* height: expression( this.scrollHeight < 100% ? "100%" : this.scrollHeight ); sets min-height for IE */
}

.GB_preload_message {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -16px;
  background: url(../hg/ajax-loader.gif) no-repeat 0 0;
  opacity:.8;
  filter:alpha(opacity=80);  
}

* html .GB_preload_message { top: 200px; }

.GB_window {
  position: fixed;
  z-index: 150;
  top: 0;
  left: 0;
  padding: 0px;
  
}

* html .GB_window { position: absolute; z-index: 200; }

.GB_caption {
  position: absolute; 
  width: 100%;
  margin: 0;
  float: left;
  bottom: 0;
  left: 0;
  background: #F0AB00;
  display: none;
}

.GB_caption p {
  padding: 10px 15px;
  color: #fff;
  margin: 0;
  width: auto;
  text-align: left;
  display: none;
}

.GB_window img { position: relative; border: none; border: 5px solid #f0ab00;  }

.feature_box {
	float: left; 
	width: 390px;
	position: relative;
	background: #E6D5BC;
	padding: 10px 12px;
	margin: 15px 0 20px -2px;
}

* html .feature_box { margin-bottom:0; }
*+ html .feature_box { margin-bottom:0; }

.feature_box h2 {
	clear: both;
	width: 100%;
	font-size: 15px;
	line-height: 24px;
	margin: 0;
}

.feature_box h2 a { border: none; color: #930; }

.feature_box li, .spurensuche li, .feature_box p { margin-bottom: 0; }

.spurensuche h3 { margin-top: -10px; margin-bottom: 20px; }


font { font-size: 1em; }

.col { float: left; }
.feature_box .col { width: 230px; padding-right: 20px; }
p.alert_new { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #fff; background: #930; padding: 0 4px; width: auto; float: left; margin-bottom: 7px; }

.clearer { clear: both; float: left; }

.row { float: left; width: 100%; }
.festwoche .date, .seelsorge h3, .impressum .date { font-family: Arial, Helvetica, sans-serif; font-weight: bold; width: 220px; color: #B93E00; float: left; font-size: 12px;   }
.festwoche .time { font-family: Arial, Helvetica, sans-serif; color: #B93E00; font-size: 12px; }
.festwoche .event_details, .impressum .event_details { width: 480px; float: left; }

.seelsorge h3 { width: 100%; margin-bottom: 5px; margin-top: 5px; }
.seelsorge .copy p { float: left; }
.seelsorge .copy p span { float: left; width: 300px; }
.seelsorge .copy p span.time { width: 150px; clear: both; }

.innenraum .copy div.inner_copy { display: none; float: left; clear: both; width: 100%; }
.innenraum .copy ul { width: 480px; float: left; padding-top: 10px; margin-bottom: 0;  }
.innenraum .copy li { float: left; padding: 0 8px 2px 8px; margin: 0 0 7px 0; border-left: 1px solid #aaa; line-height: 1em;  }
.innenraum .copy li a { outline: none; }

.innenraum .copy li.selected a { border-bottom: none; color: #cf6a00;  }

.innenraum .copy li#n_copy_1, .innenraum .copy li#n_copy_5 { border-left: none; padding-left: 0;  }

.wrapper_i a { position: relative; }

.quote { padding: 20px 60px 0 0; margin: 30px 0 10px 0; width: 650px; margin-right: -200px; border-top: 1px solid #ddd;  }
.quote p.inner_quote { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; color:#cf6a00; line-height: 1.3em;  }

#footer2 li.to_top { float:right; padding-left: 16px; background: url(../typo/to_top.gif) no-repeat 0 3px; }

.img_col p { font-size: 11px; font-family: Arial, Helvetica, sans-serif; margin-top: -10px; float: left;  }


.seelsorge .sidebar span { float: left; margin-bottom: 10px; width: 164px; }

.img_row { padding: 10px 0 0 0; float: left; clear: both; width: 470px; margin-right: -20px; }
.img_row img { margin-bottom: 18px;}

* html .img_row { padding-bottom: 18px; }

.home .sidebar, .aktuelles .sidebar, .aktuelles .calendar { width: 210px; padding-top: 8px;  }
.home .sidebar h2, .aktuelles .sidebar h2 { font-size: 16px; z-index:2; margin-bottom: -1px;}
.sidebar p.item { position: relative;  }

.home .sidebar .item, .aktuelles .sidebar .item { float:left; clear: both; width: 184px; }

#front_img { z-index: 2; }
#back_img { z-index: 1; }

.home .gallery div { position: absolute;   }
.home .gallery { position: relative; padding: 0 0 0 0; margin: -24px -30px 25px -26px; width: 778px; height: 200px;   }
.home .gallery .caption { position: absolute; bottom: 0; right: 0; width: auto; padding: 3px 30px 3px 30px; color: #fff; font-family: Arial, Helvetica, sans-serif; font-size: 11px;  }
.home .gallery .caption img { float: left; z-index: 2; position: absolute; bottom: 18px; right: 35px; }
.home .gallery .caption_hg { position: absolute; background: #222; z-index: 1; margin-top: 0; margin-left: -5px; height: 20px; bottom: 15px; right: 30px; }

.home h1 { margin-bottom: 15px; }

.aktuelles .copy h3 { font-size: 15px; color:#F0AB00; margin-top: 18px; margin-bottom: 10px;  }
.aktuelles .copy h4 { font-size: 12px; color:#333; line-height: 1.7em}

.sidebar a, .calendar a { outline: none; }

#button-app { position: fixed; bottom: 20px; right: 20px; width: 188px; height: 198px; z-index:999; }
#button-app a { border-bottom: none; }

.aktuelles p.news-date { width: 100%; float: left; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666; margin-bottom: 3px;  }

.aktuelles .copy img { border-bottom: none; float: left; margin-top: 5px; }
.aktuelles .img_col { float: left; width: 250px; margin-right: 20px; padding-top: 0;  }
.aktuelles.nachricht .copy { width: 440px; }

.hint { float: left; width: 440px; margin-top: 25px; padding: 12px 12px 0 12px; margin-bottom: 25px;  border: 1px solid #F5CE74;   }
.hint h4 { color: #B93E00; background: #FBE8C9; padding: 12px 12px 10px 12px; margin: -12px -12px 10px -12px;   }

.red { color:  #B93E00}
