/* CSS Document f&uuml;r den main und menue Bereich*/

<!-- ********************************************************************** -->
<!--                                                                        -->
<!--	Designer    : Gunter Berberich                                        -->
<!--	Datum       : 2003-2011                                               -->
<!--	Ort	    	  : Hardheim/Buchen                       		              -->
<!--	Hinweis	    : Browser muss Frames unterst&uuml;tzen!                       -->
<!--	Projekt	    : ORGELMANUFACTUR VLEUGESLS Homepage (www.vleugels.de)    -->
<!--                                                                        -->
<!-- ********************************************************************** -->


h1 {
color: #0C5195;
font-family: Arial;
font-size: 13,5pt;
font-style: bold;
}

h2 {
color: #0C5195;
font-family: Arial;
font-size: 12pt;
font-style: bold;
}

.standard
{
color: #0C5195;
font-family: Arial;
font-size: 11,5pt;
text-align: justify;
vertical-align: top;
}

pre
{
color: #0C5195;
font-family: Arial;
font-size: 11,5pt;
}

A:hover 
{ 
COLOR: #0C5195; 
text-decoration: underline;  
} 

A:Link 
{ 
Color: #0C5195;
text-decoration: none;
} 

A:Visited 
{ 
Color: #0C5195;
}


BODY, Table {
background: #D6D5D5;
color: #0C5195;
font-family: Arial;
font-size: 11,5pt;

scrollbar-3dlight-color: #0C5195;
scrollbar-darkshadow-color: #0C5195;
scrollbar-highlight-color: #D6D5D5;
scrollbar-arrow-color: #0C5195;
scrollbar-base-color: #D6D5D5;
}

