/* PAGE/GENERAL */

*
{
	margin: 0;
	padding: 0;
}

html
	{
		height: 100%;
	}

	body
	{
		height: 100%;
background-color: #e5ecf2;
	}

#container-page
{
	width: 100%;
	margin: 0px;
	
    min-height: 100%;
}

* html #page
{
	height: 100%;
}

/* NON FOOTER */
#nonFooter
	{
		position: relative;
		min-height: 100%;


	}

	* html #nonFooter
	{
		height: 100%;
	}


/* HEADER */

#container-head
{
	height: 90px;
	margin: 0px;
	background-color: #FFFFFF;
}

#logo {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 300px;
	position: absolute;
	left: 620px;
}
/* END HEADER */

/* BALKEN OBEN */
#balken_oben { margin: 0px; padding: 0px; height: 60px; width: 100%; position: absolute; left: 0px; top: 90px;	
          background-image: url(../pics/help/balken_oben.gif);}

#hg_navigation {
	margin: 0px; padding: 0px; height: 20px; width: 100%; position: absolute; left: 0px; top: 150px; background-color: #c0d2bd;}

#navigation {
	margin: 0px;
	padding-top: 1px;
	padding-left: 0px;
	height: 16px;
	width: 890px;
	position: absolute;
	left: 30px;
	top: 0px;
}

/* CONTENT */

#hg_content
{
	padding-top: 90px;
	padding-bottom: 160px;
    padding-left: 0px;
	background-color: #e5ecf2;	
}
#sub_navigation {
position: absolute;
	margin-top: 0px;
	margin-left: 29px;
	width: 114px;
height: 200px;
 border: solid 1px #e5ecf2;
  float: left;
}
#content
{
	margin-top: 20px;
	margin-left: 152px;
	width: 765px;
 border: solid 1px #e5ecf2;

}
#sub_navigation_member {
position: absolute;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 50px;
	left: 877px;
	top: 180px;

 border: solid 1px #e5ecf2;

}
.clearer
{
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}





/* FOOTER */	

	#footer
	{
	width: 100%;
	height: 155px;
	position: relative;
	padding-bottom: 0px;
	margin: -155px auto 0 auto;
	background-image: url(../pics/help/balken_unten.gif);
	background-repeat: repeat-x;	
	}

	/* A CSS hack that only applies to IE -- specifies a different height for the footer */

	* html #footer
	{
		margin-top: -155px;
	}

#copyright {
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 500px;
	position: relative;
	left: 153px;
	top: 1px;
	float: left;
	border: solid 0px #e5ecf2;

	
}


table, tr, td
{
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;	
}

p {
	font: normal 13px/17px Georgia, "Times New Roman", Times, serif;
    color: #333333;
    text-decoration: none;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 9px;
}
p.p_news {
	font: normal 13px/17px Georgia, "Times New Roman", Times, serif;
    color: #333333;
    text-decoration: none;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
}
p.p_fetthoch {
	font: normal 13px/17px Georgia, "Times New Roman", Times, serif;
    color: #333333;
    text-decoration: none;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 11px;
    font-weight: normal;
}
p.p_tabelle {
	font: normal 13px/17px Georgia, "Times New Roman", Times, serif;
    color: #333333;
    text-decoration: none;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
}
p.p_klein {
	font: normal 12px/14px Georgia, "Times New Roman", Times, serif;
    color: #333333;
    text-decoration: none;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 9px;
}
p.p_eng {
	font: normal 8px/8px Georgia, "Times New Roman", Times, serif;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
}
p.p_nav_sub {
	
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 4px;
}
p.p_nav_sub_sub {
	
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 4px;
}
p.p_nav_sub_sub_letzter {
	
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 10px;
}
.legende {
	font: italic normal 11px/14px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
	padding-top: 4px;
	word-spacing: -1px;	
}
.blau {
	font: normal 13px/15px Georgia, "Times New Roman", Times, serif;
    color: #17517b;
    text-decoration: none;
  
}
.hellblau {
	font: normal 13px/15px Georgia, "Times New Roman", Times, serif;
    color: #e5ecf2;
    text-decoration: none;
  
}

