body {
	font-family: Arial, Verdana, "Trebuchet MS", Helvetica, Sans-Serif;
	font-size: 0.9em;
	color: #000;
	background-color: #ffffff;
	margin:20px 0px;
	padding:0px;
	text-align:center;
}

#container {
	width: 1000px;
	margin:0px auto;
	text-align:left;
	background-color: #fafafa;
}

#masthead {
	text-align: right;
	font-size: x-small;
	width: 988px;
	overflow: auto;
	
	background-color: #ffffff;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-top: 12px;
}


#header1 {
	font-size: large;
	font-weight: bold;
	width: 450px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 2px #98B1C4 solid;
}

#header2 {
	font-size: small; 
	font-weight: bold;
	width: 250px;
	margin-bottom: 10px;
	margin-top: 5px;
	border-bottom: 1px #98B1C4 solid;
}

#header3 {
	font-size: small; 
	font-weight: bold;
	width: 420px;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom: 1px #98B1C4 solid;
}

#spacer {

	width: 129px;	
	height: 2px;
	margin-top: 3px;
	margin-bottom: 2px;	
	border-bottom: 1px #98B1C4 solid;

}

#spacertop {

	width: 129px;	
	height: 2px;
	margin-top: 20px;
	margin-bottom: 2px;	
	border-bottom: 1px #98B1C4 solid;

}

#top_nav {
	width: 1000px;
	height: 28px;

	overflow: auto;
	text-align: center;

	border-top: 4px #dcedcd solid;
	border-top: 1px #98B1C4 solid;
	border-bottom: 4px #dcedcd solid;
	border-bottom: 1px #98B1C4 solid;

	display: table;
	margin-left: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	
}

#content {
	line-height : 1.3em;
	float: left;
	width: 977px;
	margin-left: 13px;
	margin-right: 13px;
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: auto;
}

#content img {
	display: block;
}

/* der untere Footer-Bereich */
#footer {
	clear: both;
	width: 1000px;
	background-color: #dcedcd;
	background-color: #84fe04;
	background-color: #dcedcd;
	padding: 0;
	padding-top: 8px;
	padding-bottom: 3px;
	margin-top: 0px;
	overflow: auto;
	border-top: solid 1px #b4debc;
	border-top: solid 1px #98B1C4;
	border-bottom: solid 1px #98B1C4;
}

#masthead img {
	float: left;
}

#masthead p {
	text-align: right;
	margin: 0;
	margin-top: 5px;
	margin-right: 0px;
	padding: 0;
}

#mailto a {
	text-decoration: none;
	color: #000000;
}

#mailto a:hover {
	text-decoration: underline;
	color: #000000;
}

.style1 {
	text-align: left;
	width: 138px;
	vertical-align: top;
	/*background-color: #dcedcd;	*/
	
	
}
.style2 {
	text-align: left;
	width: 730px;
	vertical-align: top;
	margin-left: 6px;
	padding-left: 24px;
	/*padding-right: 110px;*/
	/*background-color: #abcdef;*/
	
}

.style2 p {
	color: #000000;
	text-decoration: none;
}

.style2 a {
	color: #000000;
	text-decoration: none;
}
.style2 a:hover {
	color: #000000;
	text-decoration: none;
}
	
.style3 {
	text-align: left;
	width: 138px;
	vertical-align: top;
	padding-left: 3px;
	padding-right: 3px;
}


/* Formatvorlagen für Fußzeile */

#footer p {
	font-size: 0.9em;
	text-align: left;
	margin: 0px;
	padding: 2px;
	padding-left: 13px;
}
#footer a {
	color: #333;
	text-decoration: underline;
}
#footer a:hover {
	color: #333;
	text-decoration: none;
}
/*a {
	color: #04b;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
*/

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

#copyright p {
	font-size: x-small;
}



/* Zusatznavies irgendwo */

#nav3 { width: 130px; }

#nav3 a
{
display: block;
font-weight: normal;
	text-decoration: none;
	color: #2c4026;
	background-image: url(../images/icon.gif);
	padding: 0px;
	padding-left: 17px;
	background-repeat: no-repeat;
	background-position: 0 4px;
}

#nav3 a:link, #navlist a:visited
{

text-decoration: none;
}

#nav3 a:hover
{
background-image: url(../images/icon2.gif); 
color: #000;
}



#nav4 { width: 130px; }
#nav4 a
{
display: block;
font-weight: normal;
	text-decoration: none;
	color: #2c4026;
	background-image: url(../images/icon.gif);
	padding-left: 17px;
	background-repeat: no-repeat;
	background-position: 0 4px;
}

#nav4 a:link, #navlist a:visited
{

text-decoration: none;
}

#nav4 a:hover
{
background-image: url(../images/extern.gif); 
color: #000;
}

#nav5 { width: 130px; }
#nav5 a
{
display: block;
font-weight: normal;
	text-decoration: none;
	color: #2c4026;
	background-image: url(../images/document.gif);
	padding-left: 17px;
	background-repeat: no-repeat;
	background-position: 0 3px;
}

