body {
	font-size: 0.75em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #aec7d4;



}

h1 {
	font-weight: bold;
	font-size: 1.3em;
	text-transform: uppercase;
	padding-bottom: 0.4em;
	color: #fff;
}

.fakeH1 {
	font-weight: bold;
	font-size: 1.3em;
	text-transform: uppercase;
	padding-bottom: 0.4em;
	color: #fff;
}

h3 {
	font-weight: bold;
	font-size: 1.3em;
	text-transform: uppercase;
	padding-bottom: 0.4em;
	color: #fff;
}
h2 {
	font-weight: bold;
	font-size: 1.0em;
	text-transform: uppercase;
	padding-bottom: 0.6em;
	color: #fff;

}


h4 {
	font-weight: bold;
	font-size: 1.0em;
	padding-bottom: 0em;
	color: #fff;
}



a {
	color: #fcb415;
}

p {
	padding-top: 0.2em;
	padding-bottom: 0.85em;
	line-height: 160%;/* margin-top:-10px; */
}



p.categoryText {
	text-align:justify;
	margin-top:0px;
	
}


#columnLeft p {
	text-align:justify;
}


a img {
	border: none;
}

a.anchor {
	padding-left: 9px;
	/*background: url("../images/page/anchor.png") left center no-repeat;*/
}

ol {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left:20px
}

ol li {
	padding-bottom: 4px;
	padding-top: 4px;

}

ul {
	list-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	
}

ul li {
	padding-left: 20px;
	background:  url("../images/page/li.png") 0px 8px no-repeat;
	padding-bottom: 4px;
	padding-top: 4px;
	
}
ul li li {
	padding-left: 22px;
}

/* table stuff */

table th {
	background: #0A3244;
	color: #EFB822;
	border-left: 1px solid #0B445D;
	border-right: 1px solid #0B445D;
}

table td {
	text-align: center;
	border-left: 1px solid #114054;
	border-right: 1px solid #114054;
}
table tr.suda td {
	border-left: 1px solid #07425B;
	border-right: 1px solid #07425B;
	background: #093A4F;
}


table {
	margin-top: /*1em*/0;
	margin-bottom: 1em;
	border-collapse: collapse;
	border-bottom: 4px solid #0A3244;
}

table td, table th {
	padding: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
}

table td.l, table th.l {
	text-align:left;
	padding-left:15px;
	white-space:nowrap;
}


table td.r, table th.r {
	text-align:right;
	padding-right:15px;
}



#footer {
	font-size: 1.1em;
}

.textLeft { text-align: left; }

.procenta { list-style:none;}

.produktClaim { margin-top:20px;  }