a { 
	color					: #4f3429;
	text-decoration			: none;
 }

a:hover {
	text-decoration			: underline;
}

a.style3 {
	margin-left				: 10px;
}
 
* {
	margin					: 0;
	padding					: 30;
}

html {
	background-color		: #baaf9a;
	margin-top				: 30px;
}

body {
	margin					: 0;
}

.style1 {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 12px;
	color					: #4f3429;
	/*color: #4f3429;*/
}

.style2 {
	color					: #8d1013;
}

.style3 {
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 12px;
	color					: #4f3429;
	margin-left				: 10px;
	/*color: #4f3429;*/
}

.style4 {
	padding					: 0 50px 30px 0;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 12px;
	color					: #4f3429;
}

.right {
	margin-left				: 10px;
}

.thumb {
	margin-right			: 3px;
	margin-bottom			: 3px;
}

.leftMenu {
	padding-top				: 120px;
}

.content {
	background-color		: white;
	background-image		:  url(/images/content_bg.PNG);
	background-repeat		: no-repeat;
	background-position		: 100% 29px;
	height					: 850px !important;
}

.content2 {
	background-color		: white;
	background-image		:  url(/images/content_bg2.PNG);
	background-repeat		: no-repeat;
	background-position		: 100% 29px;
	height					: 850px !important;
}

.content3 {
	background-color		: white;
	background-image		:  url(/images/content_bg3.PNG);
	background-repeat		: no-repeat;
	background-position		: 100% 29px;
	height					: 850px !important;
}

.contentItem {
	text-align				: left;
	padding					: 63px 10px 10px 46px;
}

.contentItem2 {
	text-align				: left;
	padding					: 63px 10px 10px 20px;
}

.contentItemLine {
	border-bottom			: 1px solid #D1C6B0;
}

.etikettHeading {
	font-family				: "Verdana", Verdana, Arial, Helvetica;
	font-size				: 20px;
	color					: #4f3429;
	text-decoration			: none;
	font-weight				: bold;
}

.kaffeHeading {
	font-family				: "Verdana", Verdana, Arial, Helvetica;
	font-size				: 16px;
	color					: #4f3429;
	text-decoration			: none;
	font-weight				: bold;
}

.movie {
	padding					: 0px;
	font-size				: 0px;
}