body 	{
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#FFC705;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#cccccc;
	scrollbar-shadow-color:#000000;
}

.text 	{  
	font-family: verdana,Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFC705; 
	text-decoration: none; 
	border: 1px #000000 dashed; 
	font-weight: normal
	}

.txt 	{  
	font-family: verdana,Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFC705; 
	text-decoration: none; 
	font-weight: normal
	}

.img 	{  
	border: #FFC705; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	}

h1 	{  
	font-family: verdana,Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #FFC705; 
	text-decoration: none
	}
table {  font-family: verdana,Arial, Helvetica, sans-serif; font-size: 12px; color: #FFC705}
tr {  font-family: verdana,Arial, Helvetica, sans-serif; font-size: 12px; color: #FFC705}
td {  font-family: verdana,Arial, Helvetica, sans-serif; font-size: 12px; color: #FFC705}
textarea {  background-color: #FFFFFF; border: 1px #000000 solid}
input {  font-family: verdana,Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #FFFFFF; border: 1px #000000 solid}
a {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F08080;
	text-decoration: underline
}
a:hover {  font-family: verdana,Arial, Helvetica, sans-serif; font-size: 12px; color: #cccccc; text-decoration: underline}

.produkte a {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
}

.produkte a:hover {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eeeeee;
	text-decoration: none;
	font-weight: bolder;
}
.Kopf {
	font-family: verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eeeeee;
	text-decoration: none;
	font-weight: bolder;
background-color: #888888;
}