#nav5 a:link, #navlist a:visited
{

text-decoration: none;
}

#nav5 a:hover
{
background-image: url(../images/document2.gif); 
color: #000;
}



#nav6 { width: 130px; }
#nav6 a
{
display: block;
font-weight: normal;
	text-decoration: none;
	color: #2c4026;
	background-image: url(../images/brief.gif);
	padding-left: 17px;
	background-repeat: no-repeat;
	background-position: 0 3px;
}

#nav6 a:link, #navlist a:visited
{

text-decoration: none;
}

#nav6 a:hover
{
background-image: url(../images/brief2.gif); 
color: #000;
}

#nav7 { width: 130px; }
#nav7 a
{
display: block;
font-weight: normal;
	text-decoration: none;
	color: #2c4026;
	background-image: url(../images/document4.gif);
	padding-left: 17px;
	background-repeat: no-repeat;
	background-position: 0 3px;
}

#nav7 a:link, #navlist a:visited
{

text-decoration: none;
}

#nav7 a:hover
{
background-image: url(../images/document3.gif); 
color: #000;
}


#nav9 { width: 420px; }

#nav9 a
{
display: block;
font-weight: normal;
	text-decoration: none;
	color: #2c4026;
	background-image: url(../images/icon.gif);
	padding: 0px;
	padding-left: 17px;
	background-repeat: no-repeat;
	background-position: 0 4px;
}

#nav9 a:link, #navlist a:visited
{

text-decoration: none;
}

#nav9 a:hover
{
background-image: url(../images/icon2.gif); 
color: #000;
}




/* --(( Main Container ))-- */
#imouter0 {background-color:#ffffff; border-style:none; border-color:#6a6a6a; border-width:1px; padding:0px; margin:0px; }


/* --(( Sub Container ))-- */ /* Pulldown-MEnüs... */
#imenus0 li ul {
	background-color:#dcedcd;
	border-style:solid; 
	border-color:#687a54;
	border-width:1px; padding:5px 8px 5px 5px; margin:0px 0px 0px 3px; }

/* --(( Main Items ))-- */ /* die Haupt-Menü-Punkte! */
#imenus0 li a {
	height:16px; 
	background-color:#dcedcd; 
	
	color:#2c4026; text-align:left; font-family:Arial; font-size:12px; 
	font-weight:normal; text-decoration:none; 
	border-style:solid; border-color:#687a54; 
	border-width:1px;
	padding: 3px 8px 1px; 
	margin: 0px 3px 0px 3px; 
}

/* ((hover)) - These settings must be duplicated for IE compatibility.*/
#imenus0 li:hover>a {
			background-color:#c2e0a9; 
			text-decoration:none; 
		}
		.imde imenus0 a:hover {
			background-color:#c2e0a9; 
			background-color:#c2e000; 
			text-decoration:none; 
		}

		#imenus0 li a.ihover { /* Hauptmenüpunkte beim Hovern */
			background-color:#c2e0a9; 
			background-color:#99DA76; 
			text-decoration:none; 
			}

		/* ((active)) */
		#imenus0 li a.iactive {}


	/* --(( Sub Items ))-- */
	#imenus0 ul a {height:auto; background-color:transparent; color:#2c4026; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; border-style:solid; border-color:#dcedcd; border-width:1px 0px; padding:2px 3px 0px 3px; margin:0px 3px 0px 3px; }

		/* ((hover)) - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {
			background-color:#c2e0a9; 
			
			
			text-decoration:none; 
			border-color:#687a54; 
			}
		#imenus0 ul li a.ihover {
		background-color:#c2e0a9; 
		
		background-color:#99DA76; 
		text-decoration:none; 
		border-color:#687a54; 
		border-color:#000000; 
		}

		/* ((active)) */
		#imenus0 ul li a.iactive {}

		/* ((Dividers)) */
		#imenus0 .dvs {}


/* ***************** Kontaktformular ******************** */

#kopfzeile {
  font-weight: bold;
  font-size : 125%;
  padding: 10px 0px 10px 12px;
  color : #2c4026;
}

/* === form div and elements ======================================= */

#form-div { 
  margin : auto;
  color : #555;
  line-height : 1.6em;
}

#form-div p.form-footer {
  margin : -35px 2px 20px 13px;
 }

#form-div p.form-footer a { 
  color : #669900; 
}

#form-div p.form-footer a:hover, #form-div p.form-footer a:focus, #form-div p.form-footer a:active { 
  color : #000; 
  text-decoration : none; 
}

#form-div p.form-footer a:focus, #form-div p.form-footer a:active { 
  background-color : #eee;
}


/* === form div link styles ======================================== */

#form-div a { 
  color : #669900; 
}
  
#form-div a:hover, #form-div a:focus, #form-div a:active { 
  color : #000; 
  text-decoration : none; 
}

#form-div a:focus, #form-div a:active { 
  background-color : #eee; 
}


/* === success and error message/results box ======================= */

