.header	{
	width: 520px;
	height: 90px;
 	background: #7e9a0c;
         text-align: center;
	}

h1	{
	font-size: 8pt; 
	font-family: lucida sans;
         color: black;
         background: transparent;
	}

h2	{
	font-size: 16pt; 
	font-family: lucida sans;
         color: #7e9a0c;
         background: transparent;
	}

h3	{
	font-size: 14pt; 
	font-family: lucida sans;
         color: #7e9a0c;
         background: transparent;
	}

.body_table {
	width: 520px;
         background: transparent;
         border-right: 1px solid #7e9a0c;
	}

.border-left{
         border-left: 1px dotted #7e9a0c;
         }

.stregleft	{
	border-top-color: black;
	border-right-color: black;
         border-bottom-color: black;
         border-left-color: black;
         border-left-width: 1px;
         border-left-style: solid;
 	text-align: center;
	}

.kontakt	{
	color: white;
	background: transparent;
 	text-align: center;
         font-size: 10pt;
         font-family: lucida sans;
	}