.mainTable {
	margin-left: auto;
	margin-right: auto;
}

.mainContent {
	vertical-align: top;
	width: 703px;
}

.vTop {
	vertical-align: top;
}

img {
	border: none;
}

.clear {
	clear: both;
}

.centered {
	text-align: center;
}

.smallText {
	font-size: 9px;
}

.inputSearch {
	width: 80px;
	margin-top: 6px;
}

.boxHeaderNews {
	position:relative;
	font-weight: bold;
	/*color: #FFFFFF;*/
	/*background-color:#ECFAEC;*/
	background-image: url(../img/box_header_news.gif);
	background-repeat:no-repeat;
	padding: 2px 0px 3px 10px;
}

.typo10 {
	font-size: 10px;
	line-height: 16px;
	margin-left: 0px;
}

.button {
	color: #FFFFFF;
	background-color: #006611;
	text-decoration:none;
	border: 1px solid #FFFFFF;
	/*vertical-align: 4px;
	padding: 2px 5px 3px 5px;
	margin: 6px 0px 4px 0px;*/

}

.button:hover {
	background-color: #0CAD3D;
	text-decoration:none;
}

/* Kalender */
.calendarHeaderYear {
	font-weight: bolder;
	color: #CC0000;
	background-color: #ACD09D;
	padding-top: 4px;
	padding-bottom: 4px;
} 
.calendarToday {
	background-color: #FFFFFF;
	padding: 4px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
} 
.calendar {
	background-color: #EEEEEE;
	width: 231px;
	padding: 4px;
} 
.calendarHeaderDays {
	font-weight: bolder;
	color: #000000;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #108b37;
}
.calendarHeaderDaysSu {
	font-weight: bolder;
	color: #CC0000;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #108b37;
}
.calendarHeaderYear a {
	font-weight: bolder;
	color: #000000;
	background-color: #ACD09D;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
}
/* Ende Kalender */

.shadow {
/*	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000; */
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
/*	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')"; */
	/* For IE 5.5 - 7 */
/*	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000'); */
}

.terminTitel {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	background-color: #CFCFCF;
	float: left;
	width: 690px;
	margin-top: 5px;
}

.terminDaten {
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	width: 566px;
}

.art {
	width: 120px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
}

div.boxTermin {
	width: 690px;
	float: left;
	margin-bottom: 10px;
	display: block;
}

.artikelservice {
	position: relative;
	display: block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 690px;
}
#footer a {
	color: #000000;
}

#adbanner_oben {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 960px;
	text-align: center;
}

#monate {
	margin: 0;
	padding: 0;
}

#monate ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#monate ul li {
	display: block;
	float: left;
	margin: 0;
	text-align: center;
	font-size: 0.9em;
	width: 30px;
}

#banner_sky{
	margin-top: 30px;
}

#monate ul li a {
	display: block;
	background-color: #E5E5E5;
	line-height: 12px;
	color: #727272;
	text-decoration: none;
	border-right: 1px solid #ECFAEC;
	padding: 2px 1px 4px 1px;
}

#monate ul li#inactive{
	display: block;
	background-color: #FFF;
	font-size: 10pt;
	line-height: 12px;
	color: #727272;
	text-decoration: none;
	padding: 2px 0px 4px 0px;
}

#monate ul li a:hover {
	text-decoration: underline;
}

#monate li a#current {
	background: #006611;
	color: #FFFFFF;
}

#termin {
	position: relative;
	margin-top: 40px;
	margin-bottom: 6px;
	float: left;
	width: 690px;
}

html, body {
	font-family: Arial;
	font-size: 10pt;
	font-size: 12px;
	height: 100%;
	margin:0px;
	text-align:center;
}

#mainBox {
	min-height:95%;
	height:auto !important; /* moderne Browser */
	height:95%; /* IE */
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align:left;
}
/* Header */
div#header {
	background-image: url(http://static.lw-heute.de/images/kopf_grau_1024.jpg);
/*	usemap: "#kopf_grau_2"; */
	background-repeat: no-repeat;
	background-position: bottom;
	height: 119px;
	width: 955px;
	background-color: #E7E7E7;
}
div#header_nav {
	top: 18px;
	text-align: right;
}
div#header_nav span {
	border-left: 1px dashed #000;
	padding: 2px 20px;
}
div#header_nav img {
	vertical-align: middle;
	padding-bottom: 4px;
}
.search {
	font-style: italic;
	background-color: #FFFF66;
}
div#header_nav a{
	text-decoration: none;
	color: #000;
}
div#header_nav a:hover{
	text-decoration: underline;
}
/* Navigation */

