/*
CSS Document
Typ: Markenpräsenz - Miravit
Bereich: HTML-Elemente
Autor: AGRAVIS Raiffeisen AG - Florian Hirtz- Untenehmenskommunikation - 2009
*/


body { 
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000; 
	background: #eeeeee;
	/*url($CMS_REF(media:"body_bg")$) repeat-x;*/
	width: 962px;
	cursor: default;
	margin: 0px auto; 
	}

	
li {
line-height: 20px;
}

hr  {
	color: #6fb31a;
   }  
   
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;
   border-bottom: solid 2px #62BB45;
   }       

h4 {
   font-size: 18px;
   font-weight: lighter;
   }
    
h5 {
   font-size: 16px;
   font-weight: lighter;
   }  
   
h6 {
   font-size: 14px;
   font-weight: lighter;
   }      
 
a  {
	color: #e2003b;
	text-decoration: none;
   }
   
a.font_t23  {
	color: #444444;
	text-decoration: none;
   }

a.klein  {
	font-size: 10px;
   }    
   
a:hover  {
	color: #444444;
   }     
   
a.footer  {
	color: #000000;
	font-size: 10px;
   } 
   
a.footer:hover  {
	color: #e2003b;
   }   
   
   
   
a.horinav 
   {
	color: #ffffff;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;	
   } 
   
a.horinav:hover 
   {
	color: #000000;
   }    
   
a.leftnav_1
   {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
   } 
    
 a.leftnav_1_select
   {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
   } 
   
a.leftnav_2
   {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
   } 
    
 a.leftnav_2_select
   {
	color: #444444;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
   }   
   
 a.leftnav_3
   {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
   } 
   
 a.leftnav_3_select
   {
	color: #f99d1c;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
   }   
   
a.horinav:hover
   {
	color: #444444;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
   }   
   
a.horinavselected 
   {
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
   }       
   
a.metanav 
   {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
   }   
   
a.metanav:hover
   {
	color: #df0000;
	text-decoration: none;
	text-transform: uppercase;
   }  
   
a.metanavselected 
   {
	color: #e2003b;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
   }       
   

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;
}

ul.dom
{
padding: 0px 0px 0px 30px;
}


