/*
Description: 24-7unique.de
Author: Ben Seebode
Author URL: http://www.benseebo.de
*/

body {
	/*background-image: url(bg01.jpg);*/
	background-attachment:fixed;
	background-repeat:no-repeat;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: "Avantgarde", "Futura", "Century Gothic", arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}

h1 {
	font-size: 18px;
	line-height: 20px;

}

h2 {
	font-size: 11px;
	line-height: 13px;

}

a {
	color: #000;
	text-decoration: none;
	padding: 1px;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
	color: #808080;
	background-color:#e7e7e7;
}

img {
	margin-bottom:5px;
}

.navi {
	
	text-align:center;
	margin-top:40px;
	border: 1px;
	border-color: #666;
	width: 100%;
	font-size: 14px;
	line-height: 22px;
	
}

.gesa {
	position: absolute;
	top: 100px;
	left: 300px;
	border: 1px;
	border-color: #666;
	width: 200px;
	height: 70px;
	padding: 10px;
	
}

.flavours {
	position: absolute;
	top: 50px;
	left: 550px;
	border: 1px;
	border-color: #666;
	width:200px;
	height: 70px;
	padding: 10px;
}

.hotsource {
	position: absolute;
	top: 350px;
	left: 50px;
	border: 1px;
	border-color: #666;
	width: 200px;
	height: 70px;
}

.photone {
	position: absolute;
	top: 460px;
	left: 300px;
	border: 1px;
	border-color: #666;
	width:200px;
	height: 70px;
	padding: 10px;
}

.benski {
	position: absolute;
	top: 450px;
	left: 550px;
	border: 1px;
	border-color: #666;
	width:200px;
	height: 70px;
	padding: 10px;
}