#form-div p.success, #form-div p.error, #form-div p.center { 
  color : #fff;
  padding : 1px 4px; 
  border : 1px solid #000; 
  background-color : #669900;
  margin : 10px 2px;
  text-align : center;
}

#form-div p.error { 
  background-color : #bb0000; 
}

#form-div p.error a, #form-div p.success a {
  color : #ffff7f;
}

#form-div p.center {
  text-align : center;
  background-color : #edbaba;
  color : #000;
  margin-top : -3px;
  padding : 0px 4px; 
}

#form-div p.error a:hover, #form-div p.error a:focus, #form-div p.error a:active, 
#form-div p.success a:hover, #form-div p.success a:focus, #form-div p.success a:active {
  color : #eee;
  background-color : #bb0000;
}

#form-div p.success a:hover, #form-div p.success a:focus, #form-div p.success a:active {
  background-color : #669900; 
}


/* === structural form elements ==================================== */

form#gbcf-form { }

fieldset.main-set {
  padding: 0px;
  margin: 0px;
}

fieldset.req-set,
fieldset.opt-set { 
  border : 1px solid #ddd;
  padding : 5px;
}


/* === textural form elements ====================================== */

#form-div legend { 
  font-weight : bold;
}

#form-div legend span { }

legend.main-legend { 
  color : #555;
  font-size : 100%;
}

legend.req-legend,
legend.opt-legend { 
  color : #555;
}

legend.main-legend span { }
legend.main-legend { }

legend.req-legend span { }
legend.req-legend {
  margin-left : -2px;
}

legend.opt-legend span { }
legend.opt-legend { 
  margin-left : -2px;
}

label.req-label, label.opt-label {
  color : #2C4026;
}

label.opt-label.check {
  float : left;
  padding : 0px;
  margin : 4px 4px;
  cursor : pointer;
}

label.opt-label.main-label {
  margin : 0 2px;
  font-weight : bold;
}

label.opt-label.main-label span {
  font-weight : normal;
  color : #666;
}

label.opt-label.main-label span.req, label span.req  {
  font-weight : bold;
  color : #c70000;
}

label.req-label.explain {
  color : #666;
  font-size : .8em;
}

label.req-label.explain:hover {
  color : #000;
}

/* === control and interface form elements ========================= */
/*
  note: In this section you will see the hover/focus styles for the 
  inputs. For example: input:hover, input:focus. You will also see 
  these names applied as classes: input.hover, input,focus, for 
  example. This is not done by mistake. Those classes are needed for 
  the JavaScript focus script (html/focus.js) for IE 7 and older.
*/

input.text-long.address, input.text-long.address:hover, input.text-long.address:focus,
input.text-long.address.hover, input.text-long.address.focus {
  border-bottom : 0;
  margin-bottom : 0;
  padding-bottom : 2px;
  border-bottom : 1px dotted #bbb;
}

input.text-long.address2, input.text-long.address2:hover, input.text-long.address2:focus,
input.text-long.address2.hover, input.text-long.address2.focus {
  border-top : 0;
  margin-top : 0;
  padding-top : 2px;
  border-top : 1px dotted #bbb;
}

input.checkbox {
  cursor : pointer;
  display : block;
  float : left;
  clear : left;
  width : 15px;
  height : 19px;
  padding : 0px;
  margin : 2px 0px;
}

input.checkbox:hover, input.checkbox.hover,
input.checkbox:focus, input.checkbox.focus {
  /* border : 1px solid #666; */
}

input.text-short, 
input.text-med, 
input.text-long,
select.select,
textarea.textarea {
  font : 1em verdana, helvetica, palatino sans, tahoma, arial, sans-serif;
  border : 1px solid #999;
  background-color : #fdfdfd;
  cursor : text;
  padding : 1px 2px;
}

input.text-short {
  margin-top: 5px;
}
select.select {
  padding : 1px 0;
}

input.text-short {
  width : 60px;
}

input.text-med, select.select {
  width : 350px;
}

input.text-long {
  width : 350px;
}

textarea.textarea {
  width : 598px;
  height : 200px;
}

select.select, select.select option {
  cursor : pointer;
}

input.text-short:focus, input.text-short.focus, 
input.text-med:focus, input.text-med.focus,
input.text-long:focus, input.text-long.focus,
select.select:focus, input.select.focus,
textarea.textarea:focus, textarea.textarea.focus {
  border : 1px solid #444;
  background-color : #DCEDCD;
}

input.button { 
  border: 1px double #999999;
  border-top-color: #CCCCCC;
  border-left-color: #CCCCCC;
  font-size: 110%;
  font-weight : normal;
  margin-top : 0px;
  margin-bottom : 0px;
  margin-left : 72px;
  padding : 1px 10px;
  cursor : pointer;
  float : right;
  clear : both;
  color : #2c4026;
  background-color : #e4e3e2;
}

input.button:hover, input.button.focus {
  border: 1px double #000000;
  background-color : #DCEDCD;
}

