.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

input{
 background-color:#FFFFFF;
 border-color: #333333;
 border-width:1px;
 border-style:solid;
 color: #000000;
font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal
}

textarea{
 background-color:#FFFFFF;
 border-color: #333333;
 border-width:1px;
 border-style:solid;
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;

}
select{
 background-color:#FFFFFF;
 border-color: #333333;
 border-width:1px;
 border-style:solid;
 color: #000000;
font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
}

input.checkradiobox{
  border:none;
 background-color:transparent;
}

input.button{
  background-color:#FFFFFF;
 border-color: #333333;
 border-width:1px;
 border-style:solid;
 color: #000000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal
}


.movie a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B08221;
	text-decoration: none;
	

}
.movie a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DD9727;
	text-decoration: none;

}
	
.movie a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B08221;
	text-decoration: none;

}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: DD9727;
	text-decoration: none;
	font-weight: bold;

	

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: FFEDC8;
	text-decoration: none;
	font-weight: bold;


}
	
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: DD9727;
	text-decoration: none;
	font-weight: bold;


}
body {

 scrollbar-base-color = #474747;      /*Basisfarbe der Scroll-Leiste*/
 scrollbar-arrow-color = #E4E4E4;     /*Farbe für Verschiebepfeile*/
 scrollbar-darkshadow-color = #474747;   /*Farbe für Schatten*/
 scrollbar-face-color = #676767;      /*Farbe für Oberfläche*/
 scrollbar-highlight-color = #474747;   /*Farbe für oberen und linken Rand*/
 scrollbar-shadow-color = #474747;     /*Farbe für unteren und rechten Rand*/
 scrollbar-track-color = #474747;
	background-color: #252525;

}

