/** Layout Elemente **/
div 		{ word-wrap: break-word; }

div.image 	{ max-width: 90% }

a		{ color: #B30000; text-decoration: none; font-weight: bold; }
a:link		{ color: #B30000; text-decoration: none; font-weight: bold; }
a:visited	{ color: #B30000; text-decoration: none; font-weight: bold;} 
a:hover		{ color: #3A6EA5; text-decoration: underline; font-weight: bold;}		
a:active	{ color: #3A6EA5; text-decoration: none; font-weight: bold;} 
a:focus 	{ color: #3A6EA5; text-decoration: none; font-weight: bold;}

body 		{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		background-color: #3A6EA5; 
		text-align:center;
		}

hr		{
		display: none;
		}

input, textarea	{
		font-family: arial, sans-serif;
		font-size: 9pt;
		line-height: 12pt;
		color: #000000;
		font-weight: normal;
		background-color: #fff;
		border: #444444 solid 1px;
		}

body, td	{
		font-family: arial, sans-serif;
		font-size: 12px;
		line-height: 17px;
		color: #111;
		}

p,li		{
		font-family: arial, sans-serif;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 8px 0px;
		}
#footer, #footer p 	{
		font-size: 10px;
		line-height: 17px;
		color: darkgray;
		}

h1		{
		font-size: 16px;
		line-height: 17px;
		color: #3B4F8C;
		border-bottom: 2px dotted #3B4F8C;
		margin-bottom: 16px;
		}

h2		{
		font-size: 14px;
		line-height: 17px;
		color: #3B4F8C;
		margin-bottom: 7px;
		}

h3		{
		color: #B30000;
		}

b		{
		color: #3B4F8C;
		}

tr		{
		vertical-align:top;
		}

.box	 	{
		border: 1px solid darkgray;
		padding: 1px 5px 1px 5px;	
		font-size:90%;
		line-height:105%;
		}
.standard		{
		width:172px;
		margin: 8px 0px 8px 0px;			
		}
.float		{
		width:200px;
		float: left;
		margin: 0px 6px 0px 0px;
		}
.farbig		{
		background-color: #DEE9F7;
		}
.rot		{
		color: #B30000;
		}
.keywords		{
		display: none;
		}

#Zwischenueberschrift b {
		font-size: 120%;
		color: #B30000;
		margin-top: 16pt;
		margin-bottom: 0pt;
		}

input, textarea	{
		font-family: arial, sans-serif;
		font-size: 9pt;
		line-height: 12pt;
		color: #000000;
		font-weight: normal;
		background-color: #fff;
		border: #444444 solid 1px;
		}



/** Struktur Elemente **/

#background 	{
		height100%; 
		width:100%; 
		background-color:#ffffff;
		}

#container 	{
		width: 760px;
		\width: 774px;
		w\idth: 760px;
		border: 1px solid darkgray;
		margin: 20px;
		margin-left: auto;
		margin-right: auto;
		padding: 0px 7px 7px 7px;
		background-color: rgb(235, 235, 235);
		text-align:left;
		}
#banner 	{
		height: 127px;
		padding: 0px;
		margin-bottom: 0px;
		background-image: url(banner3.jpg);
		}
#banner2 	{
		height: 30px;
		padding: 0px;
		margin-bottom: 0px;
		}
#bannergrafik2 	{
		float:right; 
		margin-top: 0px;
		margin-right:0px;
		width: 259px;
		height: 28px;
		background-image: url(helikopter_kufen.jpg);
		}

* html #bannergrafik2 {  /* nur fuer Internet Explorer */
		margin-right:-16px;     /* Version 5.x */
}

#spalte_lks 	{
		float: left;
		width: 200px;
		\width: 200px;
		w\idth: 200px;
		margin: 0px;
		padding: 0px;
		}
#logo 		{
		width: 200px;
		height: 74px;
		margin-top: 8px;
		background-image: url(hst_logo.jpg);
		}
#inhalt_lks 	{
		padding: 0px 0px 0px 16px;
		}
#hauptfenster 	{
		padding: 0px;
		margin-left: 200px;
		}
#menuleiste 	{
		margin-left:16px;
		margin-right:16px;
		}
#hoehe_inhalt 	{
		float:left; 
		height:300px; 
		background-color:#000000;
		}
#inhalt 	{
		margin:16px; 
		}
#footer 	{
		clear: both;
		padding: 0px;
		margin-top: 0px;			
		text-align:center;
		}



/** Navigation Elemente **/

#navcontainer a	{
		display: block;
		}
#navcontainer a:hover{
background: url(pfeil_blau.gif) no-repeat right;
		}
#navlist	{
		padding-left: 0;
		margin-left: 0;
		border-bottom: 1px solid gray;
		width: 172 px;
		background-color: #efefef;
		}
#navlist li	{
		list-style: none;
		margin: 0;
		padding: 2px 0px 2px 5px;
		border-top: 1px solid darkgray;
		}
#navlist li a 	{ 
		text-decoration: none; 
		}



/** Designelemente DomMenu **/

div.domMenu_menuBar {
    		background-color: #efefef;
    		width: 99.5%
		}

div.domMenu_menuElement {
    		font-family: Arial, sans-serif; 
    		font-size: 12px;
    		color: #B30000; text-decoration: none; font-weight: bold;
    		border: solid darkgray;  
    		border-width: 1px 0 1px 0;
    		text-align: center;
    		height: 28px;
    		line-height: 28px;
    		vertical-align: middle;
		}

div.domMenu_menuElementHover {
		color: #3A6EA5;
		}

div.domMenu_subMenuBar {
    		border: solid darkgray;  
    		border-width: 1px 0 0 0;
    		padding-bottom: 1px;
    		background-color: #efefef;
		}

div.domMenu_subMenuElement {
		font-family: Arial, sans-serif; 
		font-size: 12px;
		text-align: left;
		color: #B30000; text-decoration: none; font-weight: bold;
		border: solid darkgray;  
		border-width: 0 0 1px 0;
		margin: 1px 1px 0 1px;
		padding: 2px 18px 2px 5px;
		}

div.domMenu_subMenuElementHover {
		color: #3A6EA5;
		background: url(pfeil_blau.gif) no-repeat right;
		}

