body {
	background:#000;	
	margin-top:100px;
	color:#fff;
}

#container {
	width:901px;
	height:599px;
	margin:0 auto;
}

.leftCol {
	width:190px;
	float:left;
}

#logo {
	width:190px;
	height:190px;
	margin-bottom:10px;
	background:#00774c;
}

.menu1 {
	width:190px;
	height:190px;
	margin-bottom:10px;
	background:#4d4d4d;
}

.menu2 {
	width:190px;
	height:190px;
	margin-bottom:10px;
	background:url(images/menu2.jpg);
}

.rightCol {
	width:698px;
	height:524px;
	float:right;
}

.content {
	width:698px;
	height:524px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.footer {
	margin-top:20px;
	color:#858585;
}

a img {
	border:0;
}

ul.menu {
	margin:0;
	padding:40px 10px 40px 10px;
}

ul.menu li {
	list-style:none;
	margin-bottom:6px;
	color:#999999;
	text-decoration:none;
	font-size:20px;
}

ul.menu li a:link, ul.menu li a:active, ul.menu li a:visited {
	color:#999999;
	text-decoration:none;
	font-size:20px;
}

ul.menu li a:hover {
	color:#00774c;	
}

ul.menu li a.active {
	color:#00774c;
	text-decoration:none;
	font-size:20px;		
}

.content a:link, .content a:active, .content a:visited {
	color:#fff;
}

.content a:hover {
	text-decoration:none;	
}

.pageKollektion {
	padding:120px 40px 10px 300px;
	line-height:20px;
}

a.img img {
	background:#fff;
	padding:4px;	
}
