<style type="text/css" media="screen"><!--
/* Definition von body und elementen(Tags) */
body {
  margin: 0px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, sans-serif;
  color:#000;
  font-size: 11px;
}
p, pre {
  font-size:11px;
  padding:5px 20px;
}
h1 {						/* Content-Überschrift */
  font-size:14px;
  padding: 10px 0px 0px 5px;
  color: #0066ff;
  background-color:transparent;
  border-top: 1px solid #0066ff;
}
h2 {						/* Titel der ID 'rechts-klein' */
  font-size:14px;
  padding: 5px 0px 0px 5px;
  color: #0066ff;
  background-color:transparent;
}
h6 {						/* Überschriften innerhalb der Navi (graue Titel) */			
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
	margin: 7px 0px 0px 0px;;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #eee;
	border: 1px solid #000;
	color: #000;
}
h5 {						/* Titel 'Portrait' in der Navi */				
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #eee;
	border: 1px solid #000;
	color: #000;
}

a:link, a:visited {
  color: #0066ff;
  font-size: 11px;
  background-color:transparent;
  text-decoration: underline; 
}
table {
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  font-size: 11px;
  margin: 0px 5px 20px 5px;
}
td p {
  padding-right:5px;
  text-align: justify;
}
ul {							/* Liste */
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  font-size: 11px;
  margin-left:0px;
  padding-left:21px;
}
li {							/* Listenelemente */
  text-align: justify;
  padding-left: 0px;
  padding-right: 5px;
  margin-left:0px;
}

/*********************************************************************************************************/
/*                                               ID's:                                                   */
/*********************************************************************************************************/

#inhalt {						/* ID passt sich der Grösse des Inhaltes an */
	position: relative;
	top: -90px;
	background: #ffffff;
	margin: 100px 0px 0px 0px;
	width:99%;
	border: none;
}
#inhalt p {
  margin: 0px 5px 20px 5px;
  padding: 0px;
}
#links {						/* Navi */
 position: absolute;
 top: 0px;
 visibility: hidden;
}
#rechts-gross {						/* Blauer Rahmen der ID 'rechts-klein' */
 position: absolute;
 top: 0px;
 visibility: hidden;
}
#rechts-klein {						/* Hier stehen die aktuellen Sachen drin */
 position: absolute;
 top: 0px;
 visibility: hidden;
}

#rechts-klein p {
 position: absolute;
 top: 0px;
 visibility: hidden;
}
#footer {
 position: absolute;
 top: 0px;
 visibility: hidden;
}
#footer a:link, #footer a:visited {
  font-size: 9px;
  color: #777;
  text-decoration: underline;
/***********/
/* Classes */
/***********/
.input						/* Style für die Eingabefelder */
  border-bottom: 1px solid #0066ff;
  border-left: 1px solid #0066ff;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  background: #ffffff;
  color: #000000;
  font-size: 11px;
}
.input1 {					/* Style für die Schaltflächen */
  border: 1px solid #000;
  background: #fff;
  color: #0066ff;
  font-size: 11px;
}
.logoposl {position:static} /* Position von Logo */
.schriftpos {position:static;} /* Position von Schriftzug */
.index-img {
 margin-bottom: 0px;
 margin-left: 0px;
}
.kontakte {
 margin-left: 0px;
 margin-bottom: 0px;
}
-->
</style>
