body  {
    font: 100% Verdana, Arial, Helvetica, sans-serif;
    background: #d0cdcd;
    margin: 0; 
    padding: 0;
    text-align: center; 
    color: #000000;
}
	
	
#container {
	width: 680px;
	margin: 0 auto;
    text-align: left;
}


#header {

	float: left;
	width: 680px;
	background: #FFFFFF;
	clear: both;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 165px;
	margin-top: 0px;
}


#top {

	float: left;
	width: 680px;
	background: #FFFFFF;
	clear: both;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 29px;
	margin-top: 0px;
}

#wrapper{
	
	float: left;
	width: 620px;
	background-image: url(images/header2_med.gif);
	background-repeat: repeat-y;
	padding: 10px 30px 10px 30px;
}

#content{
	margin-left: 0px;
	width: 620px;
	float:left;
	background-color: #FFFFFF;
	padding: 10px 0px 10px 0px;
	
}


#footer{
	clear:both;
	float: left;
	width: 680px;
	text-align: center;
	background-image: url(images/footer.gif);
	height: 37px;
	
}

#testimonial {
	text-align: center;
	background-repeat:inherit;
}


.testimonial#testimonial {
	font-family: "Courier New", Courier, monospace; border-bottom-color: #FFFFFF; font-size: 90%;
}

#bonus{
	text-align: left;
	background-color: #ffffff;
	border: 4px dashed rgb(180, 180, 180);
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin-left: 30px;
	margin-right: 30px;
}

#produkt{
	text-align: left;
	background-color: #ffffff;
	border: 1px dashed rgb(180, 180, 180);
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin-left: 30px;
	margin-right: 30px;
}

#sale{
	text-align: left;
	background-color: #f4faff;
	border: 4px solid rgb(180, 180, 180);
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 0px;
	margin-left: 30px;
	margin-right: 30px;
}

.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}

.H1 {
	font-family: Verdana;
	font-weight:bold;
	font-size: 30px;
	color: #cc0000;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	float:left;
	
}

/************** header tag styles **************/

h1 {
	font-family: verdana;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
	background-color: #FFFFFF;
	font-size: 190%;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	background-color: #FFFFFF;
	font-size: 120%;
	text-align: center;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	font-size: 200%;
	text-decoration: underline;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	font-size: 120%;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	font-size: 95%;
}
/************** text styles **************/

/* Text allgemein */
p, li {
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 30px;
	margin-right: 30px;
}

#content p {
	line-height: 150%;
	margin-top: 30px;
	background-color: #FFFFFF;
}

.highlight {
	font-weight: bold;
	background-color:#FFFF00

}

.highlight {
	font-weight: bold;
	background-color:#FFFF00;
}

.aufzählung {
	list-style-type: disc;
	list-style-position: outside;
	display: list-item;
	margin-left:80px;
	padding-right: 50px;	
	
}

.aufzählung-bonus {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 30px;
	line-height: 150%;
	display: list-item;
	list-style-image: url(images/checkmark.gif);
}

.bold {
	font-weight: bold;		
}

.kursiv {
	font-weight: bold;
	font-style: italic;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
}


.Stil13 {
	font-family: Arial;
	font-size: 90%;
}
