*     
     {
          margin: 0;
          padding: 0;
          text-decoration: none;
          font-family: Arial, Helvetica, sans-serif;
     }


body     
     {
	position:absolute;
	background-repeat: no-repeat;
	background-attachment: fixed;
     }

html, body     
     {
          top:0;
          left:0;
          right:0;
          min-height:100%;
          width:100%;
          text-decoration: none;
     }

/*#header     
     {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	height:100%;
	z-index:3;
	margin:0;
	padding:0.2em;
	text-decoration: none;
	color: #FF66FF;
	text-align: center;
	background-color: #99CCFF;
     }
*/
#header_container     
     {
	text-align:center;
	height:80px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	position: fixed;
	vertical-align: middle;
	width: 100%;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
     }
#header_container h1 {
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	color:#000099;
	text-decoration:none;
	font-size: 50px;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0000;
	border-bottom-color: #CC0000;
}




#menu     
     {
	position:fixed;
	top:100px;
	width:180px;
	font-size: 17px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-align: left;
	text-indent: 10px;
	line-height: normal;
	clip: rect(auto,auto,auto,10px);
     }
#menu   li {
	width:180px;
	
}

#menu   strong   {
	display:block;
	color:#000099;
	text-decoration:none;
	font-size: 17px;
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-top: 5px;
}

#menu    strong   a:link {
	display:block;
	color:#000099;
	text-decoration:none;
	margin:0;
	font-size: 17px;
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	clip: rect(auto,auto,auto,-20px);
	text-indent: -10px;
	
}
#menu  #vorschlag a {
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	margin-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	clip: rect(auto,auto,auto,-20px);
}


/* Weiter mit browser&uuml;bergreifenden Deklarationen 

#menu li     
     {
	margin:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	list-style-image: none;
	list-style-type: none;
	width: 150px;
	height: 50px;
	padding: 5px;
     }*/

#menu a:link, #menu a:visited     
     {
	display:block;
	color:#000099;
	text-decoration:none;
	font-size: 17px;
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-left: 20px;
     }


#content     
     {
	margin:0;
	padding-top:100px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 250px;
	padding-right: 100px;
	color: #003399;
	font-size: 16px;
     }
#content_gast_1  {
	padding-top:10px;
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-right: 30px;
	color: #CC99CC;
	font-size: 16px;
	border: thin solid #999999;
	background-color: #CCCCCC;
	padding-bottom: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 100;
	margin-left: 0;
}


#content h2     
     {
          margin:0;
          z-index:2;
          font-family: Arial, Helvetica, sans-serif;
          font-size: 18px;
          color: #660000;
          background-color: #DEE6E6;
          padding-left: 35px;
          padding-top: 10px;
     }

#content p     
     {
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-right: 10px;
     }

#content a     
     {
	z-index:2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	text-decoration: underline;
     }
#content hr {
	z-index:1;
	color: #000000;
	text-decoration: none;
	background-color: #DEE6E6;
}


#content_index     
     {
	color: #CC66CC;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	width: 540px;
	padding-top: 10px;
     }

#footer_container     
     {
	position:fixed;
	bottom:0;
	left:0;
	right:0;
	text-align:center;
	height:30px;
	z-index:3;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
     }

#footer     
     {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:3;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5;
     }

/* Nur f&uuml;r den MSIE */

* html, * html body     
     {
          overflow:hidden;
          bottom:0;
          height:100%;
     }

* html #header_container, * html #footer_container     
     {
	position:absolute;
	width:100%;
	padding-right:16px;
	color: #000000;
	text-decoration: none;
     }

* html #menu     
     {
          position:absolute;
     }

* html #header,* html #footer     
     {
	height:100%;
	position:static;
	color: #000000;
	text-decoration: none;
     }

* html #content     
     {
          position:absolute;
          top:0;
          bottom:0;
          left:0;
          right:0;
          height:100%;
          width:100%;
          overflow:auto;
          margin:0;
     }
#footer a:link {
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
}
#footer img {
	z-index:3;
	height: 16px;
	width: 16px;
	border: 1px solid #999999;
}

