/* Styles Aicherpark */
/* Erstellt Juli 2009 */
/* www.b-fusion.de network@b-fusion.de */


/* allgemeine Formatierungen */
html, body {
	height:100%;
}
body {
	margin:0 auto;
	padding: 0px;
	background-color:#800216;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	background-image:url(../img_all/BgBody.jpg);
	background-repeat:repeat-x;
	height:100%;
}
#StartNews{
	background-color:#ba001c;
	background-image:none;
}
.editmode{
	color: red; 
	font-size: 12px;
	font-weight:bold;
}
#Height100{
 margin:0px auto;
 padding:0;
 height:100%;
 width:990px;
 background-image:url(../img_all/BgHeight100.png);
 background-repeat:repeat-y;
 background-position:1px 625px;
}
/* Allgemeines */
#Header{
	margin:0 auto;
	width:990px;
	height:166px;
	background-image:url(../img_all/BgHead.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#MainBg{
	margin:0 auto;
	width:100%;
	background-color:#ba001c;
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
}
#Main{
	margin:0 auto;
	width:990px;
}
#RightCol{
	float:right;
	width:auto;
	width:244px;
		}
#TeaserRight{
	margin:10px 0 0 10px;
	height:370px;
}
.cleaner{
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		padding:0;
		width:699px;
		margin-left:48px;
		background-color:#fff;
}
.Left{
	float:left;
}
p{
	margin:0 0 4px 0;
}
form{
	margin:0;
	}

/* Navigation -------------------------------*/
#Navi{
	margin:0 0 0 67px;
	padding-top:114px;
	width:500px;
	height:25px;
	float:left;
	
	}
#Navi ul{
	padding:0px;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Navi ul li { 
	display: inline;
	font-size:11px;
	font-weight:bold; 
}

#Navi li a:link, #Navi li a:visited{
	margin:4px 0 0 0;
	height:16px;
	padding:2px 8px 0 8px;
	color: #fff;
	text-decoration: none;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	float: left;
	white-space:pre;
	text-transform:uppercase;
	background-image:url(../img_all/BorderNavi.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#Navi li a:hover,#Navi li a:active{
	color: #ba001c;
}
#Navi li a.active:link, #Navi li a.active:visited, #Navi li a.active:hover, #Navi li a.active:active{
	margin:4px 0 0 0;
	height:16px;
	padding:2px 8px 0 8px;
	color: #ba001c;
	text-decoration: none;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
	float: left;
	white-space:pre;
	text-transform:uppercase;
}
/* Metanavigation -------------------------------*/

#MetaNavi { 
	width: 230px;
	margin-top:3px;
}
#MetaNavi ul { 
	display: block;
	list-style: none;
	margin:0;
	padding:0;
}

#MetaNavi li { 
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0;
}
#MetaNavi li a:link, #MetaNavi li a:visited {
	display:block;
	color: #000;
	font-size:11px;
	line-height:15px;
	text-decoration: none;
	padding:0 0 0 12px;
	text-transform:uppercase;
}
#MetaNavi li a:hover, #MetaNavi li a:active {
	color: #fff;
}
#MetaNavi a.active:link, #MetaNavi a.active:visited, #MetaNavi a.active:hover, #MetaNavi a.active:active {
	display:block;
	color: #fff;
	font-size:11px;
	line-height:15px;
	text-decoration: none;
	padding:0 0 0 12px;
	text-transform:uppercase;
}
/* Content Angaben -------------------------------*/
#Content{
	width:695px;
	position:relative;
	margin-left:48px;
	padding:0;
	float:left;
	color:#000;
	min-height:455px;
}
#ContentInhalt{
	width:657px;
	position:absolute;
	top:0;
	left:0;
	min-height:421px;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	padding:20px 18px 15px 20px;
	/*background-image:url(../img_all/BgContent.gif);
	background-repeat:no-repeat;*/
	background-color:#fff;
}
#ContentInhaltHistorieBottom{
	width:657px;
	position:absolute;
	top:457px;
	left:0;
	min-height:120px;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	padding:20px 18px 15px 20px;
	background-color:#aeafb1;
}
#ContentInhalt td{	
	font-size:11px;
	line-height:14px;
}

