/*
CSS Document
Typ: Konzernpräsenz
Bereich: HTML-Elemente
Autor: AGRAVIS Raiffeisen AG - Florian Hirtz - Untenehmenskommunikation - 2009
*/


body { 
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000; 
	background: #ffffff /*url($CMS_REF(media:"body_bg")$) repeat-x*/; 
	line-height: 16px;
	text-align: center;
	margin: 0px auto;
	width: 962px
	}
	
ul {
	padding: 0px 0px 0px 45px;
	}
	
ul.dom
	{
	padding: 0px 0px 0px 30px;
	}
	
	
li {
	margin-left: -30px;
	line-height: 18px;
	}

	
h1 {
   font-size: 24px;
   font-weight: lighter;
   }   
   
h2 {
   font-size: 22px;
   font-weight: lighter;
   } 
   
h3 {
   font-size: 20px;
   font-weight: lighter;
   }       

h4 {
   font-size: 18px;
   font-weight: lighter;
   }
    
h5 {
   font-size: 16px;
   font-weight: lighter;
   }  
   
h6 {
   font-size: 14px;
   font-weight: lighter;
   }      
 
a  {
	color: #66CC33;
	text-decoration: none;
   }
   
a.font_t23  {
	color: #ffffff;
	text-decoration: none;
   }   
   

   
a.klein  {
	font-size: 10px;
   }    
   
a:hover  {
	color: #444444;
   }     
   
a.footer  {
	color: #000000;
	font-size: 10px;
   } 
   
a.footer:hover  {
	color: #66CC33;
   }   
   
   
   
a.horinav 
   {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
   } 
   
a.leftnav_1
   {
	color: #53a629;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
   } 
    
 a.leftnav_1_select
   {
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
   } 
   
a.leftnav_2
   {
	color: #53a629;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
   } 
    
 a.leftnav_2_select
   {
	color: #444444;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
   }   
   
 a.leftnav_3
   {
	color: #53a629;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
   } 
   
 a.leftnav_3_select
   {
	color: #444444;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
   }   
   
a.horinav:hover
   {
	color: #df0000;
	text-decoration: none;
   }   
   
a.horinavselected 
   {
	color: #66cc33;
	font-size: 12px;
	text-decoration: none;
   }       
   
a.metanav 
   {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
   }   
   
a.metanav:hover
   {
	color: #df0000;
	text-decoration: none;
   }  
   
a.metanavselected 
   {
	color: #66cc33;
	font-size: 10px;
	text-decoration: none;
   }       
   

dl {
	float: left;
	margin: 0px;
	padding: 0px 20px 10px 0px;
}

dd {
	
	padding-top: 4px;
	margin-left: 7px;
	margin-top: -10px;
	line-height: 13px;
	font-size: 10px;
	width: 350px;
	background: #d9d9d9;
	color: #000;
}

td {
font-size: 12px;
}

.klein {
	font-size: 10px;
}


