@charset "utf-8";
/* CSS Document */

body {
	margin: 0; padding: 0; background-color: #fff;
	background-image: url(../images/bgndColCyc.jpg); background-repeat: repeat-x;
}

img { border: none; }
.clear { clear: both; }

h1, h2, h3, h4, p, ul, ol, blockquote { margin-top: 0; }

/* generel background, widht & positioning */
.outer { 
	width: 977px; margin-left: auto; margin-right: auto; 
	background-image: url(../images/pgBgnd.jpg); background-repeat: repeat-y;
}

/* cycle background */
.inner {
	background-image: url(../images/pgBgndCyc.jpg); background-repeat: no-repeat;
}

/* page footer */
.pageFooter {
	height: 29px; 
}

/* wrap for page content */
.pCnt {
	width: 952px; margin-left: 12px;
}





/* page header */
.header {
	border-bottom: 1px solid #aaacab;
}

.claim {
	width: 952px; height: 125px;
	background: url(../images/top.gif) no-repeat;
}

.headerLeft {
	width: 182px; float: left;
}

.headerRight {
	width: 770px; float: left;
}




/* navigation bar */
.navigationBar {
	width: 100%; background: #009037; color: #fff; margin-top: 1px;
}

.mNav {
	padding: 5px 5px 5px 25px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; font-size: 0.8em;
}

.mNav ul {
	margin: 0; padding: 0; list-style-type: none; 
}

.mNav li { 
	float: left; 
}

.mNav a {
	text-decoration: none;
	color: #fff;
}

.mNav a:hover {
	color: #ffed00;
}

.mNav a.active {
	color: #ffed00;
	text-decoration: none;
}

.search {
	float: right;
}




.main { margin-top: 5px; }
.lft { float: left; width: 182px; }
.mid { float: left; margin-left: 24px; width: 549px; margin-right: 27px; margin-top: 10px; }
.rgt { float: left; width: 170px; }





/* rootline menu */
.bcNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em; font-weight: bold; padding-bottom: 10px; 
}

.bcNav ul {
	margin: 0; padding: 0; list-style-type: none; 
}

.bcNav li { 
	float: left; margin-right: 10px;
}

.bcNav a {
	text-decoration: none;
	color: #57ab27;
}

.bcNav a:hover {
	color: #000;
}


/* meta menu */
.meta {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em; font-weight: bold;
	text-align: right; margin-right: 15px; margin-top: 10px;
}

.meta ul {
	margin: 0; padding: 0; list-style-type: none; 
}

.meta li { 
	float: left; 
}

.meta a {
	text-decoration: none;
	color: #000;
}

.meta a:hover {
	color: #57ab27;
}



.cnt { font-family: Arial, Helvetica, sans-serif; }

.cnt h1 {	color: #009036; font-size: 14px; }
h1.csc-firstHeader { font-size: 17px; }
.cnt p, 
.cnt ul, 
.cnt ol,
.cnt td,
.cnt th,
.csc-textpic-caption  {	font-size: 13px; line-height: 18px; }

.cnt a { color: #175A05; }
.cnt a:hover { color: #000000; }




/* news left column */
.tempNews { font-family: Arial, Helvetica, sans-serif; width: 182px; }
.tempNews h1 { 	color: #009036; font-size: 17px; margin: 0; }
.tempNewsElement p { font-size: 12px; margin: 0;}
.tempNewsElement h1 { font-weight: bold; font-size: 12px; margin: 0; color: #000; }
.tempNewsElement img { margin: 5px 0 5px 0; }

.tempNewsElement h1 a { color: #000; text-decoration: none; }
.tempNewsElement h1 a:hover { text-decoration: underline; }

.tempNewsHeader { 
	background: url(../images/bgnd_news.gif) repeat-y; padding: 5px 5px 5px 25px;
}

.tempNewsElement { 
	background: url(../images/bgnd_news.gif) repeat-y; margin-top: 5px; padding: 5px 5px 5px 25px;
}






/* left column */
/* .lftWrap { background: #edf6e7; padding: 15px 0px 50px 0px; min-height: 300px; } */

.lftWrap { background: #edf6e7; padding: 15px 0px 0px 0px; }
.lftTitle { 
	text-transform: uppercase; color:#009037; font-size: 12px; font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; margin-left: 25px; padding-bottom: 10px;
}


/* sub navigation left column */
.subnavWrap {
	background: #edf6e7; margin-bottom: 5px;
	margin-top: 10px; font-size: 12px; font-family: Arial, Helvetica, sans-serif;
}

.subnavWrap a { 
	display: block; text-decoration: none; 	background-color: #cce8ce; color: #000; 
	text-indent: 25px; margin-bottom: 3px; padding: 5px 0 5px 0; 
}
.subnavWrap a:hover { background-color: #009037; color: #fff; }

.subnavWrap a.active {
	display: block; text-decoration: none; 	background-color: #009037; color: #fff; 
	text-indent: 25px; margin-bottom: 3px; padding: 5px 0 5px 0; 
}





/* CSS ehrentafel */
.ehrentafel th { text-align: left; padding-left: 0px; }
.ehrentafel { width: 100%; }
.ehrentafel td { padding-left: 0px; vertical-align: top; }



.search form { display: none!important; }
.search input { display: none!important; }







/* CSS News */
.news-single-img { float: right; margin-left: 10px; border: 1px solid #000; background-color: #CCCCCC; }
.news-single-imgcaption { font-size: 11px!important; font-weight: bold; padding: 0 5px 0 5px; }
.news-single-backlink { font-size: 11px!important; }
.news-single-backlink a { color: #900; }


.news-list-item img { float: left; margin-right: 10px; }