body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-color: black;
	}

.extratipp {
	position:fixed;
	display: block;
	bottom: 0px;
	right: 0px;
	width: 330px;
	height: 126	px;
	background-color: #cc0000;
	background-image: url(extratipp.png);
	z-index: 1;
}

a.extratipp:hover {
	bottom: 0px;
	height: 399px;
}

a {
	color: black;
	}
	
a:hover {
	color: red;
	}

#content {
	background-color: lightgrey;
	width: 520px;
	//height: 800px;
	border: 1px black solid;
	border-top: 8px black solid;
	position: absolut;
	float: left;
	padding: 15px;
	line-height: 24px;
	//padding-bottom: 105px;
	}

#marken {
	//background-color: green;
	width: 200px;
	height: 340px;
	padding: 15px;
	border: 1px black solid;
	border-top: 8px black solid;
	position: absolute;
	left: 575px;
	top: 505px;
	}

#tipp {
	width: 200px;
	height: 200px;
	padding: 15px;
	border: 1px black solid;
	border-top: 8px black solid;
	position: absolute;
	left: 575px;
	// top: 0px;
	text-align: center;
	}

#adv2 {
	width: 200px;
	height: 200px;
	padding: 15px;
	border: 1px black solid;
	border-top: 8px black solid;
	position: absolute;
	left: 575px;
	top: 255px;
	background-color: #CCCCCC;
	}

#adv3 {
	background-color: lightgrey;
	width: 520px;
	height: 80px;
	border: 1px black solid;
	//border-top: 8px black solid;
	position: absolut;
	float: left;
	padding: 15px;
	line-height: 24px;
	}


#addy 
{
	width: 200px;
	height: 270px;
	padding: 15px;
	border: 1px black solid;
	border-top: 8px black solid;
	position: absolute;
	left: 575px;
	top: 895px;
	}


h1 {
	font-size: 24px;
	}
	
h2 {
	font-size: 18px;
	}
	
h3 {
	font-size: 14px;
	text-align: center;
	margin-top: 0px;
	}	
	
.small {
	font-size: 10px;
	}
	
// HERSTELLERSEITEN
#dummy {
	border: 0px;
	}


#logo 
{
	margin-left: 15px;
	border: solid 1px #000000;
	padding: 7px;
	background-color: #ffffff;
	float: right;
	position: relative;
	}

a.klick {
	//background-color: #cc0000;
	background-image: url(amazon-but.png);
	background-repeat: no-repeat;
	//padding: 10px;
	padding-left: 65px;
	padding-top: 22px;
	min-height: 72px;
	min-width: 500px;
//	position: static;
	font-weight: bold;
	font-size: 18px;
	clear: right;
	display: block;
	}

#dummy {
	border: 0px;
}

.dummyy {
	border: 0px;
	}
