/* Unchanged */
.nodisplay	{ display:none; }

A:link {
	background-color : transparent;
	color :  #31633A;
	text-decoration:none;                                                                                                                  
        border-bottom-width:1px;
        border-bottom-style:dotted;
        border-bottom-color:#31633A; 
}
A:visited {
	background-color : transparent;
	color :  #585858;
	text-decoration:none;                                                                                                                  
        border-bottom-width:1px;
        border-bottom-style:dotted;
        border-bottom-color:#585858;
}
A:hover {
	background-color : transparent;
	color : #31633A;
	text-decoration:none; 
	border-bottom-width:1px; 
	border-bottom-style:solid;
	border-bottom-color:#31633A;
}
A:active {
	background-color : transparent;
	color : #000000;
	text-decoration:none;                                                                                                                  
        border-bottom-width:1px;
        border-bottom-style:dotted;
        border-bottom-color:#000000;
}

.menue {
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
        font-size : 10px;
	padding-right : 20px;
        line-height : 210%;                                                                                                                    
        color : #000000; 
}

.submenue {                                                                                                                                       
        font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
        text-align: right;
        font-style:italic;
	font-size :  9px;                                                                                                                      
        padding-right : 10px;
        line-height : 210%;                       
        color : #000000;                                                                                                                       
} 

.teaser {
        font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
        text-align: left;
        font-size:9px;
        line-height : 170%;                       
        color : #31633A                                                                                                                
}   

.teaserlink {                                                                                                                                  
        font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
        text-align: left;                                                                                                                      
        font-size: 9px;                                                                                                                      
	padding-top : 5px; 
        line-height : 120%;                                                                                                                    
        color : #31633A        
}    

P {
	font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size : 11px;
	padding-bottom: 11px;
	padding-left:18px;
	padding-right:15px;
	line-height : 170%;
	color : #000000;
}

H1 {
	font-size:12px;
	margin:0 0 0 0;
	padding:5 0 0 18;
	line-height : 170%;
}

TD {
        font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
        font-size : 11px;
        line-height : 150%;
        color : #000000;
}

.tenpx A {
        background-color:transparent;
        font-family : Verdana, Arial, Helvetica, Geneva, sans-serif;
        text-align: center;
        font-size : 9px;
        color:#999999;
}  

.bullets {
	padding-left:15px;
}

form {
	 padding-left:15px;
}
