/*******************************************TEXT****************************************/
body,table
{
    font-size: 12px;
	line-height: 16px;
}
.text, p
{
	font-size: 12px;
	line-height: 16px;
}
.textsmall
{
	font-size: 10px;
	line-height: 16px;
}
.title, h1
{
	font-size: 12px;
	line-height: 16px;
}

a
{
	font-size: 12px;
	line-height: 16px;
}
/*******************************************Tabelle****************************************/
.Service
{
    font-size: 10px;
	line-height: 10px;
	font-family:Verdana; 
    }
    
#Content .Header,
#Content .Header h1
{
 font-size:36px;
 line-height:40px;
 font-family:Georgia
}
    
#Content .Text
{
 font-size:12px;
 line-height:18px;
 font-family:Verdana;
    }    

#Content .Ueberschrift
{
 font-size:18px;
 line-height:18px;
 font-family:Times New Roman;
    } 
/*****************************Footer*****************************/

#Footer,#Footer a
{
 font-size:10px;
 line-height:10px;
 font-family:Verdana;   
}    

/*****************************MENU LEFT*****************************/         
#Menu a
{
   font-size:19px;
    line-height:29px;  
}

 /*****************************BASE MODULE*****************************/

.BaseModule .title,
.BaseModule .detail h2
{
    font-size:18px;
    line-height:18px;
    font-family:Garamond,Times New Roman;
}


