/*
CSS Document
Typ: Technikpräsenz - Saltenbrock
Bereich: HTML-Elemente
Autor: AGRAVIS Raiffeisen AG - Florian Hirtz - Untenehmenskommunikation - 2009
*/


body { 
	font-size: 12px;
	color: #000000; 
	background: #ffffff /*url($CMS_REF(media:"body_bg")$) repeat-x*/; 
	margin: 0px auto; 
    font-family: Arial, Verdana, sans-serif;
	line-height: 16px;
	width: 965px;
	cursor: default;	
	}

ul {

}

ul.dom
{
padding: 0px 0px 0px 0px;
}

li {
	margin-left: 0px;
	line-height: 20px;
}

hr  {
	color: #66cc33;
   }  
   
hr.black  {
	color: #333333;
   }
	
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.klein  {
	font-size: 10px;
   }    
   
a:hover  {
	color: #444444;
   }     
   
a.footer  {
	color: #000000;
	font-size: 10px;
   } 
   
a.footer:hover  {
	color: #66CC33;
   }   
   
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 
   {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
   } 
   
a.horinav:hover
   {
	color: #df0000;
	text-decoration: none;
   }   
   
a.horinavselected 
   {
	color: #66cc33;
	font-size: 11px;
	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: 0px;
	margin: 0px;
	font-size: 10px;
	width: 350px;
	background: #eee;
	color: #000;
}

td {
font-size: 12px;
}

.klein {
	font-size: 10px;
}


