body {
	background-color: #EFEEE7;
	/*background-color: #EFEEE7;*/ 
	/* background-color: #888855; */
	/*background-color: #405060;*/
	text-align: center;
	height: 100%;
	width: auto;
}

h1{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/*
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 6px;
	padding-top: 0px;
	text-align: left;
}
*/
.Balken {
	position: relative;
	width: 206px;
	background-image: url(../Pics/Leiste_blau.png);
	background-size: 206px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	cursor: pointer;
	z-index: 900;
}

.BalkenO {
	background-image: url(../Pics/Leiste_bkg.gif);
	background-repeat: x-repeat;
	height: 30px;
	margin-bottom: 10px;
}
.BalkenLabel {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	float: left;
	width: 204px;
	padding-top: 2px;
}
.BalkenPfeil {
	
	height: 20px;
	width: 20px;
	
	position: absolute;
	top: 2px;
	left: 184px;
}
.BalkenPfeil_blau {
	background-image: url(../Pics/drehpfeil/p1.png);
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	position: relative;
	float: right;
	left: -3px;
	background-position: 1px;
	margin-top: 3px;
	top: -22px;
}

.leftBox{
	width: 204px;
	border: thin solid #111;
	border-top: none;
	margin-top: -6px;
	padding-bottom: 5px;
	margin-bottom: 30px;
	display: none;
}

.box_adress {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-bottom: 12px;
	
	margin-top: 0px;
	padding-top: 3px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFF;
	text-align: center;
	clear: both;
	width: 196px;
}
.w_zeit {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -1px;
	font-size: 10px;
	text-align: center;
	height: 9px;
	font-weight: bold;
}

.w_temp {
	top: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	height: 14px;
	position: relative;
	padding-bottom: 2px;
}

.v_Mitte {
	vertical-align: text-bottom;
	display: block;
}

.w_warnung {
	color: #C00;
	display: block;
	height: 50px;
	background-image: url(../Pics/Windsack.png);
	background-repeat: no-repeat;
	background-position: 10px;
}

.Kopf {
	
	background-color: #EFEEE7;
	text-align: center;
	background-image: url(../Logo.jpg);
	background-size: 700px 135px;
	background-repeat: no-repeat;
	background-position: 20px 5px;
	position: fixed;
	top: 0px;
	height: 148px;
	z-index: 500;
	
	margin-left: 225px;
	width: 100%;
	z-index: 11000;
	border-bottom: thin solid #777;
}

.Inhalt {
	position: absolute; 
	background-color: #EFEEE7;
	height: auto;
	
	padding-bottom: 20px;
	margin-bottom: 50px;
	top: 140px;
	width: 100%;
}

.content
{
	padding-right: 0px;
	width: auto;

	padding-top: 21px;
	background-color: #fff;
	position: relative;
	display: none;
	margin-bottom: 50px;
	padding-left: 220px;
	border-right-style: solid;
	border-right-width: 238px;
	border-right-color: #EFEEE7;
	
	padding-bottom: 20px;
}

.entertain {
	
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	display: inline-block;
	position: relative;
	float: right;
	margin-right: 10px;
	margin-top:40px;
	width: 200px;
	overflow: hide;
	text-align: center;
	padding-bottom: 5px;
	padding-right: 10px;
	z-index: 400;
}

.Menu {
	height: 40px;
	width: 100%;
	padding-left: 10px;
	top: 136px; 
	
	/*background-image: url(../images/menuBkgnd.png); 
		background-position: 0px -6px;
	background-repeat: x-repeat; 

	background-image: linear-gradient(to bottom, #ffed8f, #fbc536);
	border-bottom: thin solid #777;
	border-top: thin solid #777;
	*/
	background-color: #efeee7;
	position: fixed;
	overflow: hidden;
	bottom: 0px;
	z-index: 9000;
	text-align: center;
}

.menuKopf {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 12px;
	font-size: 16px;
	padding-top: 4px;
	text-align: center;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	
	margin-top: 8px;
	cursor: context-menu;
	
}

.menuKopf > a{
	text-decoration: none;
	color: #fff;
}
/*
.menuKopf > a:hover{
	color: #333;
}
*/

.menuKopfActive{
	text-decoration: none;
	height: 30px;
	color: #333;
	padding-top: 8px;
	margin-top: 4px;
	padding-bottom: 3px;
	background-image: linear-gradient(to bottom, #efefef, #fff);
	border-width: thin;
	border-style: solid;
	border-right-color: #aaa;
	border-top-color: #fff;
	border-left-color: #fff;
	border-radius: 10px 10px 0 0;
	
	-webkit-box-shadow: 1px 3px 10px #404040; 
	-moz-box-shadow: 1px 3px 10px #404040; 
	box-shadow: 1px 3px 10px #404040;
	
}

.menuKopfActive > a:active{
	color: #fff;
}

.menuKopfPassive{
	height: 19px;
	color: #777;
}

.menuKopfPassive:hover {
	color: #000;

}

.leftTop {
	background-image: url(../Pics/bkgnd_links.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 226px;
	width: 200px;
	position: relative;
	background-position: right 0px;
	display: inline;
	text-align: right;
	margin-left: -700px;
	left: 50%;
}
.rightTop {
	background-image: url(../Pics/bkgnd_rechts.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 226px;
	width: 200px;
	background-position: left 0px;
	margin-left: 500px;
	top: 0px;
	left: 50%;
}
/*
.WetterKasten {
	height: 86px;
	overflow: hidden;
	text-align: center;
	position: fixed;
	cursor: context-menu;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width: 100%;
	left: 230px;
	padding-left: 10px;
	padding-top: 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #949A9E;
	background-color: #369;
	top: 100%;
	margin-top: -88px;
	z-index:7000;
	-moz-box-shadow: inset  1px 3px 4px #000;
	-webkit-box-shadow: inset  1px 3px 4px #000;
	box-shadow: inset  1px 3px 4px #000;
}
*/
.WetterKasten {
	overflow: hidden;
	height: 220px;
	text-align: left;
	cursor: context-menu;
   position: relative;


	
}

#wetterSponsor{
	background-image: url(../images/WetterSponsor.jpg);
	background-repeat: no-repeat;
	height: 64px;
	width: 128px;
	float: left;
	
}


.WetterIcon {
	height: 46px;
	width: 49px;
	background-size: 48px 46px;
	 background-image: linear-gradient(to top, #336699, #6699BB);
    background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	overflow: hidden;
	margin-right: -4px;
	display: inline-block;
	position: relative;
	
	
}


.BalkenBlauSchmal {
    background-image: linear-gradient(to top, #336699, #6699BB);
    background-repeat: repeat-x;
    color: #FFFFFF;
    padding: 1px 1px 1px 1px;
	font-size: 11px;
	text-align: center;
	position: relative;
}

.ButtonLeiste {
	height: 150px;
	width: 970px;
	position: fixed;
	top: 110px;
	z-index: 995;
	padding-top: 64px;
	margin-left: -470px;
	left: 50%;
	overflow: hidden;
	text-align: center;
	display: none;
}
.Button {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 82px;
	width: 150px;
	cursor: pointer;
	display: inline-block;
	float: left;
}

.ButtonPic {
	height: 48px;
	width: 48px;
	text-align: center;
	margin-bottom: 1px;
	border-radius: 36px;
	padding-left: 50px;
}

.News {
	display: block;
	float: left;
}


.drittelSpalte {
	width: 100%;
	position: relative;
	height: auto; 
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #900;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 20px;
	
}
/*
.szene14Head {
	background-image: url(../img/Szene14_Logo_72l.jpg);
	background-repeat: no-repeat; 
	background-position: 4px 5px;
	height: 160px;
	padding-top: 100px;
	margin-bottom: 150px;
}
*/
.szene14Head {
	height: 10px;
	
}
.szene {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	position: fixed;
	width: 220px;
	left: 0px;
	height: 100%;
	float: left;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	padding-top: 20px;
	top: 0px;
	background-color: #EFEEE7;
	z-index: 10000;
	
	-webkit-box-shadow: 1px 3px 10px #404040; /* webkit browser*/
	-moz-box-shadow: 1px 3px 10px #404040; /* firefox */
	box-shadow: 1px 3px 10px #404040;
}

.sz-content{
	position: relative;
} 

.leftBar{
	height: 100%;
	overflow-y: auto;
	
}


.Überschrift, h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 42px;
	font-weight: normal;
	color: #900;
	width: 100%;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 10px;
	line-height: 40px;
}

.headSet {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	 background-image: url("../Pics/20px-bkgnd.jpg");
    background-position: 0 -4px;
	color: #000;
	font-size: 12px;
	clear:left;
	height: 16px; 
	border-radius: 10px 10px 0px 0px;
	padding-top: 6px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 0x;
	margin-right: 3px;
	margin-left: 3px;
	background-color: #D8E2EB;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFF;
	vertical-align: middle;
	display: block;
}

.Vorlauf, h2 {
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #225588;
	text-align: left;
	margin-top: 20px;
	line-height: 23px; 
	font-weight: normal;
}

.Dachzeile, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #aaa;
	text-align: left;
	font-size: 12px;
	height: 16px;
	padding: 4px;
	margin-bottom: 8px;
	border-bottom: thin solid #aaa;
	vertical-align: middle;
}

.dz {

	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	text-align: left;
	font-size: 14px;
	padding-bottom: 4px;
	margin-top: 18px;
	margin-bottom: -20px;
	border-bottom: thin solid #999;
}

.ort {

	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #4477aa;
	text-align: left;
	font-style: italic;
	font-size: 16px;
}

.autor, h5 {
	font-style: italic;
	font-weight: normal;
	float:right;
	height: 12px;
	color: #888;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headRed {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #900;
	line-height: 110%;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 2px;
	margin-top: 0px;
	
}

.content > a{
	font-size: 15px;
	color: #da914d;
}

li{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
	color: #565656;
	
}

.Lauftext, p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
	color: #565656;
	text-align: justify;
}

p > a{
	font-size: 14px;
	font-style: italic;
}

.kastenTitel{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 17px;
	color: #333;
	margin-bottom: 10px;
}

.Kastentext, h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #565656;;
	text-align: justify;
	word-spacing: -1px;
	margin-top: 7px;
	padding: 8px;
	font-weight: normal;
}

.InfoKasten {
	text-align: center;
	background-color: #ECEBE6;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	position: relative;
	padding-top: 5px;
	margin-bottom: 7px;
	top: 0px;
	border-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #999;
	height: auto;
}

/* ---------------------------------------------- Pinnwand ---------------------------------------- */
.zettelFrame{
	position: relative;
	text-align: left;
	
	max-height: 150px;
	max-width: 240px;
	display: inline-block;
}
.zettel {
	position: relative;
	padding: 10px;
	padding-top: 24px;
	margin: -10px;
	overflow-bottom: hidden;
	border-radius: 5px;
	border: 1px solid #000;
	border-left-color: #fff;
	border-top-color: #fff;
	-webkit-box-shadow: 1px 11px 10px #404040; /* webkit browser*/
	-moz-box-shadow: 1px 11px 10px #404040; /* firefox */
	box-shadow: 1px 11px 10px #404040;
	transform-origin: 120px 20px;
-ms-transform-origin: 120px 20px; /* IE 9 */
-webkit-transform-origin: 120px 20px; /* Safari and Chrome */
-moz-transform-origin: 120px 20px; /* Firefox */
-o-transform-origin: 120px 20px; /* Opera */
}

.noteText, h6{
	font-family: "Comic Sans MS";
	font-weight: normal;
	font-size: 13px;
}

.infoRechts{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: -20px;
	margin-right: 5px;
	
	float: right;
}

.k1 {
	background-color: #def3f2;
}
.k2 {
	background-color: #bbfcd8;
}
.k3 {
	background-color: #ca0000;
	color: #d3c77a;
}
.k4 {
	background-color: #fffea6;
}
.k5 {
	background-color: #e9edb8;
}
.k6 {
	background-color: #eff2f5;
}
	

/* ---------------------------------------------- Pinnwand Ende ---------------------------------------- 

.Bild_R {
	display: inline-block;
	background-color: #eee;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 5px;
	border: solid thin #666;
	padding: 5px;
	float: right;
}
.Bild_L {
	display: inline-block;
	background-color: #eee;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	border: solid thin #666;
	padding: 5px;
	float: left;
}

.Bild_M {
	display: inline-block;
	background-color: #eee;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 5px;
	border: solid thin #666;
	padding: 5px;
}
*/	

.Bildrahmen{
	display: inline-block;
	background-color: #eee;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	border: solid thin #666;
	padding: 5px;
	width: 100%;
}
.Bild_R {
	margin-left: 15px;
	float: right;
	width: 46%;
}
.Bild_L {
	margin-right: 15px;
	float: left;
	width: 46%;
}

.Bild_M {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: -4px;
	float: none;
}

.bkgnd {
	background-repeat: no-repeat;
	background-size: contain;
}

.Bu, h4{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	display: compact;
	clear: both;
	line-height: 14px;
	padding-top: 5px;
	/*color: #fff;*/
	color: #565656;
	
}

.infoBox {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	padding-top: 2px;
	background-color: #f9e681;
	margin-top: -9px;
	
	color: #333;
	border-bottom: thin solid #555;
	border-top: 2px solid #fff;
	border-color: #999;
}

.infoBoxHead{
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: left;
	font-size: 12px;
	height: 16px;
	padding-top: 3px;
	margin-bottom: 8px;
	background-color: #2d5e95;
	vertical-align: middle;
}

.kurzInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #900;
	text-align: right;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 7px;
	line-height: 20px;
	margin-top: 50px;
}