.ImgContainer{
	width:217px;
	height:137px;
	float:left;
	background-color:#ba001c;
	border-bottom:2px solid #fff;
	border-right:2px solid #fff;
}
#NewsStart{
	margin:10px;
	text-transform:uppercase;
	overflow:hidden;
	font-size:11px;
}
#NewsStart strong ,#NewsStart a:link, #NewsStart a:visited{
	color:#fff;
	font-size:14px;
	line-height:18px;
	text-decoration:none;
}
#NewsStart a:hover, #NewsStart a:active{
	text-decoration:underline;
}
#ContentInhalt h1{
	color:#ba001c;
	font-size:28px;
	margin:0 0 5px 0;
	text-transform:uppercase;
}
#ContentInhalt a.ContentLink:link, #ContentInhalt a.ContentLink:visited{
	color:#000;
	text-decoration:none;
}
#ContentInhalt a.ContentLink:hover, #ContentInhalt a.ContentLink:active{
	color:#ba001c;
	text-decoration:underline;
}
#ContentInhalt h2{
	color:#ba001c;
	font-size:13px;
	margin:0 0 2px 0;
}
#ContentInhalt2{
	width:657px;
	position:absolute;
	top:0;
	left:0;
	min-height:421px;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	padding:20px 18px 15px 20px;
	/*background-image:url(../img_all/BgContent.gif);
	background-repeat:no-repeat;*/
	background-color:#fff;
}
#ContentInhalt2 h1{
	color:#ba001c;
	font-size:28px;
	margin:0 0 5px 0;
	text-transform:uppercase;
}
#ContentInhalt2 a:link, #ContentInhalt2 a:visited{
	color:#000;
	text-decoration:none;
}
#ContentInhalt2 a:hover, #ContentInhalt2 a:active{
	color:#ba001c;
	text-decoration:underline;
}

