.important {
  color:red;
  font-weight:bold;
}

body {
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
	margin-left: 0px;
	border: 0px;
	font-family: arial;
	font-size: 12px;
	color: #000;
	line-height: 120%;
	text-align: center;
	background-color: #FFF;
}
table {
	border-collapse: collapse;
}
td {
	vertical-align: top;
	border: 0px;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
p {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
div {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
a {
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #006A3E;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #006a40;
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #006a40;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: 12px;
	color: #006a40;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h5 {
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	padding-bottom: 10px;
	margin: 0px;
}
dl, dt{
  padding:0px;
  margin:0px;
  
}
/* IDs */
#webseite {
	width: 980px;
	margin: 0 auto;
	background-color: #FFF;
	text-align: left;
}
#kopfoben {
	width: 100%;
	margin: 0 auto;
	background-color: #FFFFFF;
	text-align: left;
}
#logo{
  margin-bottom:20px;
  background-image: url(images/kopfgrafik.jpg);
	background-repeat: repeat-y;
	height:183px;
}

#weitereseiten {
	width: 905px;
	text-align: right;
}
#weitereseiten ul {
	padding: 0px;
	margin: 0px;
}
#weitereseiten li {
	display: inline;
	padding: 0px;
	margin: 0px;
	padding-left: 6px;
}
#weitereseiten a {
	font-weight: bold;
	font-size: 11px;
	color: #000;
}

#kopf {
	width: 100%;
	background-color: #BADDEE;
	color: #000000;
	text-align: left;
}
#naviwrapper {
	width: 100%;
	height: 33px;
	background-color: #006a40;
	background-image: url(images/bg_hauptnavi.jpg);
	background-repeat: no-repeat;
}
#hauptnavi {
	margin-left:190px;
}
#suche {
	float: right;
	height: 18px;
	width: 180px;
	text-align: right;
}
#suche form {
	padding: 0px;
	margin: 0px;
	margin-right: 11px;
	margin-top: 1px;
}
#suche input {
	border: 0px;
}
.suchesubmit {
	background-color: transparent;
	color: #FFF;
	border: 0px;
}

#breadcrumb {
	height: 18px;
}
#breadcrumbwrapper {
  width:900px;
  float:left;
  font-size: 11px;
	padding-top: 3px;
	margin-bottom: 0px;
	margin-left:10px;
}
#breadcrumbwrapper a {
	font-size: 11px;
	font-weight: normal;
}
.breadcrumbact {
	font-size: 11px;
	font-weight: normal;
}

#main {
	width: 100%;
}

#rubriktitel {
	font-size: 13px;
	line-height:23px;
	font-weight: normal;
	height:23px;
	text-align:center;
	color: #FFF;
	margin-bottom: 10px;
	background-color:#006a40;
	background-image:url(images/bg_rubriktitel.gif);
}

#navilinks {
	width: 190px;
	float: left;
	color:#000;
	font-weight:bold;
}
#navilinkswrapper {
	padding-left: 0px;
	background-color:#73b980;
	background-image:url(images/bg_navilinksunten.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:20px;
	margin-top: 43px;
}
#navilinks ul {
	padding: 0px;
	margin: 0px;
	margin-left:10px;
}
#navilinks li {
	list-style-type: none;
	padding-top:2px;
	padding-bottom:2px;
}
#navilinks a {
	color:#000;
	font-weight:bold;
	margin-left:4px;
	line-height:16px;
}
#navilinks .norm1 a:hover {
	color:#fff37b;
}

.act1{
  background-color:#fff37b;
}

.act2{
  background-color:#fff37b;
}
.act3{
  background-color:#fff37b;
}



.navilinks2{
  background-color:#c9e4ce;
}

.menuweitereseiten a {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

/* Subnavi links */
#content {
  width:590px;
	float: left;
}

#content .abstand{
  padding-bottom:3px;
  border-bottom:1px solid #006a40;
}

#content a, #contentright a, #contentleft a {
	text-decoration: underline;
	color: #00673E;
}

#contentwrapper {
	margin: 20px;
	margin-top: 43px;
	padding: 0px;
	padding-bottom:20px;
	letter-spacing: 0.04em;
}

#contentleft {
	width: 190px;
	float: left;
	color:#000;
	font-weight:bold;
}
#contentleftwrapper {
	padding:0px;
	margin:0px;
	border:1px solid #FFF;
	padding-bottom:20px;
	margin-top: 43px;
}


#contentright {
	float: left;
	width:200px;
/*	background-color:green; */
		padding:0px;
	margin:0px;
}
#contentrightwrapper{
/*	background-color:red; */
	padding:0px;
	margin:0px;
	border:1px solid #FFF;
}

#contentrightwrapper h1, #contentleftwrapper h1{
		font-size: 13px;
	font-weight: normal;
	height:23px;
	text-align:left;
	color: #FFF;
	background-color:#006a40;
	background-image:url(images/bg_headline_rechts.gif);
	background-repeat:no-repeat;
	padding:0px;
	padding-left:25px;
	margin:0px;
	line-height:20px;
}

#contentleftwrapper h1{
		font-size: 13px;
	font-weight: normal;
	height:23px;
	text-align:left;
	color: #FFF;
	background-color:#006a40;
	background-image:url(images/bg_headline_links.gif);
	background-repeat:no-repeat;
	padding:0px;
	padding-left:25px;
	margin:0px;
	line-height:20px;
}

#contentrightwrapper h3{
		font-size: 12px;
	font-weight: bold;
	text-align:left;
	color:#000;
	padding:0px;
	padding-left:25px;
	margin:0px;
}

#contentleftwrapper h3{
		font-size: 12px;
	font-weight: bold;
	text-align:left;
	color:#000;
	padding:0px;
	padding-left:25px;
	margin:0px;
}


