/* Basisformatierung */
body {
	background: #85C226 url(../i/top_bg.gif) repeat-x left top;
	font-family: Verdana, arial, helvetica, sans-serif;
}
/* Inhaltselemente  */
.header {
	background: transparent url(../i/header_bg.jpg) bottom left;
	background-repeat: no-repeat;
	position: absolute;
	left: 30px;
	top: 0px;
	width: 920px;
	height: 275px;
}
.toplink {
	position: absolute;
	top: 5px;
	left: 680px;
	z-index: 9;
	color: #969694;
	font-size: 10px;
}
.main {
	background: #FFFFFF;
	position: absolute;
	width: 917px;
	top: 275px;
	text-indent: 0px;	
	left: 0px;
	border-left: 30px #dedede solid;
}
.content {
	background: transparent;
	width: 700px;
	border-left: 2px #ffffff solid;
	float: left;
	z-index: 1;
}
.mainnav {
	background: #969694;
	width: 700px;
	height: 40px;
	float: none;
	border-bottom: 2px #ffffff solid;
}
.subnav {
	position: absolute;
	top: 71px;
	left: 2px;
	background: #85C226;
	width: 155px;
	float: none;
	z-index: 3;
}
.text {
	width: 525px;
	background: #ffffff;
	min-height: 500px;
	height:auto !important;
	height: 500px;
	margin-left: 0px;
	border-left: 155px #85C226 solid;
	border-right: 211px	#BFDE87 solid;
	padding-left: 20px;
	padding-right: 2px;
	padding-bottom: 20px;
	vertical-align: top;
	z-index: 1;
}
.rightcol {
	background: #BFDE87;
	width: 186px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	float: right;
	border-right: 2px #ffffff solid;
	padding: 0 10px 0 15px;
	z-index: 1;
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #737070;
	font-size: 12px;	
}
.subline {
	background: #DEDEDE;
	position: relative;
	left: 0px;
	width: 913px;
	height: 30px;
	float: right;
	z-index: 5;
	border-right: 2px #ffffff solid;
	border-left: 2px #ffffff solid;
}
/* navigation */
#tabsK {
	position: relative;
	top: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	background: transparent;
	line-height: normal;
	width: 700px;
	height: 40px;
	text-align: center;	
}
#tabsK ul {
	margin: 0;
	padding: 0px 10px 0 0;
	list-style: none;
}
#tabsK li {
	display: inline;
	margin: 0 0 0 0px;
	padding: 0;
}
#tabsK li#right {
	float: right;
	display: inline;
	margin: 0 0 0 0;
	padding: 0;
}
#tabsK a {
	/* background-color: #65acff; */
      	float: left;
	margin: 0 0px 0 0;
	padding: 0;
	text-decoration: none;
}
#tabsK a span {
	float: left;
	display: block;
	height: 21px;
	color: #fff; /* width: 100px; */;
	padding: 11px 19px 8px 19px;
	border-right: 2px #ffffff solid;
}
/* The IE5 Hack \*/
#tabsK a span {
	float: none;
}
/* End IE5-Mac hack */
#tabsK a:hover span {
	color: #333333;
	background-color: #dedede;
}
#tabsK a:hover {
}
#tabsK a:hover span {
}
#tabsK a#current span {
	color: #333333;
}
#tabsK a#current {
}
#tabsK a#current span {
}
/* Submenu */
.subnav a#first {
	display: block;
	width: 150px;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	text-decoration: none;
	padding: 0 0 10px 19px;
	margin-bottom: 5px;
}
.subnav a#first:hover {
	color: white;
	text-decoration: underline;
}
.subnav a#first_current {
	display: block;
	width: 150px;	
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	text-decoration: none;
	padding: 0 0 10px 19px;
	margin-bottom: 5px;	
}
/*
.subnav a#second {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	display: block;
	height: 15px;
	color: #828181;
	padding: 0 0 5px 17px;
}
.subnav a#second:hover {
	color: #033965;
	text-decoration: underline;
}
.subnav a#second_current {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	display: block;
	height: 15px;
	padding: 0 0 5px 17px;
	color: #033965;
	text-decoration: underline;
}
*/
.toplink a {
	color: #969694;
	font-family: Verdana, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin-left: 5px;
	
 }
 .toplink a:hover {
	color: #85C226;
	text-decoration: none;	
 }

/* textformatierung */
p {
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #737070;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 130%;
}
h1 {
	color: #85C226;
	font-size: 14px;
	padding: 30px 0 10px 0;
	margin: 0;
	font-weight: bold;
	font-family: Verdana, arial, helvetica, sans-serif;
}
h2 {
	color: #85C226;
	font-size: 12px;
	padding: 15px 0 3px 0;
	margin: 0;
	font-weight: bold;
	font-family: Verdana, arial, helvetica, sans-serif;
}
a {
	color: #85C226;
}
a:hover {
	text-decoration: none;
}
.rightcol a {
	color: #ffffff;
}
.rightcol a:hover {
	text-decoration: none;
}

ul {
	list-style-image: url(../i/list1.gif);
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #737070;
	font-size: 12px;
	line-height: 130%;
	list-style-position: outside;
	margin: 0;
	padding: 0 0 0 20px;
}
table {
	text-align: left;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 12px;	
}
/* Formular */

fieldset {
  padding: 1em;
  font:80%/1 sans-serif;
  border:0px;
  text-align: left;
  font-family: Verdana, arial, helvetica, sans-serif;  
  color: #737070;  
}

label {
  width: 12em;
  font-size: 12px;
  padding: 0 10px;
  float: left;
  text-align: left;
  margin-right: 0.5em
  font-family: Verdana, arial, helvetica, sans-serif;
  color: #737070;
}

input {
  margin-bottom: 10px;
}

textarea {
  margin-bottom: 10px;
}
legend
{
visibility: hidden;
}
.csc-mailform-submit {
        margin-top: 2.5em;
}         
dd p
{
text-indent: 0;
padding: 0;
margin: 0;
}
dd
{
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #737070;
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 130%;
}
.tx-flashpageheader-pi1  {
	margin-left: 22px;
	margin-top 0px;
	z-index: 7;

}