body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	padding-left: 5px;
}
a:link      { color: #000066; text-decoration: underline }
a:hover     { color: #fff; text-decoration: underline; background-color: #006 }
a:active { text-decoration:none; color: black }
a:visited  { text-decoration: underline  }
p  /* normal absatz */    {
	color: black;
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	line-height: 150%;
	margin-bottom: 3pt
}
td   {
	color: black;
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	line-height: 150%
}
h1  {
	color: #000080;
	font-size: medium;
	font-family: Arial;
	font-weight: bold;
	line-height: 2;
	font-stretch: semi-expanded;
	margin-bottom: 14pt
}
h2   {
	color: black;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	margin: 0
}
h3   {
	color: black;
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	margin: 0
}
h4   {
	color: black;
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
	list-style-position: inside;
	margin: 0 0 14pt 30pt
}
li                {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	text-align: left;
	list-style-type: none;
	width: 100%;
}
li a:link         {
	color: #006;
	font-size: 95%;
	font-family: Arial;
	line-height: 90%;
	text-decoration: none;
	text-align: left;
	white-space: normal;
	list-style-type: none;
	display: block;
	margin: 3px 0;
	padding: 4px;
	width: 110px
}
li a:visited      {
	color: #006;
	font-size: 95%;
	font-family: Arial;
	line-height: 90%;
	text-decoration: none;
	text-align: left;
	display: block;
	margin: 3px 0;
	padding: 4px;
	width: 110px
}
li a:hover        {
	color: #fff;
	font-size: 95%;
	font-family: Arial;
	line-height: 90%;
	text-decoration: none;
	background-color: #006;
	text-align: left;
	visibility: visible;
	display: block;
	margin: 3px 0;
	padding: 4px;
	width: 110px;
}
li a:active       {
	color: #fff;
	font-size: 95%;
	font-family: Arial;
	line-height: 90%;
	text-decoration: none;
	text-align: left;
	display: block;
	margin: 3px 0;
	padding: 4px;
	width: 110px
}
dt  { color: #000; font-size: 80%; line-height: 140% }
dd  { color: #000; font-size: 80%; line-height: 140% }
input, select      {
	font-family: Arial;
	background-color: #fff;
	margin: 3px;
	padding: 2px;
	float: left;
	border: solid 1px #99CCCC;
}
textarea {
	background-color: white;
	scrollbar-3dlight-color: #99CCCC;
	;
	scrollbar-arrow-color: #000000;
	;
	scrollbar-base-color: #000000;
	;
	scrollbar-darkshadow-color: #000000;
	;
	scrollbar-face-color: #ffffff;
	;
	scrollbar-highlight-color: #99CCCC;
	;
	scrollbar-shadow-color: #666666;
	;
	scrollbar-track-color: #FFFFFF;
}
#kopf   /* Kopf */    {
	color: #000;
	font-family: Arial;
	background-repeat: repeat;
	text-align: left;
	position: absolute;
	top: 5px;
	left: 10px;
}
#text   {
	color: #000;
	position: absolute;
	top: 120px;
	left: 160px;
	width: 580px;
	height: auto;
	padding-right: 50px;
	padding-left: 60px;
	visibility: visible;
}
#menue    /* Hauptmenue */   {
	font-weight: bold;
	background-image: url(../grafiken/navigation.png);
	position: absolute;
	top: 120px;
	left: 7px;
	width: 170px;
	height: 100%;
	padding-top: 20px;
	background-repeat: repeat-y;
}
#suche    /* Google Suche */   {
	font-family: Arial;
	text-align: left;
	position: relative;
	top: 0;
	left: 44px;
	width: 170px;
	margin: 0 0 20px;
	padding: 0;
}
#navigation /* Fussnavigation für switchboard */       {
	color: #000;
	font-size: 70%;
	font-family: Arial;
	line-height: normal;
	text-align: right;
	visibility: visible;
	margin-top: 10px;
	margin-bottom: 10px;
	position: absolute;
	top: 80px;
	left: 10px;
	width: 95%;
}
#werbung    /* Anzeigen,Werbung */   {
	position: absolute;
	left: 630px;
	width: 160px;
	visibility: visible;
	top: 0px;
}
.blau { color: #000066; font-weight: normal; }
.werbung_h2   /* Ueberschrift in der Werbung */  {
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	line-height: 140%;
	background-image: url(../grafiken/werbung_hint.png);
	background-repeat: repeat;
	display: block;
	width: 140px;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 10px;
}
