body {
  background-color: white;
  color: black;
  text-align: center;
  width: 100%;
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 12px;
  margin: 0px;
}

table {
  width: 100%;
}

td {
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 12px;
}

th {
  font-family: Verdana, Arial, Helvetica, Sans Serif;
  font-size: 12px;
  font-weight: bold;
}

body p {
  text-align: left;
}

body div#Container {
  width: 1024px;
  background-color: white;
  margin: 0 auto; 
  margin-left:auto;
  margin-right:auto;
}

p {
  margin-bottom: 6px;
  margin-top: 6px;
}

ul {
  margin-top: 0px;
  margin-bottom: 6px;
}

li + li {
  margin-top: 12px;
}

div#Inhalt > p {
  margin-top: 0px;
}

a {
  color: #809c8e;
}
a:hover {
  color: #063d22;
}

h1 {
  font-size: 13px;
  font-weight: bold;
  color: #809c8e;
}

h2 {
  font-size: 13px;
  font-weight: normal;
  color: #809c8e;
}

h3 {
  font-size: 13px;
  font-weight: normal;
  color: #809c8e;
}

h4 {
  font-size: 13px;
  font-weight: normal;
  color: #809c8e;
}

/*
 _   _             _             _   _
| \ | | __ ___   _(_) __ _  __ _| |_(_) ___  _ __
|  \| |/ _` \ \ / / |/ _` |/ _` | __| |/ _ \| '_ \
| |\  | (_| |\ V /| | (_| | (_| | |_| | (_) | | | |
|_| \_|\__,_| \_/ |_|\__, |\__,_|\__|_|\___/|_| |_|
                     |___/
*/

div#Header {
}

div#Navigation {
  width: 241px;
  float: left;
  text-align: left;
}

    div.nav {
      background-color: #86b89f;
      height: 25px;
      width: 241px;
      border-width: 1px 0px 0px 0px;
      border-color: white;
      border-style: solid;
      color: white;
      font-size: 13px;
      line-height: 24px;
      text-align: left;
    }
    
    a.nav {
      text-decoration: none;
      color: white;
    }
    
    div.nav1 {
    }
    
    a.nav1 {
    }
    
    a.nav1-act {
      font-weight: bold;
    }
    
    div.nav1-act {
      background-color: #063d22;
    }
    
    div.nav2, div.nav2-act {
      background-color: white;
      color: #063d22;
      width: 241px;
      padding-left: 20px;
    }
    
    a.nav2 {
      color: #063d22;
    }
    
    a.nav2-act {
      color: #063d22;
      font-weight: bold;
    }
    
    div.nav3, div.nav3-act {
      background-color: white;
      color: #063d22;
      width: 221px;
      padding-left: 40px;
    }
    
    a.nav3 {
      color: #063d22;
    }
    
    a.nav3-act {
      color: #063d22;
      font-weight: bold;
    }
    

/*
 ___       _           _ _
|_ _|_ __ | |__   __ _| | |_
 | || '_ \| '_ \ / _` | | __|
 | || | | | | | | (_| | | |_
|___|_| |_|_| |_|\__,_|_|\__|

*/

div#Inhalt {
  width: 555px;
  text-align: left;
  float: left;
  margin: 20px;
}

/*
  ___        _      _    _ _       _
 / _ \ _   _(_) ___| | _| (_)_ __ | | _____
| | | | | | | |/ __| |/ / | | '_ \| |/ / __|
| |_| | |_| | | (__|   <| | | | | |   <\__ \
 \__\_\\__,_|_|\___|_|\_\_|_|_| |_|_|\_\___/

*/
div#Quicklinks {
  width: 185px;
  text-align: left;
  float: left;
}

div#Footer {
  float: right;
  clear:all;
  text-align: center;
  width: 1024px;
  border-width: 1px 0px 0px 0px;
  border-style: solid;
  border-color: black;
  margin: 0px;
  margin-top: 25px;
  padding: 0px;
  padding-top: 6px;
}


/*                      _         _          _                       _
  ___ ___ ___       ___| |_ _   _| | ___  __| |       ___ ___  _ __ | |_
 / __/ __/ __|_____/ __| __| | | | |/ _ \/ _` |_____ / __/ _ \| '_ \| __|
| (__\__ \__ \_____\__ \ |_| |_| | |  __/ (_| |_____| (_| (_) | | | | |_
 \___|___/___/     |___/\__|\__, |_|\___|\__,_|      \___\___/|_| |_|\__|
                            |___/
*/

/* default styles for extension "tx_cssstyledcontent" */
/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */
DIV.csc-textpic DIV.csc-textpic-imagerow-last { margin-bottom: 0; }

div.csc-textpic {
  clear: all;
  float: left;
  width: 100%;
}

div#Quicklinks div.csc-header {
  margin-top: 30px;
}

div#Quicklinks div.csc-header h1 {
margin-top: 15px;
margin-bottom: 5px;
}

div#Quicklinks div.csc-header h1.csc-firstHeader {
margin-top: 0px;
}

p.csc-header-date {
  font-size: 10px;
  margin-bottom: 0px;
}

.align-right {
  text-align: right;
}

fieldset {
  border: 0px solid white;
  margin: 0px;
  padding: 0px;
}

div.csc-mailform-field label {
  display: block ;
  background-color: white;
}