.Seite {
	display: inherit;
	width: 100%;
	background-color: #FFF;
	height: auto;
	float: left;
	clear: both;
	position: relative;
	top: 0px;
	left: -2px;
	text-align: center;
}
.footer {
	width: 100%;
	position: relative;
	padding-top: 5px;
	margin-top: 20px;
	text-align: center;
	top: 60px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	margin-bottom: 20px;
	background-color: #000;
}

.GSuche {
	background-image: url(../Pics/Google-Suche.png);
	background-repeat: no-repeat;
	background-position: -46px 31px;
	text-align: left;
	width: 100%;
	margin-bottom: 12px;
	position: relative;
}
.KastenHead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #900;
	color: #FFF;
	padding: 2px;
}
.Karteikasten {
	background-image: url(../Pics/ev1.png);
	width: 196px;
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: -4px 0px;
	margin-top: 6px;
}

.blass {
color: #999;
}

/* Stilvorgaben für simpleModal */

#mask {
  position:fixed;
  z-index:20000;
  overflow: none;
  background-color:#333;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  display:none;
  opacity: 0.3;
}


#modalFenster{
	position: absolute;
	display: block;

	-webkit-box-shadow: 1px 3px 10px #404040; /* webkit browser*/
	-moz-box-shadow: 1px 3px 10px #404040; /* firefox */
	box-shadow: 1px 3px 10px #404040;
	background-color: #fff; 
	top: 50px;
	z-index:25010;
	display:none;
	
 }
 
 #modalContent{
	position: relative;
	height: auto;
	width: 100%;	
}

