html, body {
    margin:0;
    padding:0;
    height:100%;
    overflow:hidden;
    background-color: #abae9b;
    font-family: arial, helvetica, sans-serif;
}
img {
	border:0px;
	}

#page {
    	margin: auto;
    	width: 100%;
    	height:92%;
    	overflow:auto;
}

#contentContainer {
    	background-image: url(../images/bgContentContainerFF.jpg);
    	margin: auto;
    	width: 1000px;
    	overflow: auto;
    	}
.catImage {
	border: 0;
	}


#leftCol {
	font-size: 0.8em;
	text-align: center;
	width: 483px;
	float: left;
	background-image: url(../images/bgLeftCol.jpg);
	background-repeat: no-repeat;
	padding-top: 63px;
	padding-left: 18px;
	/* border: solid 1px black; */
	}


ul.menu {
    list-style:none;
}

#menuContainer {
	width: 418px;
	margin-bottom: 200px;
	padding-right:41px;
	
	}

/* Menu 1.Ebene */

li.menuLevel0{
	width: 256px;
	height:25px;
	text-align: center;
	margin-top: 6px;
	}


li.menuLevel0 a:link,  li.menuLevel0 a:visited, li.menuLevel0 a:active {
	text-decoration: none;
	color: #92a349;	
}
li.menuLevel0 a:hover {
	font-weight: bold;;
}

li.menuLevel0 a:link.highlighted,li.menuLevel0 a:visited.highlighted,li.menuLevel0 a:active.highlighted, li.menuLevel0 a:hover.highlighted {
	font-weight: bold;;
}


/* Menu 2.Ebene */
li.menuLevel1 a:link,  li.menuLevel1 a:visited, li.menuLevel1 a:active{
	width: 256px;
	height:20px;
	text-align: center;
	margin-top: 1px;
	text-decoration: none;
	color: #667031;	

  }
li.menuLevel1 a:hover {
    	font-weight: bold;
}

li.menuLevel1 a:link.highlighted, li.menuLevel1 a:visited.highlighted, li.menuLevel1 a:active.highlighted, li.menuLevel1 a:hover.highlighted {
	font-weight: bold;
}

li.menuLevel2 a:link, li.menuLevel2 a:visited, li.menuLevel2 a:active{
    	font-size: 11px;
    	text-align: right;
    	text-decoration: none;
    	color: #000;	
	}
li.menuLevel2 a:hover{
    	text-decoration: none;
    	font-weight: bold;
	}
li.menuLevel2 a:link.highlighted, li.menuLevel2 a:visited.highlighted, li.menuLevel2 a:active.highlighted, li.menuLevel2 a:hover.highlighted {
	font-weight: bold;
}	

li.menuLevel3 a:link, li.menuLevel3 a:visited, li.menuLevel3 a:active{
    	font-size: 11px;
    	text-align: right;
    	text-decoration: none;
    	color: #000;	
	}
li.menuLevel3 a:hover{
    	text-decoration: none;
    	font-weight: bold;
	}
li.menuLevel3 a:link.highlighted, li.menuLevel3 a:visited.highlighted, li.menuLevel3 a:active.highlighted, li.menuLevel3 a:hover.highlighted {
	font-weight: bold;
}	


/* Kategorie als Spacer: Zwischenraum in der Navigation */
#leftCol .menuSpacer{
    	display: block;
    	width: 256px;
    	height: 3px;
	background-image: url(../images/bgMenuItem.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

/********************************************
Formatierungen fuer den Inhaltsbereich
*/

/* Container für alle nachfolgenden Elemente */
.contentSubPart {
	width: 400px;
	padding: 0;
}


#rightCol {
	font-size: 0.8em;
	line-height: 1.5em;
	background-image: url(../images/bgRightCol.jpg);
	background-repeat: no-repeat;
	width: 405px;
	float: left;
	padding-left: 40px;
	padding-right: 52px;
	padding-top: 145px;
	margin 0;
	overflow: hidden;
	/*border: solid 1px #f00;*/
	}

.heading {
	color: #92a349;	
	font-size: 1.2em;
	font-weight: bold;
	margin-top:10px;
	padding-top: 25px;
	margin-bottom: 10px;
	background-image: url(../images/bgAbschlussMenuRechts.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
.listteaser {
	margin-left: -5px;
	font-size: 1em;
	line-height: 1.5em;

	}


.title {
	display: none;
	visibility: hidden;
	}
	
#rightCol .listtitle {
	margin-left: -1px;
	list-style: none;
	text-decoration: none;
	color: #92a349;	
	font-size: 1em;
	font-weight: bold;
	margin-bottom: -20px;
	}
#rightCol .listitem {
	list-style: none;
	margin-left: -42px;
	}
	
#rightCol .lndetail {
	list-style: none;
	margin-left: 5px;
		}
#rightCol .lndetail a {
	color: #92a349;
	text-decoration: none;
	}
	
