.aimp
{
	color:Lightgrey;
	font-family:BookmanOldStyle;
	font-size:14px;
	text-align:right;
	text-decoration:none;
}
a
{
	color:lightgreen;
	font-family:BookmanOldStyle;
	font-size:14px;
	text-align:right;
}
.logo
{
	font-family:BookmanOldStyle;
	font-weight:bold;
	font-size:14px;
	text-align:right;
}
.maintext
{
	color:Lightgrey;
	font-family:BookmanOldStyle;
	font-size:16px;
}
.modal {
    background-color:#fff;
    display:none;
    width:350px;
    padding:15px;
    text-align:left;
    border:2px solid #333;
 
    opacity:0.8;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    -moz-box-shadow: 0 0 50px #ccc;
    -webkit-box-shadow: 0 0 50px #ccc;
 }

.maintitle
{
	color:lightgrey;
	font-family:BookmanOldStyle;
	font-weight:bold;
	font-size:44px;
	text-align:left;
}
body pre
{
	font-family:BookmanOldStyle;
	font-size:12px;
	background-color:39582f;
}

.bodyMain
{
	font-family:BookmanOldStyle;
	font-size:12px;
	background-color:39582f;
	background-image: url("../images/fahne_500_trans2.png");
	background-position: left -90px top -40px;
	background-repeat: no-repeat;
	background-attachment:fixed;
}

.onNaviOver
{	font-size:8pt;	
    font-weight:bold;	
    font-family:Arial;	
    color: Lightgrey;	
    background-color: 39582f;	
    border: solid 1px Lightgrey;	
    cursor: pointer;
    }
    
.onNaviOverSelected
{	font-size:8pt;
	font-weight:bold;	
	font-family:Arial;	
	color: Lightgrey;	
	background-color: 39582f;	
	border: solid 1px Lightgrey;
	}
	
.onNaviOut
{	font-size:8pt;
	font-weight:bold;	
	font-family:Arial;	
	color:darkgreen;	
	background-color: Lightgrey;	
	border: solid 1px darkgreen;
	}
