@charset "utf-8";
/* CSS Document */




.Stil1 {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size:13px;
	line-height: 120%;
}

.upcoming {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size:13px;
	line-height: 120%;
	color: #EEEEEE;
}


.StilPresse {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size:13px;
	line-height: normal;
	right: inherit;
	text-align: right;
	margin-right:auto;
	float: right;
	font-weight: bolder;
	text-decoration: none;
}

a img { border: none; }

.Eventkalender {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

.Stil1 {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size:13px;
	line-height: 20px;
	margin-bottom: 0px;
}
.Stil1News {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size:12px;
}
.Stil2 {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size:13px;
	line-height: 120%;
	letter-spacing: 0.3em;
	font-weight:bold;
	display : block;
	color: #000000;
	background-color:#BBBBBB;
}

.Stil3Home {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	text-align:center;
	font-size:16px;
	line-height: 120%;
	margin: 10px;
	}

.xmas {
	margin-left: 25px;
	margin-top:8px;
	margin-bottom:8px;
	/*background-color:#BBBBBB;*/
	color:#CC0000;
}

/*============================*/
/*=== Custom Slider Styles ===*/
/*============================*/
#slider-wrapper {
    width:797px;
    height:445px;
    margin:0 auto;
}

#slider {
	position:relative;

  margin-left: auto ;
  margin-right: auto ;
        width:600px;
        height:246px;
	background:url(images1/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:225px;
	bottom:-35px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images1/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(images1/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:30px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}