div#navi {
	background-color: #ACD09D;
	position: relative;
	padding-left: 12px;
	font-size: 1.0em;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #E8E8E8;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
}
div#navi a {
	background-color: #ACD09D;
	border-right: 1px dashed #fff;
	text-decoration: none;
	padding: 4px 20px;
	color: #000;
	position: relative;
}
div#navi a:hover{
	text-decoration: underline;
}

div#navi a.naviSel {
	background-color: #E8E8E8;
	text-decoration: underline;
	position: relative;
	padding: 4px 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #E8E8E8;
}

div#navi a#active {
	color: #fff;
}
div#subnavi {
	background-color: #E8E8E8;
	position: relative;
	padding: 4px 12px;
	font-size: 1.0em;
}
div#subnavi a {
	background-color: #E8E8E8;
	text-decoration: none;
	position: relative;
	padding: 4px 6px;
	color: #000;
}

div#subnavi a:hover{
	text-decoration: underline;
}

div#subnavi a.naviSubSel{
	background-color: #E8E8E8;
	text-decoration: underline;
	padding: 4px 6px;
}

div#subnavi a#active {
	color: #fff;
}


/* Mittelteil */

div#body {
	width: 955px;
	clear: both;
/*	border: 1px solid #f0f;*/
}
div#links {
/*	border: 1px solid #ff0;*/
	padding: 20px;
	float: left;
}
div#rechts {
	float: right;
	height: 100%;
	border-right: 1px solid #cfcfcf;
	padding: 20px 0;
	
}


h2 {
	font-size: 1.0em;
	margin: 0 0 0 0;
    padding: 0 0 0 0;
}



p.contentblock {
	
}

div.box {
	margin-bottom: 10px;
	width: 231px;
	float: right;
}
div.boxheader {
	background-color: #ACD09D;
	padding-top: 2px;
	padding-left: 5px;
}
div.boxcontent {
	background-color: #e8e8e8;
	padding: 5px;
}

div.boxcontent p {
	margin: 8px 0;
}
div.boxcontent hr {
	border: 0 none;
	border-top: 1px solid #d9d9d9;
}

div.greenbox_header {
	background-color: #108b37;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	font-variant: small-caps;
	font-size: 13px;
	font-weight: bold;
}
div.greenbox_content {
}


/* Footer */
div#footer {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #cfcfcf;
	line-height: 125%;
	clear: both;
	text-align: center;
	width: 955px;
}


/* Bildformatierungen */

.visualtopleft {
	margin-right: 10px;
	margin-bottom: 6px;
	z-index: 300;
	float: left;

}

.bild_links a {
	float:left;
	margin-right: 10px;
}



/* Layer Artikel*/

#artikel {
	/*position:relative;*/
	margin-bottom: 10px;
	z-index:20;
}

#drucken {
	position:absolute;
	font-size: 11px;
	width:134px;
	z-index:100;
	color: #FFFFFF;
	background-color: #004D17;
	padding: 3px 0px 5px 6px;
	top: -2px;
	left: 31px;
	visibility: visible;
}

#Layer1 {
	color: #cccccc;
}


.aktion {
	padding-right: 40px; 
}


/* Artikel */
div.boxTeaser {
	/*position: relative;*/
	display: block;
	background-color: #FFFFFF;
	border-bottom: 1px solid black;
	overflow: hidden;
	float: left;
	width: 690px;
	margin-bottom: 10px;
}
div.teaser_txt {
	float: right;
	padding-bottom: 5px;
	padding-top: 5px;
}

.w600 {
	width: 600px;
}

.w566 {
	width: 566px;
}

div.teaser_img {
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-right: 10px;
}


div.boxArtikel {
	/*position: relative;*/
	display: block;
	background-color: #FFFFFF;
	width: 690px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


.date{
	font-size: 0.9em;
	display: block;
	line-height: 0.9em;

}
div.boxTeaserHeadline{
    padding-bottom: 0px;
	border-bottom: 1px solid black;
}


/*Neu eingefgt von TB*/
div#smallMenue {
	border-right: 1px dashed #fff;
	text-decoration: none;
	padding: 4px 5px;
	color: #000;
	position: relative;
	background-color: #CFCFCF;
}

