body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

html,body {
	height: 100%;
	width: 100%;
}

img, div { behavior: url(fileadmin/template/main/iepngfix.htc) }

div#header {
	height: 90px;
	width: 100%;
	background-color: #6E98A7;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	overflow: hidden;
}
div#header h1 {
	color: #FFFFFF;
	font-size: 30px;
	font-weight: normal;

}
div#top {
	height: 60px;
	width: 100%;
	background-color: #FFFFFF;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 10;
}
div#firstcontent {
	height: 180px;
	width: 100%;
	background-color: #B8DB7C;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
div#divider {
	height: 10px;
	width: 100%;
	background-color: #FFFFFF;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	clear: both;
}
div#seccontent {
	min-height: 390px;
	width: 100%;
	background-color: #C4D2CC;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	background-image: url(bg_leftmenu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
div#footer {
	height: 20px;
	width: 100%;
	background-color: #6E98A7;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	overflow: hidden;
		clear: both;
}
div#leftmenu {
	z-index: 5;
	background-color: #DDDDDD;
	float: left;
	width: 210px;
	height: 390px;
}
div#main {
	padding-left: 245px;
	display: block;
	padding-top: 40px;
	padding-right: 160px;
}
div#content{
	padding-left: 254px;
	padding-top: 10px;
	padding-right: 90px;
	padding-bottom: 20px;
	overflow: visible;
}

div#content h2 {
	color: #548859;
}
div#bild_1 {
	height: 140px;
	width: 140px;
	top: 0px;
	z-index: 2;
	position: absolute;
	right: 140px;
	background-image: url(people/nesslau_bild_1.jpg);
	background-repeat: no-repeat;
}
div#bild_2 {
	height: 140px;
	width: 140px;
	top: 0px;
	z-index: 2;
	position: absolute;
	right: 0px;
	background-image: url(people/nesslau_bild_2.jpg);
	background-repeat: no-repeat;
}
div#bild_3 {
	height: 140px;
	width: 140px;
	top: 145px;
	z-index: 2;
	position: absolute;
	right: 0px;
	background-image: url(people/nesslau_bild_3.jpg);
	background-repeat: no-repeat;
}
div#rechts {
	width: 140px;
	height: 30em;
	top: 300px;
	position: absolute;
	right: 0px;
	z-index: 1;
		border: 1px solid #FF0000;
}
div#hbalken {
	height: 15px;
	width: 100%;
	position: relative;
	float: left;
	z-index: 3;
	border: 1px solid #FF0000;
	bottom: 0px;
}
div#logo {
	height: 110px;
	width: 290px;
	left: 205px;
	top: 15px;
	float: left;
	z-index: 5;
	position: absolute;
	background-image: url(bilder/logo-top.png);
	background-repeat: no-repeat;
}
td#headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #EE1D25;
}



.csc-firstHeader {
	color: #EE1D25;
	font-size: 18px;
	font-weight: normal;
}
td#subheadline {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
}
td#topheadline {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
}

TD#catselect INPUT {
	border: none;
}

input {
	border: 1px solid #548859;
	background-color: #FFFFFF;
}

TABLE#subscription TD {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 12px;
}

TABLE#subscription input {
	font-size: 12px;
	background-color: #EEEEEE;
}

TD#catselect {
	font-size: 12px;
	font-weight: normal;
}

/*TD#htmlemail INPUT {
	background-color: #548859;
}*/

TD#htmlemail {
	font-size: 12px;
	font-weight: normal;
}
TABLE#catselect {

	font-size: 12px;
	font-weight: normal;
}



.csc-firstHeader {
	color: #6E98A7;
	font-size: 20px;
	font-weight: normal;

}

.csc-header {
	color: #6E98A7;
	font-size: 20px;
	font-weight: normal;

}
.csc-header-n2 {
	color: #6E98A7;
	font-size: 16px;
	font-weight: normal;

}
h1 {
	color: #6E98A7;
	font-size: 20px;
	font-weight: normal;

}
h2 {
	color: #E4B837;
	font-size: 16px;
	font-weight: normal;

}

td#subheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #666666;
}
td#topheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
}
div.scroll {
	overflow: auto;
	width: 100%;
	z-index: 10;
}

p.bodytext {

}
p.bodytext a{
	color: #666666;
	text-decoration: none;
}

div#content a {
	color: #666666;
	text-decoration: none;
}

hr {
	color: #FF0000;
	background-color: #548859;
	border: none;
	width: 100%;
}

div.vcard {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
div.vcard a{
	color: #333333;
	text-decoration: none;
		font-weight: bold;
}
div.scroll a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
div#subscribe_left {
	width: 140px;
	clear: right;
	float: left;
	margin-right: 50px;
}
div#subscribe_left span{
	width: 140px;
	/*clear: right;
	float: left;*/
}

div#subscribe_left input{
	font-size: 12px;
	background-color: #EEEEEE;
	margin-bottom: 10px;
}
div.subscribe_text {
	margin-bottom: 20px;
	font-size: 12px;
}

div#subscribe_right {
	height: 300px;

}
div#submit {
	position: relative;
}

span.checkbox {
	width: 20px;
}
span.htmlemail {
	font-size: 12px;
}
span.label {
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #548859;
}
span.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #548859;
}
div#gmenu_1 {
}
div#boxgrau {
	background-color: #E4B837;
	height: 90px;
	width: 80px;
	float: left;
}
div#boxgelb {
	background-color: #E4B837;
	height: 90px;
	width: 130px;
	float: left;
}
div#boxgruen {
	background-color: #73B132;
	height: 90px;
	width: 135px;
	float: left;
	padding-left: 40px;
	padding-top: 10px;
}
*html div#boxgruen {
	padding-top: 25px;
}

div#boxheader {
	padding-top: 10px;
	float: left;
}
*html div#boxheader {
	padding-top: 25px;
}

div#lcontentpad  {
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
}
div#topleftcontent  {
	height: 140px;
	width: 210px;
	position:absolute;
	padding: 10px;
	top: 30px;
}

div#rcontent {
	height: 180px;
	padding-left: 210px;
}

div#rcontent div.tx-jkpoll-pi1 {

	overflow: auto;
}
div#rcontent div.tx-jkpoll-pi1 p{
	margin: 0px;
	padding: 0px 0px 5px;
}

div#rcontent div.tx-jkpoll-pi1 a{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-image: url(listenpunkt-act.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
div#rcontent div.tx-jkpoll-pi1 a:hover{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-image: url(listenpunkt-pfeil-act.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

