﻿div.bb_basis
{
	padding-left:0px;
}

div.bb_basis div.titel
{
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
}


div.bb_basis h1 
{
	margin-top: 9px;
	margin-bottom: 3px;
	font-size: 16px;
	font-weight: bold;
	color: #669933;
}

div.bb_basis h1 table
{
	margin-top: 9px;
	margin-bottom: 3px;
	font-size: 16px;
	font-weight: bold;
	color: #669933;
}

div.bb_basis div.h2Text
{
	position: relative;
	padding-top: 0px;
	margin-left:10px;
}

div.subTitel
{

	top: 5px;
	margin-top: 9px;
	font-size: 12px;

	font-weight: bold;
	color: #669933;
}





/* news */
.newsTitelLabel 
{
	font-weight:bold;
	padding-bottom:5px;

}

.newsTextLabel 
{
	padding-bottom:15px;

}

/* über uns -> Firmenprofil */
div.firmenprofil, div firmenvision, div vorteile, div funktioniert
{
	padding-left:0px;
}

div.firmenprofil h1, div.firmenvision h1, div.vorteile h1, div.funktioniert h1 
{
	margin-top: 9px;
	margin-bottom: 3px;
	font-size: 16px;
	font-weight: bold;
	color: #669933;
}

div.firmenvision h2, div.vorteile h2, div.funktioniert h2  
{
	margin-top: 5px;
/*	margin-bottom: 2px; */
	font-size: 12px;
	color: #669933;
}

div.vorteile h2, div.funktioniert h2  
{
	padding-top: 0;
	margin-bottom: 0px;
/*	margin-bottom: 2px; */
	font-size: 12px;
	color: #669933;
}


div.firmenprofil p, div.firmenvision p, div.vorteile p, div.funktioniert p  
{
	margin-top: 0px;
	margin-bottom: 10px;

}


div.firmenprofil table.w500 
{
	table-layout:fixed;
	width:500px;
}

div.firmenprofil table.w500 td.w200
{
	table-layout:fixed;
	width:125px;
}

div.firmenprofil table.w500 td.w50
{
	table-layout:fixed;
	width:50px;
}

div firmenvision div.h2Text, div.vorteile div.h2Text, div.funktioniert div.h2Text 
{
	margin-left:10px;
}


/* AGB */
div.agb div.titel
{
	margin-top: 9px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #669933;
}

div.agb h1
{
	margin-top: 9px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}

div.agb h2
{

	padding-top: -20;
	padding-bottom: 0;
	font-size: 12px;
}

div.agb p 
{
}

div.agb div.h2Text
{
	position: relative;
	padding-top: 0px;
	margin-left:10px;
}