.blau_klein {
	color: #17517b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	text-align: left;
  
}
.blau_klein_home {
	color: #17517b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	text-align: left;
      margin-bottom: 4px;
}
H1
{
	color: #17517B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
	text-align: left;
    margin-top: 0px;
    margin-bottom: 10px;
font-weight: bold;
}
H1.h1_eng
{
	color: #17517B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
	text-align: left;
    margin-top: 0px;
    margin-bottom: 2px;
font-weight: bold;
}
H1.h1_bild
{
	color: #17517B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	text-decoration: none;
	text-align: left;
    margin-top: 0px;
    margin-bottom: 9px;
font-weight: bold;
}
H2
{
	color: #17517B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 15px;
	text-decoration: none;
	text-align: left;
    margin-top: 0px;
    margin-bottom: 10px;
font-weight: bold;
}
H3
{
	color: #43763C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	text-decoration: none;
	text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
font-weight: bold;
}
a:link
{
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	text-decoration: underline;
	text-align: left;

}
a:active
{
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	text-decoration: underline;
	text-align: left;
}
a:visited
{
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	text-decoration: underline;
	text-align: left;
}

a:hover
{
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	text-decoration: none;
	text-align: left;
}

a.link_blau
{
	color: #17517b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	text-decoration: underline;
	text-align: left;

}
a.link_blau:active
{
	color: #17517b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	text-decoration: underline;
	text-align: left;

}
a.link_blau:visited
{
	color: #17517b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	text-decoration: underline;
	text-align: left;

}

a.link_blau:hover
{
	color: #17517b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	text-decoration: none;
	text-align: left;

}
a.link_blau_klein
{
	color: #17517b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	text-align: left;

}
a.link_blau_klein:active
{
	color: #17517b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	text-align: left;

}
a.link_blau_klein:visited
{
	color: #17517b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	text-align: left;

}

a.link_blau_klein:hover
{
	color: #17517b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	text-align: left;

}
a.navoff_main
{
	color: #17517b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
	text-transform: uppercase;
}
a.navoff_main:active
{
	color: #17517b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
text-transform: uppercase;
}
a.navoff_main:visited
{
	color: #17517b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
text-transform: uppercase;
}

a.navoff_main:hover
{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
text-transform: uppercase;
}
a.navon_main
{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
text-transform: uppercase;
}
a.navon_main:active
{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
text-transform: uppercase;
}
a.navon_main:visited
{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
text-transform: uppercase;
}
a.navon_main:hover
{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
text-transform: uppercase;
}

a.navoff
{
	color: #43763C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	text-decoration: none;

}
a.navoff:active
{
	color: #43763C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	text-decoration: none;

}
a.navoff:visited
{
	color: #43763C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	text-decoration: none;

}
a.navoff:hover
{
	color: #43763C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	text-decoration: underline;

}
a.navon
{
	color: #43763C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	text-decoration: underline;

}
a.navon:active
{
	color: #43763C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	text-decoration: underline;

}
a.navon:visited
{
	color: #43763C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	text-decoration: underline;

}
a.navon:hover
{
	color: #43763C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 17px;
	text-decoration: underline;

}

a.navoff_sub
{
	color: #17517b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	text-decoration: none;
font-style: italic;
}
a.navoff_sub:active
{
	color: #17517b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	text-decoration: none;
font-style: italic;
}
a.navoff_sub:visited
{
	color: #17517b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	text-decoration: none;
font-style: italic;
}
a.navoff_sub:hover
{
	color: #17517b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	text-decoration: underline;
font-style: italic;
}
a.navon_sub
{
	color: #17517b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	text-decoration: underline;
	font-style: italic;
}
a.navon_sub:active
{
	color: #17517b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	text-decoration: underline;
font-style: italic;
}
a.navon_sub:visited
{
	color: #17517b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	text-decoration: underline;
font-style: italic;
}
a.navon_sub:hover
{
	color: #17517b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	text-decoration: underline;
font-style: italic;
}


input {
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	background: #FFFFFF;
	border: 1px dotted #CCCCCC;
    padding: 2px;
}

input.senden {
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	background: #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 2px;
}
textarea {
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	background: #FFFFFF;
	border: 1px dotted #CCCCCC;
padding: 2px;
}






