.Haupttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	background-color: #FFFFFF;
}
.schwarztext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.links 
	a:link {
	text-decoration: none;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	a:visited {text-decoration: none;
	color:#FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	a:hover {text-decoration: underline;
	color:#3399FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.button
      {
      font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
      color: #666666;
      background-Color: #FFFFFF;
      background-position: center center;
	text-decoration: none;
	height: auto;
	width: 77px;
      }
.button:visited
      {
      font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
      color: #666666;
      background-Color: #FFFFFF;
      background-position: center center;
	text-decoration: none;
	height: auto;
	width: 77px;
      }
.button:hover
      {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
      Color: #003399;
      background-Color: #FFCC66;
      background-position: center center;
	text-decoration: none;
	height: auto;
	width: 77px;
      }
.Rahmen 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	Color: #003399;
	background-color: #FFCC66;
	background-position: center center;
	text-decoration: none;
	height: auto;
	width: 77px;
	border: 1px solid #FF0000;
	}
.Rahmen:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	Color: #003399;
	background-color: #FFCC66;
	background-position: center center;
	text-decoration: none;
	height: auto;
	width: 77px;
	border: 1px solid #FF0000;
	}
.Rahmen:hover
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	Color: #003399;
	background-color: #FFCC66;
	background-position: center center;
	text-decoration: none;
	height: auto;
	width: 77px;
	border: 1px solid #FF0000;
	}
.Randrechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	left: 3px;
	top: 3px;
	right: 3px;
	bottom: 3px;
	padding: 2px;
	height: auto;
	width: auto;
}
.Randlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 3px;
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;
}
.nomolinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