#contentrightwrapper .bodytext{
		font-size: 12px;
	font-weight: normal;
	text-align:left;
	color: #000;
	background-color:#73b980;
	background-image:url(images/bg_bodytext_rechts.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:10px;
	margin:0px;
}

#contentleftwrapper .bodytext{
		font-size: 12px;
	font-weight: normal;
	text-align:left;
	color: #000;
	background-color:#73b980;
	background-image:url(images/bg_bodytext_links.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:10px;
	margin:0px;
}

#contentrightwrapper .tx-felogin-pi1{
	background-color:#73b980;
	padding:10px;
	padding-left:0px;
	background-image:url(images/bg_bodytext_rechts.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#contentrightwrapper .tx-felogin-pi1 h3{
	display:none;
}

.tx-felogin-pi1 form{
	border:0px;
	padding:0px;
	margin:0px;
}


.tx-felogin-pi1 fieldset{
	border:0px;
	padding:0px;
	margin:0px;
}

.tx-felogin-pi1 legend{
	padding-left:10px;
	font-weight:bold;
}

#contentrightwrapper .tx-felogin-pi1 a{
	color:#000;
}

.tx-felogin-pi1 div, .tx-felogin-pi1 p{
	padding-left:10px;
}

.tx-felogin-pi1 #user, .tx-felogin-pi1 #pass{
  width:175px;
}

#contentrightwrapper .boxtextpic{
	background-color:#73b980;
	background-image:url(images/bg_bodytext_rechts.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#contentrightwrapper .boxtextpic .bodytext{
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	color: #000;
	background-color:#73b980;
	background-image:none;
	margin:0px;
}

#contentrightwrapper .boxtextpic .csc-textpic-imagewrap{
  padding-left:10px;
  margin:0px;
  margin-bottom:10px;
}

.abstand{
  margin-bottom:10px;
}


/* Navi */
/* Kopfnavi */
.subnav {
	margin-left: 20px;
}
.hauptnavi1, .hauptnavi2, .hauptnavi3{
    padding-left: 9px;
	padding-right: 9px;
  height:22px;
	background-image:url(images/hauptnavitrenner.gif);
	background-repeat:no-repeat;
	float:left;
}
.hauptnavi3ende{
  height:22px;
  width:2px;
	background-image:url(images/hauptnavitrenner.gif);
	background-repeat:no-repeat;
	float:right;
}
.subnav_norm {
	padding-top: 7px;
}
.subnav_act {
	padding-top: 7px;
	height:33px;
	background-image:url(images/bg_hauptnavi_act.gif);
	background-repeat:repeat-x;
}
.subnav_norm a {
	color: #FFF;
	font-weight: normal;
}
.subnav_norm a:hover {
	color: #fff37b;
	font-weight: normal;
}
.subnav_act a {
	color: #FFF;
	font-weight: normal;
}
.subnav_act a:hover {
	color: #fff37b;
	font-weight: normal;
}

#copyright {
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: center;
	letter-spacing: 0.02em;
	font-size: 11px;
	color: #000;
	background-color: #FFF;
		border-top:1px solid #006a40;
}
#copyright a {
	font-size: 11px;
	font-weight:normal;
}

.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}

.clearer {
	border: 0px dashed blue;
	clear: both;
}
/* *** FORMS *** */
form {
	padding: 0px;
	padding-top: 20px;
}
fieldset {
	margin-left: 20px;
}
.csc-mailform {
	border: 0;
}
.csc-mailform-field {
	/*display: block;
*/
	padding-bottom: 10px;
}
.csc-form-labelcell {
	font-size: 12px;
}
label {
	display: block;
	float:   left;
	width:   100px;
}
input {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-bottom: 2px;
}
.csc-mailform-field img{
border:1px solid red;
}


.login input, .logout input {
	border: 0px;
	background-color: transparent;
	background-image:url(images/bt_bg_login.gif);
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	padding-bottom:4px;
	height:18px;
	line-height:17px;
	width:77px;
	margin-left:100px;
	text-align:center;
}
#contentwrapper .login input{
	margin-left:100px;
}

.forgot input {
	border: 0px;
	background-color: transparent;
	background-image:url(images/bt_bg_forgot.gif);
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	padding-bottom:4px;
	height:18px;
	line-height:17px;
	width:120px;
	margin-left:23px;
	text-align:center;
}

.jadesubmit1{
  text-align:center;
	border: 0px;
	background-color: transparent;
	background-image:url(images/bt_bg_login.gif);
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	padding-bottom:2px;
	height:18px;
	line-height:16px;
	width:77px;
	margin-left:26px;

}


.csc-mailform input {
	width: 300px;
}
input.csc-mailform-submit {
	margin-left: 320px;
	width: auto;
}
input[type="submit"] {
	cursor: pointer;
}
input[type="button"] {
	cursor: pointer;
}
textarea {
	width: 300px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	margin-bottom: 2px;
}

.csc-frame-frame1 {
	padding: 10px;
	background-color: #1EA04A;
}
.tx-newloginbox-pi1 {
	border: 0px solid black;
}
.csc-textpic-clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 0px;
}

#searchform_tx_sgglossary_pi1  input
{
  text-align:center;
	border: 0px;
	background-color: transparent;
	background-image:url(images/bt_bg_login.gif);
	background-repeat:no-repeat;
	font-size:11px;
	font-weight:bold;
	padding-bottom:8px;
	height:20px;
	line-height:14px;
	width:77px;
}
#searchform_tx_sgglossary_pi1  .form_large_text{
    text-align:left;
    border: 1px solid grey;
    padding:0px;
    margin:0px;
    width:200px;
    height:18px;
    background-color: transparent;
    background-image:none;
    background-repeat:no-repeat;    
}