/* CSS Horizontal */

/* (c) Hans Ulrich Beck, Seestrasse 14, CH-3700 Spiez */
/* hans-ulrich@h-beck.ch */

/* Erstellt 28. 05. 2006 */

a:visited{
         color:#5555FF;
		 text-decoration: none;
         }
a:link   {
         color:#5555FF;
		 text-decoration: none;
         }
a:hover  {
	color:#007700;
	text-decoration: none;
         }

body     {  
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 10pt;
         color: #000000;
         background-color: #FFFFFF;

         }  		 
p, ul, ol, dl, td, th, dir, dt, dd, textarea 
         {
         font-family: Verdana, Arial, Helvetica, sans-serif;
         font-size: 10pt;
         color: #000000;
         }
h1       {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 24pt; 
         font-weight: lighter;
         text-align: center;
         color: #000000;
         }
h2       {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 18pt;
         font-weight: lighter;
         text-align: center;
		 color: #000000;
         }
h3       {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 14pt;
         font-weight: lighter;
		 color: #000000;
         }
h4       {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 12pt;
         font-weight: lighter;
		 color: #000000;
         }
h5       {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 10pt;
         font-weight: bold;
		 color: #000000;
         }

.rahmen	{
	display: table;
	width: 980px;
	height: auto;
	border-collapse: separate;
	border:1px solid #000000;
	position: absolute;
	left: 5px;
	top: 5px;
}
		 
.kopf {
	display: table;
	width="980"; high="125";
	background-image:  url(bilder/kopf.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	text-indent: 10pt;
	word-spacing: normal;
	position: relative;
	font-size: 12px;
	letter-spacing: normal;
	white-space: normal;
	height: 125px;
	width: 980px;
}

.beck {
	position: absolute;
	left: 10px;
	top: 10px;
	background-repeat: no-repeat;
	height: 115px;
	width: 115px;
	visibility: visible;
}

.lorund	{
	background-image:  url(/bilder/lorund.gif);
	height: 100px;
	width: 100px;
	position: absolute;
	background-repeat: no-repeat;
	left: 110px;
	top: 62px;
}
		
.navigationsbalken {
	display: table;
	width="980"; height="25";
	background-color="CCCCCC";
	border-collapse: separate;
	border-spacing:2px;
	border:1px solid #999999;
	top: 2px;
	position: relative;
	background-color: #CCCCCC;
}

/* a.menuelink {
	display:table-column;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	height: 21px;
	font-size: 12px;
	width: auto;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
 }

a.menuelink:link, a.menuelink:visited { 
  color:#FFFFFF;
  background-color:#000000;
  text-decoration:none;
}

a.menuelink:active, a.menuelink:hover {
	color:#000000;
	background-color:#CCCCCC;
	text-decoration:none;
}*/

.spalte_links	{
	width: 190px;
	position: absolute;
	left: 5px;
	top: 165px;
	height: auto;
}
.spalte_rechts	{
	width: 195px;
	position: absolute;
	left: 780px;
	top: 165px;
	height: auto;
}

.untermenu	{
	width:130px;
	position: absolute;
	left: 20px;
	top: 189px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	height: 20;
}

a.menuelink {
	display:block;
	text-align:center;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	height: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
 }

a.menuelink:link, a.menuelink:visited { 
  text-decoration:none;
}

a.menuelink:active, a.menuelink:hover { 
  color:#000;
  background-color:#AAFFFF;
  text-decoration:none;
}

.titel_rechts	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	display: block;
	height: 20px;
	width: auto;
	bottom: 15px;
}

.content {
	width: 560px;
	position: relative;
	left: 200px;
	top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
}
		
