
body
{
	scrollbar-base-color: c0c0c0;
	background-color: 808080;
/* margin: 165px 175px 0px 62px; */

}

/* Default Font Attributes */

body, table, td             
{
	font-family: arial; 
	font-size: 10px; 
	color: 000000;
}


.smalltext, .mediumtext, .largetext
{ 
	font-family: arial, Helvetica; 
	color: 000000;
}


.smalltext
{ 
	font-size : 10px; 
}


.mediumtext      
{ 
	font-size : 11px; 
}


.largetext, TD.row1, TD.row2      
{ 
	font-size : 11px; 
}







/* Links */

a, a:link, a:active, a:visited
{ 
	text-decoration: none; 
	color: #333333;
	font-family: arial, Helvetica 
}  


a:hover 
{ 
	text-decoration: none; 
	color: #333333; 
	font-family: arial, Helvetica 
} 

   
input, textarea, select 
{
	color : 000000;
	background-color: ffffff;
	font-family : arial, Helvetica, sans-serif;
	font-size : 10px;
	border: 0px #cc3333 solid;
}


input, textarea, select 
{
	border-top-width : 0px; 
	border-right-width : 0px; 
	border-bottom-width : 0px; 
	border-left-width : 0px;  
}


input
{ 
	text-indent : 2px; 
}


input.button 
{
	border-top-width : 0px; 
	border-right-width : 0px; 
	border-bottom-width : 0px; 
	border-left-width : 0px;  
}

.maintext
{ 

overflow: auto;
vertical-align: top;
background-color:ffffff;
height: 350px;
scrollbar-face-color:silver;
scrollbar-highlight-color:white;
scrollbar-3dlight-color:666666;
scrollbar-darkshadow-color:666666;
scrollbar-shadow-color:silver;
scrollbar-arrow-color:666666;
scrollbar-track-color:666666;

}

.aussen
{
	border: 10px #Cc3333 solid;
}


div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}
