body {
	background-color : #FFFFFF;
/*	background-image : url(background.jpg);
/*	background-repeat : repeat;
	background-attachment:fixed;*/
	position: absolute;
}

html, body {
	top:0; left:0; right:0;
	min-height:100%;
	margin:0;
	padding:0;
	width:100%
}

#header_container 
{
	position:fixed;
	top:0; left:0; right:0;
	text-align:right;
	margin:0;
	height:6em;
	z-index:3;
}

#header 
{
	position:absolute;
	top:0; left:0; right:0; bottom:0;
	height:100%;
/*	background:#efefef;*/
	background-color : #3399CC;
	background-image : url(top.jpg);
	background-repeat : no-repeat;
	z-index:3;
	margin:0;
	padding:0.2em;
}

#menu
{
	position:fixed;
	top:8em;
	width:8em;
	height:100%;
	z-index:3;
	background-color : #EDEDE8;
	font-size: 9pt;
	font-family: Tahoma;
	color: Black;
	padding : 0.5em 0.5em 0.5em 0.5em;
	text-align:center;
}

#content
{
	margin:0;
	padding-top:8em;
	padding-left:13em;
	padding-bottom:4em;
	padding-right:2em;
	z-index:2;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	text-align: justify;
}

#content a:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000099; text-align: justify ; text-decoration: none; margin-bottom: 2px}
#content a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #0033FF; text-align: justify ; text-decoration: none; margin-bottom: 2px}
#content a:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FF0000; text-align: justify; text-decoration: none; margin-bottom: 2px}
#content a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #B30000; text-align: justify ; text-decoration: none; margin-bottom: 2px}

#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	text-align: justify;
	margin-bottom: 2px;
	text-indent : 1em;
}

#content td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	text-align: justify;
	margin-bottom: 2px
}

#footer_container
{
	position:fixed;
	bottom:0; left:0; right:0;
	text-align:center;
	margin:0;
	height:3em;
	z-index:3;
}

#footer 
{
	position:absolute;
	top:0; left:0; right:0; bottom:0;
/*	background:#efefef;*/
	background-color : #FFFFFF;
/*	background-image : url(background.jpg);
	background-repeat : repeat;*/
	z-index:3;

	border-color: #3399CC #000000 #000000 #000000;
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;
	padding-top: 1em;
	font-size: 8pt;
	font-family: Tahoma;
	color: Black;
}

#footer a:link { font-size: 8pt; color: #000099; font-family: Tahoma; text-decoration: none; border: 0px; margin-bottom: 2px}
#footer a:visited { font-size: 8pt; border: 0px; color: #0033FF; text-decoration: none; font-family: Tahoma; margin-bottom: 2px}
#footer a:hover { font-size: 8pt; color: #B30000; font-family: Tahoma; text-decoration: none; border: 0px; margin-bottom: 2px}
#footer a:active { font-size: 8pt; color: #FF0000 ; font-family: Tahoma; text-decoration: none; border: 0px; margin-bottom: 2px}

#menu li
{
	list-style: none;
	margin:0;
    padding: 0 0 0 0;
}

#menu ul
{
    width: 10em;
    margin: 0;
	padding: 0 0 0 0.5em;
}

#menu ul li
{
    margin: 0.1em;
	padding: 0 0 0 0.5em;
}

#menu ul li ul {
    margin: 0 0 0 0;
	padding: 0 0 0 1.5em;
}
#menu ul li ul li {
    margin: 0.1em 0;
	padding: 0 0 0 1.5em;
}
#menu ul li ul li ul {
    margin: 0.1em 0;
	padding: 0 0 0 1.5em;
}
#menu ul li ul li ul li {
    margin: 0.1em 0;
	padding: 0 0 0 1.5em;
}

#menu li#active
{
	text-decoration:underline;
}

#menu li#flash
{
	text-decoration:blink;
}

#menu a:link
{
/*	display:block;
	background:#1D9FFF;*/
	color:black;
	text-decoration:none;
	margin:0;
	padding:0.2em;;
	
	font-size: 9pt;
/*	color:  #000099;*/
	font-family: Tahoma;
	text-decoration: none;
	border: 0px;
	margin-bottom: 2px;
}

#menu a:visited
{
/*	display:block;
	background:#1D9FFF;*/
	color:black;
	text-decoration:none;
	margin:0;
	padding:0.2em;;

	font-size: 9pt;
/*	color:  #0033FF;*/
	font-family: Tahoma;
	text-decoration: none;
	border: 0px;
	margin-bottom: 2px;
}

#menu a:hover
{
/*	background:#1D9FFF;*/
	color:#ffffff;
	text-decoration:underline;

	font-size: 9pt;
/*	color: #B30000;*/
	font-family: Tahoma;
	text-decoration: none;
	border: 0px;
	margin-bottom: 2px;
}

