body {
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	background-color:#CCE6FF;
}

a {
	color:#222;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#dc912c;
	
}

#container {
	width:100%;
	background-color:#f6f6f6;
}

#header {
	width:800px;
	margin:auto;
}

#logo {
	width:200px;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}

#language {
	width:400px;
	float:right;
	margin-top:30px;
	margin-right:0px;
}

#language a.link {
	color:#222;
	text-decoration:none;
	display:block;
	float:right;
	margin-right:10px;
	padding-right:10px;
	border-right:#333 1px solid;
	font-size:11px;
	font-weight:bold;
}

#language a.active, #menu a.active {
	color:#dc912c;
	cursor:text;
}

#menu {
	width:100%;
	clear:both;
	height:35px;
	background:url(/images/menu-tail.gif) repeat-x;
	text-align:center;
	padding-top:10px;
}
#menu a {
	color:#FFF;
	text-decoration:none;
	font-size:12px;
	padding-right:30px;
	margin-right:30px;
	border-right:#b65f00 1px solid;
	font-weight:bold;
}

#menu a:hover, #language a:hover {
	color:#dc912c;	
}

#main {
	background-color:#CCE6FF;
	width:100%;
	border-bottom:#CCC 0px solid;
	clear:both;

}
#content {
	width:800px;
	margin:auto;
}

#footer {
	width:100%;
	background-color:#CCE6FF;
	text-align:center;
	font-size:11px;
	margin-bottom:20px;
}

#footer a {
	color:#222;
	font-size:11px;
	text-decoration:none;
	margin-right:10px;
	padding-right:10px;
	border-right:#999 1px solid;
	font-weight:bold;
}

#footer a:hover {
	color:#000000;	
	
}

#language a.last, #menu a.last, #footer a.last {
	border:0;
	margin-right:0;
	padding-right:0;
}

#links {
	width:200px;
	float:left;
	padding-top:8px;
	margin-top:8px;
}

#midden {
	width:600px;
	float:left;
	margin-top:16px;
}
#rechts {
	width:190px;
	float:left;
	margin-left:7px;
	margin-top:8px;
}
.clear {
	clear:both;
}

.module h1 {
	display:block;
	font-size:12px;
	background:url(/images/moduletop.png) no-repeat;
	width:170px;
	height:26px;
	padding-left:30px;
	padding-top:13px;
	margin-bottom:0;
}

.module div {
	font-size:12px;
	background:url(/images/modulebg.png) repeat-y;
	width:180px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}
.module {
	background:url(/images/modulebottom.png) no-repeat bottom left;
	padding-bottom:7px;
	margin-bottom:10px;
}

.module span {
	display:block;
	width:193px;
	height:5px;
	background:url(/images/moduletop2.png) no-repeat;
}

.articletop {
	background:url(/images/articletop.png) no-repeat;
	width:600px;
	height:7px;
}
.article {
	background:url(/images/articlebg.png) repeat-y;
	width:560px;
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	padding-bottom:15px;
	font-size:12px;
}
.articlebottom {
	background:url(/images/articlebottom.png) no-repeat;
	width:600px;
	height:7px;
	margin-bottom:10px;
}

p {
	margin:0;
	padding:0;
	line-height:150%;
}

.article h1 {
	font-size:16px;
	color:#222;
	font-weight:bold;
	margin:0;
	margin-bottom:18px;
	padding-top:4px;
	text-transform:uppercase;
}
h2 {
	font-size:14px;
	color:#dc912c;
	font-weight:bold;
	margin:0;
	margin-bottom:5px;
	margin-top:20px;
	padding-top:4px;
	text-transform:uppercase;
}
.article h3 {
	font-size:12px;
	color:#222;
	font-weight:bold;
	margin:0;
	margin-bottom:5px;
	padding-top:4px;
	text-transform:uppercase;
}
.article h4 {
	font-size:11px;
	color:#222;
	font-weight:bold;
	margin:0;
	margin-bottom:5px;
	padding-top:4px;
	text-transform:uppercase;
}
.article h1 span {
	color:#dc912c;	
}

.article a{
	font-weight:normal;
}

img {
	border:0;
}
.article img {
	border:5px solid #dc912c;
}
hr {
	border:0;
	height:1px;
	color:#DDD;
	background-color:#DDD;
}

table.whisky {
	
}

.whisky th {
	border:1px solid #031725;
	line-height:1.2em;
	text-align:left;
	color:#FFF;
	background-color:#031725;
	padding:5px;
}

.whisky td, .whiskydetail td {
	line-height:1.2em;
	padding:5px;
}

.whisky tbody td {
	border-top:0;
	border-bottom:0;
	border:1px solid #031725;
}

.whisky tbody tr.alt {
	background:#d8ddf0;	
	border:1px solid #031725;
}

.whisky tbody tr.over td, .whisky tbody tr:hover td {
	background:#031725;
;
	color:#FFF;	
}

.whisky tr.promo td {
	background:#CCE6FF;
	color:#031725;	
}

.whisky tbody tr.over td a, .whisky tbody tr:hover td a {
	color:#dc912c;	
	font-weight:normal;
	display:block;
}

.whiskydetail {
	font-size:12px;
	margin:0;
	padding:0;
	border-collapse:collapse;
	width:400px;
}

.whiskydetail tr {
	text-align:left;
	line-height:1.5em;
}

.whiskydetail th {
	border:4px solid #031725;
	line-height:1.2em;
	text-align:left;
	color:#CCE6FF;
	background-color:#031725;
	padding:5px;
	width:100px;
}

.whiskydetail td {
	border:4px solid #031725;
	background-color:#CCE6FF;
	color:#031725;
}

.whiskydetailtitel b {
	color:#031725;
	margin:5px;
	line-height:150%;
}

#nee {
	border: 0px;
}