#fullContent
{
	overflow: hidden; 
	position: fixed;
	display: none;
	left: 5%;
	top: 5%;
	max-height: 90%;
	overflow-y: auto; 
	width: 90%; 
	background-color: #efefef;
	border-radius: 8px;
	z-index: 20010;
	-webkit-box-shadow: 1px 3px 10px #404040; /* webkit browser*/
	-moz-box-shadow: 1px 3px 10px #404040; /* firefox */
	box-shadow: 1px 3px 10px #404040;
}
 
 .schatten {
	-webkit-box-shadow: 1px 3px 10px #404040; /* webkit browser*/
	-moz-box-shadow: 1px 3px 10px #404040; /* firefox */
	box-shadow: 1px 3px 10px #404040;
}
 
 #toolTip {
	position: fixed;
	-webkit-box-shadow: 1px 3px 10px #404040; /* webkit browser*/
	-moz-box-shadow: 1px 3px 10px #404040; /* firefox */
	box-shadow: 1px 3px 10px #404040;
	background-color: #EFEEE7;
	z-index:90010;
	display: none;
 }
 
 #toolTip > p{
	font-size: 9px;
 }
 
.toolTipHead {
	position: relative;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #900;
	color: #FFF;
	padding: 2px;
}

.modalHead {
	background-image: url(../Pics/31Px_LeisteGrau.gif);
	background-repeat: x-repeat;
	background-position: 0 0px;
	background-color: #fff;
	position: relative;
	height: 28px;
	border-bottom: thin solid #aaa;
	padding-top: 2px;
}