#menu a:active {
/*	display:block;
	background:#1D9FFF;*/
	color:black;
	text-decoration:none;
	margin:0;
	padding:0.2em;;

	font-size: 9pt;
/*	color: #FF0000;*/
	font-family: Tahoma;
	text-decoration: none;
	border: 0px;
	margin-bottom: 2px;
}

/*--------------------------------------------------------------------------------------------*/
/* Nun f&uuml;r den MSIE */
* html, * html body 
{
/*	overflow:hidden;*/
	bottom:0; top:0; left:0; right:0;
/*	min-height:100%;*/
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

* html #header_container
{
	position:absolute;
	top:0; left:0; right:0;
	text-align:right;
	margin:0;
	height:6em;
	z-index:3;
	width:100%;
	padding-right:16px;
}

* html #footer_container
{
	position:absolute;
	bottom:0; left:0; right:0;
	text-align:center;
	margin:0;
	height:3em;
	z-index:3;
	width:100%;
	padding-right:16px;
}

* html #header
{
	position:static;
	top:0; left:0; right:0; bottom:0;
/*	background:#efefef;*/
	background-color : #3399CC;
	background-image : url(top.jpg);
	background-repeat : no-repeat;
	z-index:3;
	margin:0;
	padding:0.2em;
	height:100%;
}

* html #footer
{
	position:static;
	top:0; left:0; right:0; bottom:0;
/*	background:#efefef;*/
	background-color : #FFFFFF;
/*	background-image : url(background.jpg);
	background-repeat : repeat;*/
	z-index:3;

	border-color: #3399CC #000000 #000000 #000000;
	border-width: 1px 0px 0px 0px;
	border-style: solid none none none;
	padding-top: 1em;
	font-size: 8pt;
	font-family: Tahoma;
	color: Black;
	height:100%;
}

* html #content 
{
	position:absolute;
	margin:0;
	margin-bottom:9em;
	padding-top:9.5em;
	padding-left:13em;
	padding-bottom:4em;
	padding-right:2em;
	z-index:2;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	text-align: justify;

	top:0; bottom:0; left:0; right:0;
	height:100%;
	width:100%;
	overflow:auto;
}

* html #menu
{
	position:absolute;
	top:9em;
	height:100%;
	z-index:3;
	background-color : #EDEDE8;
	font-size: 9pt;
	font-family: Tahoma;
	color: Black;
	padding : 0.5em 0.5em 0.5em 0.5em;
	text-align:center;
	margin:0;
	width:8em;    /* Der IE soll das Element breiter darstellen, da margin und padding hier von 
					    der Breite abgezogen wird! */
}

/*--------------------------------------------------------------------------------------------*/

HR{
	color : #3399CC;
	width : 100%;
	height : 1px;
}

#other {
	border-color: #000000 #000000 #000000 #000000;
	border-width : 1px 0px 0px 1px;
	border-style : solid none none solid;
	padding-top : 1em;
	font-size: 9pt;
	font-family: Tahoma;
	color: Black;
	padding : 0em 0em 0em 0em;
}

#other td {
	border-color: #000000 #000000 #000000 #000000;
	border-width : 0px 1px 1px 0px;
	border-style : none solid solid none;
	padding-top : 1em;
	font-size: 9pt;
	font-family: Tahoma;
	color: Black;
	padding : 0.5em 0.5em 0.5em 0.5em;
}
#other th {
	border-color: #000000 #000000 #000000 #000000;
	border-width : 0px 1px 1px 0px;
	border-style : none solid solid none;
	padding-top : 1em;
	font-size: 9pt;
	font-family: Georgia, "Times New Roman", serif;
	color: #002b6b;
	padding : 0.5em 0.5em 0.5em 0.5em;
	font-weight : bold;
}

#bilder td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	text-align: justify;
	margin-bottom: 2px;
	font-weight: bold;
}

H1 { 
	font-size: 175%;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	margin-bottom: 2px;
	color: #ffffff;
 } 
 
 H2 { 
	font-size: 155%;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	margin-bottom: 2px;
	color: #002b6b;
 } 
 
 H3 { 
	font-size: 145%;
	font-family: Georgia, "Times New Roman", serif;
   font-style: italic;
	font-weight: bold;
	margin-bottom: 2px;
	color: #002b6b;
 } 
 
 H4 { 
	font-size: 130%;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	margin-bottom: 2px;
	color: #002b6b;
 } 
 
 H5 { 
	font-size: 110%;
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	margin-bottom: 2px;
	color: #002b6b;
 } 
 
 H6 {
	font-size: 100%;
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 2px;
	color: Black;
}

