/**
 * @version $Id: template.css 14401 2010-01-26 14:10:00Z louis $
 * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */





h1
{

}

h2
{
font-family: Calibri, Verdana;
font-weight: normal;
font-size: 35px;
color: #8a151e;
}

h3
{

}

h4
{

}

h5
{

}

h6
{

}

h7
{

}


.content{
font-family: Calibri, Verdana;
font-size: 15px;
color: #000;
text-align: left;
line-height: 22px;
}

.content-ha ul{
padding-left: 20px;
font-family:Calibri, Verdana;
font-weight: normal;
font-size: 13px;
color: #000;
margin-left: 0px !important;
margin-bottom: -20px;
}

.content-ha ol{
margin-bottom: -20px;
margin-top: -10px;
}


.black
{
color: #000000;
}


.content ul{
list-style-image:url('../images/bulletpoint.gif');
margin-bottom: -20px;	
}

ol
{
list-style-type:decimal;
color: #8a151e;
font-weight: bold;
padding-left: 20px;
}

.mail{
font-weight: bold;	
color: #8a151e;
}

.telefon{
font-weight: bold;	
color: #000;
}

.abstand{
margin-left: 30px;
display: block;	
}

.box-impressum{
font-family: Calibri, Verdana; 
width:450px; 
padding:20px; 
margin-top: 0px; 
position:absolute; 
top:0px; 
left:0px;	
	
}