#modalTitel {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: bottom;
	padding-top: 2px;
	font-size: 14px;
	color: #777;
	margin-left: 52px;
}
.modalCloseBtn {
	background-image: url(../Pics/31Px_FensterClose.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 44px;
	margin-right: 8px;
	margin-top: -2px;
	float: right;
}
.modalCloseBtn:hover{
	background-image: url(../Pics/31Px_FensterCloseHover.gif);
	background-repeat: no-repeat; 
	}

.label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: inline-block;
	margin-right: 5px;
	text-align: left;
	line-height: 12px;
}


.upDownBtn {
	position: fixed; 
	text-align: center; 
	z-index:15000; 
	width: 214px; 
	left: 100%; 
	margin-left: -221px; 
	display: none;
}

.sideBar
{
	background-image: url(../Pics/Verlauf-Hintergrund-Grau.gif);
	background-repeat: y-repeat; 
	
	position: fixed;
	width:	230px;
	height: 100%;
	margin-left: -240px;
	margin-top: -6px;
	background-color: #efefef;
	z-index: 20500;
	-webkit-box-shadow: 1px 3px 10px #404040; /* webkit browser*/
	-moz-box-shadow: 1px 3px 10px #404040; /* firefox */
	box-shadow: 1px 3px 10px #404040;
}

