* {
	margin: 0;
	padding: 0;
}

html {
	background: white;
}

html, body {
	height: 100%;
	position: relative;
	z-index: 0;
}

body {
	font-family: trebuchet ms, verdana, arial, sans-serif;
	font-size: 100.01%;
	color: #666;
}

h1 a {
	display: block;
	height: 80px;
	width: 200px;
}

h2 {
	color: #95B90F;
	font-family: georgia, times new roman, times, serif;
	font-size: 1.6em;
	/*font-variant: small-caps;*/
	font-weight: normal;
	margin: 1em 0;
}

a {
	color: #9bbd1c;
	outline: none;
}

img {
	border: none;
}

blockquote {
	color: #999;
	font-style: italic;
	margin-left: 1.5em;
}

#wrapper {
	background: url(images/wrap.png) repeat-y top center;
	margin: auto;
	min-height: 100%;
	position: relative;
	min-width: 870px;
}

#page {
	font-size: 0.875em;
	line-height: 1.5em;
	margin: 0 auto 70px auto;
	margin-bottom: 48px;
	min-height: 100%;
	position: relative;
	width: 870px;
	z-index: 5;
}


#page p {
	margin: 1.5em 0;
}

#grass {
	background: white url(images/footer.jpg) repeat-x bottom left ;
	bottom: 0;
	height: 70px;
	position: absolute;
	width: 100%;
	z-index: 1;
}

#grass p {
	margin: 0;
}

#grass #block {
	background: url(images/block.png) repeat-y top right ;
	display: block;
	height: 70px;
	margin: auto;
	width: 870px;
	text-align: center;
}

#grass #block a {
	color: white;
}

#grass span#leaf {
	background: url(images/leaf.png) no-repeat;
	display: block;
	height: 154px;
	left: 50%;
	margin: auto;
	margin-left: -480px;
	position: absolute;
	top: -50px;
	width: 870px;
}

#main {
	float: left;
	padding-left: 6px;
	width: 664px;
}

#navi li {
	float: left;
	font-size: 14px;
	font-family: myriad pro, verdana, arial, sans-serif;
	font-weight: 700;
	list-style: none;
}

#navi li a {
	background-image: url(images/navigation.gif);
	background-repeat: no-repeat;
	color: #707173;
	display: block;
	height: 32px;
	text-decoration: none;
}

#navi li.active a, #navi li a:hover, #navi li a:focus {
	color: #9bbd1c;
}

#navi li a:active {
	position: relative;
	top: 1px;
	left: 1px;
}

#navi li a span {
	display: none;
}

#navi li#p2 a {
	background-position: 0 2px;
	width: 130px;
}

#navi li#p2 a:hover, #navi li#p2.active a {
	background-position: 0 -40px;
}

#navi li#p3 a {
	background-position: -130px 2px;
	width: 120px;
}

#navi li#p3 a:hover, #navi li#p3.active a {
	background-position: -130px -40px;
	width: 120px;
}

#navi li#p4 a {
	background-position: -250px 2px;
	width: 122px;
}

#navi li#p4 a:hover, #navi li#p4.active a {
	background-position: -250px -40px;
	width: 122px;
}

#navi li#p5 a {
	background-position: -360px 2px;
	width: 91px;
}

#navi li#p5 a:hover, #navi li#p5.active a {
	background-position: -360px -40px;
	width: 91px;
}

#navi li#p12 a {
	background-position: -516px 2px;
	width: 72px;
}

#navi li#p12 a:hover, #navi li#p12.active a {
	background-image: url(images/navigation.gif);
	background-position: -516px -40px;
	width: 72px;
}

.subnavi{
  height: 8px;
  margin-bottom: 0px;
}

#subnavi{
  clear: both;
  font-size: 12px;
}

#subnavi li {
  list-style-type: none;
  float: left;
  margin-right: 9px;
  padding-right: 10px;
  background: url(images/mob_sublevel.png) no-repeat right 6px;
}

#subnavi .start {
  margin-left: 18px;
}

#subnavi .end{
  background: none;
  padding-right: 0px;
  margin-right: 0px;
}

#subnavi a{
  color: #666;
  text-decoration: none;
}

#subnavi a:hover, #subnavi li.active a{
  color: #95b90f;
}

#content {
	background: url(images/shadow.jpg) no-repeat;
	min-height: 420px;
	padding: 0 2em;
}

#content ul, #content ol {
	margin: 1em 1.5em;
}

#teaser {
	background: url(images/teaserbg.png) no-repeat;
	height: 254px;
	margin-left: -6px;
	margin-bottom: 1em;
	padding-left: 6px;
	position: relative;
	overflow: hidden;
	width: 664px;
	z-index: 1;
}

#teaser #image {
	/*background: url(images/head.jpg) no-repeat;*/
	height: 245px;
	width: 100%;
}

#leaf {
	background: url(images/leaf.png) no-repeat;
	height: 154px;
	left: -100px;
	position: absolute;
	top: 55px;
	width: 351px;
	z-index: 10;
}

#teaser h2 {
	bottom: 9px;
	color: #707173;
	font-family: georgia, times new roman, times, serif;
	font-size: 42px;
	font-variant: normal;
	font-weight: 400;
	height: 38px;
	line-height: 48px;
	margin: 0;
	position: absolute; 
	overflow: hidden;
	text-align: right;
	width: 90%;
}

#sidebar {
	float: left;
	position: relative;
	width: 200px; 
}

#sidebar #lang {
	position: absolute;
	right: 5px;
	top: 0;
}

#sidebar #lang li {
	background: white;
	float: left;
	font-size: 11px;
	list-style: none;
	margin-left: 5px;
}

#sidebar #lang li a {
	display: block;
	font-weight: 700;
	padding: 2px 4px;
	text-decoration: none;
}

#sidebar h1 {
	background: url(images/logo.jpg) no-repeat;
	height: 80px;
	position: absolute;
	top: 60px;
	left: 0;
	width: 200px;
}

#sidebar h1 span {
	display: none;
}

#sidebar #sideContent {
	margin: 150px 9px 0 9px;
}

.impressum {
	bottom: 0;
	color: white;
	display: block;
	font-size: 0.875em;
	position: absolute;
	right: 0px;
	text-align: center;
	width: 198px;
}

.imagecaption {
	font-size: 11px;
	margin: 0;
	text-align: center;
}

.textleft {
	text-align: left;
}

.imagecaption.left {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-top: 0 !important;
}

.imagecaption.right {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 0 !important;
}


.csc-textpic-caption {
	font-size: 85%;
}

.csc-textpic-border .csc-textpic-image img {
	border: 2px solid #94B80E !important;
}

#content li {
	background:url(images/pfeil-list.jpg) 0px 1px no-repeat;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 24px;
}

#content ul {
	margin: 0px;
}


#sideContent iframe {
	max-width: 180px !important;
	min-height: 300px !important;
}