﻿body {    text-align: center;
}
TEXTAREA
{
	color: green;
	font-family: Arial;
}
TABLE
{
	color: green;
	font-family: Arial;
	vertical-align: top;
	}
MENU
{
	font-size: 10px;
	color: green;
	font-family: Arial;
}
.titelasp
{
	color: green;
	font-family: Arial;
}
#xr_ap
{	
	border: none;
	background-image: url('/Bilder/24.png');
	background-repeat: no-repeat;
	width: 150px;
}

a {
    text-decoration: none;
    color: #008000;
}
a:link {
    color: green;
    text-decoration: none;
    font-size: small;     
}
a:visited {
    color: green;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: #ff0000;    
}
a:active {
    color: green;
    text-decoration: none;
}

#dialog
{
	background-color: #66FF33;
	background-repeat: repeat;
}

div#dialog .ui-dialog-titlebar { display:none; } 

.ui-dialog-titlebar 
{	
 color:#aaa; 
 background-color: Green;                           
} 


.header 
{	
    background-color: Green;
}

