p {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

img,
a img {
	border: none;
}

body {
	background-color: white;
	margin: 0px;
	padding: 0px;
    background: #519b45 url('/assets/layout/mainBg.gif');
}

body, td, h1, h2, h3, p, span, a:link, a:visited {
	color: black;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: left;
}
a img {
	border: none;
}
#wrapper {
	width: 1006px;
	margin: 0 auto;
}

#top {
	background: transparent url('/assets/layout/headBg.png') no-repeat top center;
	/*height: 166px;*/
}

#top .inner {
	margin: 0 59px 0 59px;
	padding: 38px 0 0 0;
}

#mainnav {
	padding: 0 0 5px 0;
}

#scroller {
	margin: 0 28px 0 28px;
	height: 26px;
	background: transparent url('/assets/layout/scrollerBg.gif') repeat-x;
/*	border: 1px solid red; */
}

#scroller .inner {
	background: transparent url('/assets/layout/scrollerInnerBg.gif') no-repeat top left;
	padding: 2px 0 10px 0;
}

#scroller .date {
	color: #c3d88a;
	font-size: 9px;
	margin: 3px 0 0 44px;
	float: left;
}

/*
#scroller .inner marquee {
	width: 648px;
	float: right;
	color: #e5eecc;
	font-size: 10px;
	margin-right: 32px;
} */

#scroller .inner #nav2 {
	float: right; 
	padding: 0 35px 0 0;
	color: #e5eecc;
	font-size: 10px;
}

#scroller .inner #nav2 .div {
	color: #e5eecc;
	padding: 0 20px 0 20px;
}

#scroller .inner #nav2 a:link,
#scroller .inner #nav2 a:visited {
	color: #e5eecc;
	font-size: 11px;
	text-decoration: none;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-weight: bold;
}

#scroller .inner #nav2 a.active,
#scroller .inner #nav2 a:hover {
	color: white;
	text-decoration: underline;
}

/*
SEARCH ENGINE
*/

#search {
	color: #328925;
	font-size: 10px;
	background: #adca5d url('/assets/layout/searchBg.gif') no-repeat center right;
	border: none;
	margin: -17px 0 16px 17px;
	width: 177px;
}

/*
TEASERLIST
*/

#teaserlist .teaser {
	padding: 0 17px 0 17px;
	margin-top: 12px;
	background: transparent url('/assets/layout/teaserBg.gif') no-repeat top left;
}

.teaser h1,
.teaser p {
	color: white;
	font-size: 11px;
}

.teaser h1 {
	margin: 2px 0 2px 0;
}

.teaser a:link,
.teaser a:visited {
	text-decoration: none;
}

#sidebarBottom {
	margin: 5px 0 0 0;
}

#main {
	background: transparent url('/assets/layout/shadow_vert.png') repeat-y top center;
}

#content {
	margin: 0 28px 0 28px;
	background: transparent url('/assets/layout/sidebarTop.gif') no-repeat top left;
/*	border: 1px solid yellow; */
}

#content .sidebar {
	background: transparent url('/assets/layout/sidebarBg.gif') repeat-y;
	width: 270px;
	float: left;
	margin-top: 34px;
}

#content .sidebar .inner{
/*	border: 1px solid red; */
	margin: 0 34px 0 27px;
}

#content .right {
	width: 648px;
	float: left;
}

#content .right .inner {
	padding: 34px 0 34px 0;
}

#foot {
	height: 93px;
	background: transparent url('/assets/layout/footBg.png') no-repeat top center;
}

#foot .inner {
	color: white;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	padding: 12px 0 0 59px;
}

#foot .inner a:link,
#foot .inner a:visited {
	color: white;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

#foot .inner a:hover {
	text-decoration: underline;
}

/* DEFINING OBJECTS */

h1, h2, h3 {
	color: #003871;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 16px;
}

h3 {
	color: white;
	font-size: 14px;
	background: #003871;
	padding: 2px;
}

a:link,
a:visited {
	color: #003871;
	font-weight: bold;

}

a.linkText:link,
a.linkText:visited,
a.download:link,
a.download:visited {
	display: block;
	background: #98BD35 url('/assets/layout/linkTextBg.gif') no-repeat center left;
	color: white;
	font-weight: bold;
	padding: 2px 2px 2px 28px;
	text-decoration: none;
	margin-bottom: 2px;
}

a.download:link,
a.download:visited {
	background: #98BD35 url('/assets/layout/downloadBg.gif') no-repeat center left;
}

#content .sidebar a:link,
#content .sidebar a:visited {
	font-weight: normal;
}

/*
	ebene 0
*/
ul.level0 {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li.level0 {
	margin: 0;
	padding: 0;
}
/*
	ebene 1
*/
ul.level1 {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}
li.level1 {
	margin: 0;
	padding: 0;
}
/*
	ebene 2 und hoeher : jeweils 10px links eingerueckt
*/
ul.level1 ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}
ul.level1 ul li {
	margin: 0;
	padding: 0;
}
/*
	alle ebenen : definition der hyperlink styles
*/
ul.navtree a:link,
ul.navtree a:visited {
	text-decoration: none;
	display: block;
	text-align: left;
	background: transparent url('/assets/layout/subNavBg.gif') repeat-x;
	font-family: 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size: 13px;
/*	font-weight: bold; */
	color: #b1d7ab;
	padding: 6px 17px 6px 17px;
}
ul.navtree a.inpath:link,
ul.navtree a.inpath:visited {
	color: white;
}
ul.navtree a:hover,
ul.navtree a.highlight:link,
ul.navtree a.highlight:visited {
	color: white;
}


/*
	formulare
*/
input.M,
input.P, textarea.P,
input.F, textarea.F {
	color: black;
	background-color: white;
	width: 500px;
	height: 20px;
	border: 1px solid #003871;
}
input.S {
	color: black;
	font-weight: bold;
	background-color: #e0e1e2;
	width: auto;
	border: 1px solid #B8C4D0;
}
input.C {
	color: black;
	background-color: transparent;
}
th.form {
	border: 1px solid #B8C4D0;
	background-color: #e0e1e2;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 2px;
}
input.marked,
textarea.marked {
	border-color: #BF2F28;
}


/*
	sitemap
*/
#ce_sitemap {
	list-style-type: none;
}
#ce_sitemap ul {
	margin: 10px 0;
	list-style-type: disc;
}
#ce_sitemap a:link,
#ce_sitemap a:visited {
	text-decoration: none;
	display: block;
	color: #434343;
}
#ce_sitemap a:hover {
	color: black;
}