.trennlinie
{
	background-image: url(../Pics/Verlauf-Hintergrund-TL.gif);
	background-repeat: no-repeat; 
	width: 230px; 
	height: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.done
{
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 3px;
	margin-right: 8px;
	vertical-align: middle;
	background-image: url(../Pics/done.png);
	background-repeat: no-repeat; 
}

.notDone
{
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-left: 3px;
	margin-right: 8px;
	vertical-align: middle;
	background-image: url(../Pics/notDone.png);
	background-repeat: no-repeat; 
}

#loading, .busy{
	position: fixed;
	background-image: url(../Pics/loading.gif);
	background-repeat: no-repeat;
	width: 48px;
	height: 48px;
	left: 50%;
	top: 50%;
	margin-left: - 24px;
	margin-top: - 24px;
	z-index: 100000;
}

.modalLoad{
	background-image: url(../Pics/loading.gif);
	background-repeat: no-repeat;
	width: 48px;
	height: 48px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.subNavAkt{
		/* background-color:  #336699; */
		color: #fff;
		height: 22px;
		background-image: linear-gradient(to top, #336699, #6699bb);
		background-repeat: repeat-x;
		border-left: thin solid #fff;
		border-right: thin solid #222;
		border-top: thin solid #fff;
	}
	
.teaserAktiv{
	color: #fff;
	background-image: linear-gradient(to top, #0b3c73,#2d5e95);
		background-repeat: repeat-x;
		-webkit-box-shadow: inset 0px 0px 16px #070217; /* webkit browser*/ 
		-moz-box-shadow: inset 0px 0px 16px #070217; /* firefox */ 
		box-shadow: inset 0px 0px 16px #070217;
}