.lndetail {
	color: #92a349;
	text-decoration: none;
	}

	
#rightCol .lndetail a:hover {
	text-decoration: underline;
	}

/********************************************
Bilder im Contentbereich untereinander (Platzhalter= table)
*/

#rightCol .bodytext table {
	float: left;
	}

/********************************************
Einträge Contentbereich untereinander (Platzhalter= table)
*/
#rightCol .bodytext .listitem table {
	float: none;
	}


/********************************************
Links 'vorheriger Artikel' + 'nächster Artikel'
*/
ul.browse_entries{
    	color: #92a349;
    	list-style: none;
    	width: 225px;
    	margin: 5px 0px 0px -38px;
}
ul.browse_entries li {
	float: left;
	clear: right;
}
ul.browse_entries li a:link, .browse_entries li a:active, .browse_entries li a:visited{
    	color: #92a349;
    	text-decoration: none;
}
ul.browse_entries li a:hover{
	text-decoration: underline;
}

.bodytext ul li p.listteaser img{
 	float: left;
	padding: 0;
    	margin: 3px;
    	clear: both;
    	}
.bodytext .listitem {
 	padding: 5;
     	}
.bodytext li {
 	padding: 0;
 	margin-left: -25px;
     	}
.bodytext ul {
 	margin-top: -10px;
     	}

	
#rightCol cite {
	line-height: normal;
	font-style: italic;
	font-size: 0.9em;
	}
.k{
	font-size: 1.2em;
	font-weight: bold;
	color: #d11142;
}


#breadcrumbs {
	color: #92a349;	
	font-size:1em;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	}

#breadcrumbs a {
	color: #92a349;
	text-decoration: none;
	}
#breadcrumbs a:hover {
	text-decoration: underline;
	}
#hilfsTitle {
	color: #92a349;	
	font-size:1em;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	}

#hilfsTitle a {
	color: #92a349;
	text-decoration: none;
	}
#hilfsTitle a:hover {
	text-decoration: underline;
	}
	
.hilfsLinks  {
	display: none;
	}
#line {
	width: 100%;
	height: 3px;
	background-image: url(../images/bgAbschlussMenuRechts.jpg);
	background-repeat: repeat-x;
	}


#footRow {
	background-image: url(../images/bgFootRowFF.jpg);
	background-repeat: repeat-y;
	height: 8%;
	/* grösse wegen Scrollbar oben anpassen */
	width:1012px;
	padding-top: 15px;
	margin: auto;
	/* border: 1px solid black;*/
	}
#NaviFooterLeft {
	height: 100%;
	width: 480px;
	text-align: center;
	margin-left: 15px; float: left;
	}

#NaviFooterLeft a {
	font-size: 0.7em;
	color: #5f5f5e;
	text-decoration: none;
}

#NaviFooterLeft a:hover {
	text-decoration: underline;
}

#NaviFooterRight {
	height: 100%;
	width: 480px;
	text-align: center;
	float: right;
	margin-right: 32px;
	padding-top: 3px;
	}

#NaviFooterRight a {
	font-size: 0.7em;
	color: #5f5f5e;
	text-decoration: none;
}

#NaviFooterRight a:hover {
	text-decoration: underline;
}


.clear {
	clear:both;
	height:1px;
	overflow:hidden;
  	}
 /* Tabelle Kontakt */
 
.td_klein {
 	border: 0;
 	padding: 3px;
	font-size: 0.8em;
}

/* Sitemap */
 ul.sitemap {
    list-style: none;
}
/* Sitemap 1.Ebene */
li.sitemap0 a {
    list-style-type: none;
    display: block;
    width: 200px;
    color: #92a349;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
    text-align: left;
    line-height: 26px;
    padding: 0px 0px 0px 10px;
    margin: 0px 10px 0px -40px;
  }

/* Sitemap 2.Ebene */
li.sitemap1 a {
    list-style-type: none;
    display: block;
    color: #667031;
    font-size: 1em;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    line-height: 120%;
    padding: 0px 0px 0px -20px;
  }

/* Sitemap 3.Ebene */
li.sitemap2 a {
    list-style-type: none;
    display: block;
    color: #4e5626;
    font-size: 0.9em;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    line-height: 100%;
    margin: 0px 0px 0px 40px;
  }
/* Sitemap 4.Ebene */
li.sitemap3 a {
    list-style-type: none;
    display: block;
    color: #000;
    font-size: 0.8em;
    font-weight: normal;
    text-decoration: none;
    text-align: left;
    line-height: 100%;
    margin: 0px 0px 0px 30px;
  }


/* Kategorie als Spacer in der Sitemap: Zwischenraum in der Navigation */
#rightCol .menuSpacer{
    	display: block;
    	height: 8px;
	width: 257px;
	margin-left: -30px;
	margin-top: 2px;
	background-image: url(../images/bgAbschlussMenuRechts.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