div#smallMenue a {
	border-right: 1px dashed #fff;
	text-decoration: none;
	padding: 4px 5px;
	color: #000;
	position: relative;
	background-color: #CFCFCF;
}

.textRechteBoxen {
	font-size: 1.0em;
}

.hauptTeil{
	padding-top: 10px;
	padding-left: 16px;
	width: 955px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cfcfcf;
	border-left-color: #cfcfcf;
}

a {
	color: #108b37;
	text-decoration: none;
}

#pfad{
	margin-bottom: 10px;
	color: #888888;
	font-size: 7pt;
}
#pfad a{
	color: #888888;
}
h1{
	font-size: 11pt;
	font-weight: bold;
	line-height: 16px;
	padding-bottom: 3px;
	color: #000000;
}
h1 a {
	text-decoration: none;
	color: #000000;
	padding-right: 60px;
}

.kopfFolder{
	background: #eeeeee;
	font-size: 1.2em;
	padding-top: 4px;
	padding-bottom: 4px;
}

#kopfFolder a{
	color: #199A35;
}

div.boxFolder {
	position: relative;
	display: block;
	background-color: #FFFFFF;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
}

#kopf{
	font-size: 1.2em;
	color: #888888;/*#199A35;*/
	font-weight: bold;
	width: 690px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 4px;
}

#kopf a{
	color: #000000;
	text-decoration: none;
}

.terminNavi {
/*	position: block; */
	width: 100%;
	padding: 2px 2px 3px 0px;
	margin-top: 10px;
}

.navMid {
	position: relative;
	text-align: center;
	color:#888888;
	text-decoration: none;
}

.back a{
	position: relative;
	color:#888888;
	text-decoration: none;
	left: 0px;
	background-image: url(../img/link_back.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	
}

.next a{
	position: relative;
	width: 100%;
/*	align: right; */
	color:#888888;
	text-decoration: none;
	background-image: url(../img/link_next.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding: 0px 10px 0px 480px;
}

.listNaviBack a{
	color: #888888;
	text-decoration: none;
	
}


.listNaviNext a{
	color: #888888;
	text-align: right;
	text-decoration: none;
}


.listNaviCenter {
	color: #888888;
	text-align: center;
}

.listNaviAll {
	margin-bottom: 10px;
}

div.dateSuche{
	text-align: right;
	font-size: 0.9em;
	margin-right: 4px;
}

.suchLink {
	color: #000000;
	text-decoration: none;
}

.trdescription{
	font-weight: bold;
	background-color: #CCCCCC;
}

span#zurueck{
	padding-right: 30px;
	text-align: center;
}
span#vor{
	padding-left: 30px;
	text-align: center;
}

.blaetter{
	padding: 10px;
	width: 670px;
	text-align: center;
	float: left;
	
}

.print{
	padding: 20px;
	width:600px;
}

.aktuelleAusgabeBild {
	border: 1px solid #000000;
}

.aktuelleAusgabeBildRechts {
	text-align: right;
	vertical-align: top;
	padding-bottom: 20px;
}

.aktuelleAusgabeBildLinks {
	text-align: left;
	vertical-align: top;	
	padding-bottom: 20px;
}
.seitenzahl{
	font-weight: bold;
	font-size: 1.5em;
	color: #777777;
}
.aktuelleAusgabeRubrik{
	padding-top: 10px;
	font-size: 1.2em;
	font-weight: bold;
}

.aktuelleAusgabeTitelbildinfo{
	padding-top: 30px;
}
div.imagebox_right {
	float: right;
	background-color: #eeeeee;
	width: 200px;
	margin-left: 10px;
	margin-bottom: 10px;
}
div.imagebox_none {
	float: none;
	background-color: #eeeeee;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.imagebox_left {
	float: left;
	background-color: #eeeeee;
	width: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
}
div.legend_nozoom {
	padding: 4px;
	height: auto;
}
div.legend_zoom {
	background-image: url(../images/magnifier.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 4px;
	height: auto;
}
.terminTitelToday {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	background-color: #108b37;
	float: left;
	width: 690px;
	clear: both;
	margin-top: 5px;
	color: #FFFFFF;
}

.autor {
	font-style: italic;
	text-align: right;
	display: block;
}
