a:link {
text-decoration:none;
color:#ff3002; 
}

a:visited {
text-decoration:none;
color:#ff3002; 
}

a:active {
text-decoration:none;
color:#ff3002; 
}

a:hover {
text-decoration:none;
color:#ff3002; 
}

body
{
padding:0px;
margin:0px;
height:100%;
width:100%;
overflow:hidden;
}   

body.textarea {
	margin:0px 0px 0px 0px;
	scrollbar-DarkShadow-Color:#505050;
	scrollbar-Track-Color:#505050;
	scrollbar-Face-Color:#505050;
	scrollbar-Shadow-Color:#505050;
	scrollbar-Highlight-Color:#505050;
	scrollbar-3dLight-Color:#505050;
	scrollbar-Arrow-Color:#505050;
	background-repeat:no-repeat;
	scrollbar-width:25px;
}
	

 img.rahmen {
 margin-left:0px;
 border-color:#000000;
 border-width:1px;
 }


td.iframe {
padding:20px;
 }
 
 p. {
font-family:verdana; 
font-size:11px; 
color:#323232;
 }