/* CSS Document */

body {
 background-image:url(bilder/start/hintergrund.gif); background-repeat: repeat-x;
 scrollbar-3dlight-color: #ffffff;
 scrollbar-arrow-color: #ffffff;
 scrollbar-darkshadow-color: #ffffff;
 scrollbar-face-color: #000000;
 scrollbar-highlight-color: #ffffff;
 scrollbar-shadow-color: #ffffff;
 scrollbar-track-color: #ffffff;
     }

.infotext
	{
	display:none;
	color: #9F9F9F;
	padding: 5px;
	font-size: 12px;
	font-family: arial , verdana;
	font-weight: normal;
	text-align: justify;
	background-color: transparent;
	}
.infotext1
	{
	color: #9F9F9F;
	font-size: 10px;
	font-family: arial , verdana;
	font-weight: normal;
	text-align: left;
	}
.infotext h1
	{
	font-size: 12px;
	}
.infotext a:link, .infotext a:visited
	{
	color: #9F9F9F;
	text-decoration: none;
	font-family: arial , verdana;
	font-size: 12px;
	font-weight: bold;
	}
.infotext a:hover, .infotext a:active
	{
	color: #9F9F9F;
	text-decoration: none;
	font-family: arial , verdana;
	font-weight: bold;
	}