#ABCNavi{
	margin-top:10px;
	height:42px;
	background-image:url(../img_all/BgABCNavi.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#ABCNavi a:link, #ABCNavi a:visited{
	color:#000;
	font-weight:bold;
	text-decoration:none;
	margin-right:9px;
	text-transform:uppercase;
}
#ABCNavi a:hover, #ABCNavi a:active, #ABCNavi a.active:link, #ABCNavi a.active:visited ,#ABCNavi a.active:hover, #ABCNavi a.active:active{
	color:#ba001c;
	text-decoration:underline;
}
#ContentInhalt .TableLeftCol{
	background-image:url(../img_all/BgTableLeft.gif);
	background-repeat:no-repeat;
	vertical-align:top;
}
#ContentInhalt .TableLeftCol2{
	background-image:url(../img_all/BgTableLeft2.gif);
	background-repeat:no-repeat;
	vertical-align:top;
}
#ContentInhalt .TableLeftCol img, #ContentInhalt .TableLeftCol2 img{
	padding:17px 0 0 27px;
}
#ContentInhalt .Letter{
	font-size:110px;
	color:#ccc;
	line-height:100px;
	text-align:right;
}
#ContentInhalt .LetterHoch{
	vertical-align:top;
	padding-top:10px;
	font-size:50px;
	line-height:50px;
	color:#ccc;
	font-family:Arial, Helvetica, sans-serif;
}
#ContentInhalt .More{
	vertical-align:bottom;
	padding:0 0 10px 0;
	color:#ba001c;
	font-size:13px;
	text-transform:uppercase;
}
a.ImgNavi:link,  a.ImgNavi:visited{
	color:#fff;
	background-color:#000;
	font-weight:bold;
	text-decoration:none;
	margin-right:4px;
	padding:0 4px;
	line-height:16px;
	height:18px;
}
a.ImgNavi:hover, a.ImgNavi:active {
	color:#ba001c;
}
/* Content Geschaefte -------------------------------*/
#GeschAlle{
	background-color:#9b9c9e;
}
#GeschAlle a:link, #GeschAlle a:visited{
	color:#fff;
	text-decoration:none;
	background-image:url(../img_all/pfeil_white.gif);
	background-repeat:no-repeat;
	background-position:3px 3px;
	padding-left:15px;
	text-transform:uppercase;
}
#GeschAlle a:hover, #GeschAlle a:active{
	color:#ba001c;
	text-decoration:underline;
	background-image:url(../img_all/pfeil_red2.gif);
	background-repeat:no-repeat;
	background-position:3px 3px;
	padding-left:15px;
	text-transform:uppercase;
}
#GeschAlle .Adress{
	background-color:#aeafb1;
	width:205px;
	height:80px;
	overflow:hidden;
	float:left;
	border-bottom:6px solid #9b9c9e;
	border-left:3px solid #9b9c9e;
	border-right:3px solid #9b9c9e;
	padding:4px;
}
/* Content News/Events -------------------------------*/
.ImgContainerNews{
	width:326px;
	float:left;
	border-bottom:2px solid #fff;
	border-right:3px solid #fff;
	background-color:#e7e8e8;
}
.NewsEventsHeader{
	padding-left:15px;
	font-weight:bold;
	text-transform:uppercase;
}
#News{
	margin:0;
	width:326px;
	float:left;
}
#NewsHeader{
	margin:15px 0 7px 0;
	padding-left:15px;
	color:#fff;
	width:311px;
	height:18px;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url(../img_all/BgNewsHeader.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.NewsTeaser{
	padding:0 15px;
	margin-bottom:5px;
	width:296px;
	background-image:url(../img_all/BgCollPanel.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.NewsTeaser a:link, .NewsTeaser a:visited{
	color:#000;
	text-decoration:none;
	background-image:url(../img_all/pfeil_black.gif);
	background-repeat:no-repeat;
	background-position:3px 3px;
	padding-left:15px;
	text-transform:uppercase;
	line-height:25px;
}
.NewsTeaser a:hover, .NewsTeaser a:active{
	color:#ba001c;
	text-decoration:underline;
	background-image:url(../img_all/pfeil_red.gif);
}
#NewsDetail{
	margin:0;
	width:655px;
	float:left;
}
#NewsHeaderDetail{
	margin:15px 0 7px 0;
	padding-left:15px;
	color:#ba001c;
	width:640px;
	height:18px;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url(../img_all/BgCollPanel.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.NewsTeaserDetail{
	padding:0 15px;
	margin-bottom:5px;
	width:625px;
	background-image:url(../img_all/BgCollPanel.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.NewsTeaserDetail a:link, .NewsTeaserDetail a:visited{
	color:#000;
	text-decoration:none;
	background-image:url(../img_all/pfeil_black.gif);
	background-repeat:no-repeat;
	background-position:3px 3px;
	padding-left:15px;
	text-transform:uppercase;
	line-height:25px;
}
.NewsTeaserDetail a:hover, .NewsTeaserDetail a:active{
	color:#ba001c;
	text-decoration:underline;
	background-image:url(../img_all/pfeil_red.gif);
}
#Events{
	margin-top:15px;
	width:320px;
	float:right;
	background-color:#4e4a49;
}
#EventsHeader{
	margin:0 0 7px 0;
	padding-left:15px;
	color:#fff;
	height:18px;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url(../img_all/BgEventsHeader.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.EventsTeaser{
	padding:0 15px;
	background-color:#4e4a49;
	color:#fff;
	margin-bottom:5px;
	background-image:url(../img_all/BgABCNavi.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.EventsTeaser a:link, .EventsTeaser a:visited{
	color:#fff;
	text-decoration:none;
	background-image:url(../img_all/pfeil_white.gif);
	background-repeat:no-repeat;
	background-position:3px 3px;
	padding-left:15px;
	text-transform:uppercase;
	line-height:25px;
}
.EventsTeaser a:hover, .EventsTeaser a:active{
	color:#ba001c;
	text-decoration:underline;
	background-image:url(../img_all/pfeil_red3.gif);
}
/* Content Visionen -------------------------------*/
#ContentInhaltVisionen{
	width:657px;
	position:absolute;
	top:0;
	left:0;
	min-height:421px;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	background-color:#aeafb1;
	padding:20px 18px 15px 20px;
}
#VisionenHead{
	background-color:#000;
	color:#fff;
	padding:2px 0 0 15px;
	height:18px;
}
#VisionenContent{
	color:#fff;
	padding:20px;
}
#VisionenContent h1{
	font-size:14px;
	line-height:18px;
	margin:0 0 10px 0;
}
/* Content Visionen -------------------------------*/
.HistorieContainer{
	width:217px;
	height:137px;
	float:left;
	background-color:#000;
	border-bottom:2px solid #fff;
	border-right:2px solid #fff;
}
.HistorieContent{
	color:#fff;
	font-size:11px;
	line-height:13px;
	padding:10px;
	overflow:hidden;
}
/* Footer -------------------------------*/

#Footer{
	margin:0 auto;
	width:990px;
}
#Footer a:link, #Footer a:visited{
	color:#fff;
	text-decoration:none;
}
#Footer a:hover, #Footer a:active{
	text-decoration:underline;
}