body {
 background-color: #ff00d2;
 font-family: Verdana;
 font-size: 12px;
 color: white;
 background-image: url(img/bg.png);
 background-repeat:repeat-x;float:left;
} 

a:link {
 color: white;
} 

a:visited {
 color: white;
} 

a:hover {
 color: Hotpink;
} 


td .hintergrund02
{
background: url(grafik04.gif) #FFD7EA ;
background-position: bottom right;
background-repeat: no-repeat;
}

img
{
border: dotted 0px #ffffff ;
}

input
{
font-family:Arial,sans-serif;
color:#0050A0;
font-size:12px;
border:none;
border-top: 1px dotted #0050A0;
border-bottom: 1px dotted #0050A0;
background-color:#FFFFFF;


}

a.block{
color:#ffffff; 
background:#ff0bd4; 
display:block; 
text-align:center; 
width:150px;
border:#ffffff solid 1px; 
padding:0px; 
text-decoration:none; 
font:bold 14px arial, sans-serif;
filter: alpha(opacity=60); /* Für IE */
-moz-opacity: 0.6; /* Für Gecko-Browser */
opacity: 0.6; /* Für Opera 9+ */;}

a.block:hover{
color:#ffffff;
background-color:#590049;
font:bold 14px arial, sans-serif;
filter: alpha(opacity=60); /* Für IE */
-moz-opacity: 0.6; /* Für Gecko-Browser */
opacity: 0.6; /* Für Opera 9+ */;}

a.block:visited {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font:bold 14px arial, sans-serif;
	color: #ffffff;
}

a.blocknew{
color:#000000; 
background:yellow; 
display:block; 
text-align:center; 
width:150px;
border:#ffffff solid 1px; 
padding:0px; 
text-decoration:none; 
font:color black, bold 14px arial, sans-serif;
filter: alpha(opacity=60); /* Für IE */
-moz-opacity: 0.6; /* Für Gecko-Browser */
opacity: 0.6; /* Für Opera 9+ */;}

a.blocknew:hover{
color:yellow;
background-color:#ffffff;
font:bold 14px arial, sans-serif;
filter: alpha(opacity=60); /* Für IE */
-moz-opacity: 0.6; /* Für Gecko-Browser */
opacity: 0.6; /* Für Opera 9+ */;}

a.blocknew:visited {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font:bold 14px arial, sans-serif;
	color: #000000;
}
