/* CSS Document */

h1, h2, h3, h4, h5, h6, ul, li, ol, div, p, a, img {
	margin: 0;
	padding: 0;
}


body   { 
	margin: 0 0 0 0; 
	padding: 15px 0 0px 0;
	color: #4E4A44; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;  
	letter-spacing: 0px;		 
}

div#soPauBox {
	height:auto;
	width:703px;
	padding-top:30px;
	clear:both;
}

div#soClear {
	clear:both;
}

div.soPauText {

}

div#imageText {
	width: 175px;
	padding-bottom: 10px;
	float: left;
}


.headline {
	font-size:13px;
	color: #B20004;
	font-weight:bold;
	text-align: left;
	padding-bottom: 15px;
	clear: both;	
}

.headline2 {	
	font-size:13px;
	color: #006F30;
	font-weight:bold;
	padding-bottom: 5px;	
}

#bodytext3 {
	line-height: 14px;
}


.bodytext {
	line-height: 15px;
	clear: both;
}

.bodytextNews {
	color: #4E4A44; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	clear: both;
}

table,tr,td {
	color: #4E4A44; 
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;  
	line-height: 15px;
	letter-spacing: 0px;	
}

table#preise  { background: #D1E7F3; border-collapse: collapse;}
table#preise tr { border: #ffffff 2px solid; border-collapse: collapse; }
table#preise td { border: #ffffff 2px solid; border-collapse: collapse; padding:5px;}

.bgC01 {
	background-color: #DFE3EB;
}

.bgC02 {
	background-color: #EBF7FD;
}

.bgC03 {
	background-color: #FEF6E0;
}

.bgC04 {
	background-color: #F6E4B9;
}

.bgC05 {
	background-color: #FFF9C5;
}

.bgC06 {
	background-color: #FEF6E0;
}

table#preise td#padd {
	padding:0px;
} 


