/* *****************************************
//  WebTank Stylesheet File
//  Title: style.css
//  Media: all
//  File updated: 2009-11-05 11:49:54
// 
//  Do NOT manually edit this generated file
// **************************************** */


A { 
	
	color: #000000; 
	text-decoration: none;
	font-weight: bold;
	
}
	
A:link { 
	
	color: #000000; 
	text-decoration: none;
	font-weight: bold;
	
}
	
A:visited { 
	
	color: #000000; 
	text-decoration: none;
	font-weight: bold;

}
	
A:active { 

	color: #000000; 
	text-decoration: none;
	font-weight: bold;
	
}
	
A:hover { 

	color: #000000; 
	font-weight: bold;
	
}

body { 
	
	width:  100%;
	height: 100%; 
	
	margin:  0px;
	padding: 0px;

	font-family: Courier New, Courier;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #000000;
	
}

#totalwrapper1 {
	top: 50%;
	position: absolute;
	width: 100%;
}

#totalwrapper2 {
	position: absolute;
	height: 479px;
	margin-top: -239px;
	width: 100%;
}

#wrapper1 {
	position: relative;
	height: 67px;
	margin: 0 auto;
	width: 800px;
}
#wrapper2 {
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 400px;
}
#superwrapper1 {
	position: relative;
	height: 67px;
}
#superwrapper2 {
	position: relative;
	background-color: #f0f0f0;
	height: 400px;
}

#header {
}

#header #logo {
	color: #999999;
	font-size:11px;
	position:absolute;
	right:570px;
	text-align:right;
	top:9px;
}

#main_menu {
	position: absolute;
	top: 13px;
	right: 0px;

}
#main_menu li a {
	margin-left: 20px !important;
}
#sub_menu {
	position: absolute;
	top: 38px;
	left: 267px;
	width: 533px;
}
#sub_menu li a {
	margin-left: 29px !important;
	_margin-left: 25px !important;
	*margin-left: 25px !important;
}
#sub_menu li a.topA {
	margin-left: 0 !important;
	margin-right: 2px !important;
}
#sub_menu li #a-1-5 {
	_margin-right: 3px !important;
	*margin-right: 3px !important;
}

#main_content {
	position: absolute;
	left: 0;
}

#left_content {
	float: left;
	width: 267px;
	height: 400px;
	overflow: auto;
	margin: 0;
	background-color: #fff;
}

#right_content {
	float: left;
	width: 533px;
}




/* portfolio */

#all_products {
	width: 230px;
}
#all_products .item {
	text-align: right;
	clear: left;
}
#all_products .item .thumbnails {
	width: 220px;
	margin: 8px 0 0 13px;
}
#all_products .item .thumbnails .image {
	float: left;
	width: 28px;
	height: 21px;
	margin: 0 0 4px 8px;
	overflow: hidden;
}
#all_products .item .thumbnails .image img {
	width: 28px;
	height: 21px;
	cursor: pointer;
}
#all_products .item .thumbnails .txt,#all_products .item .thumbnails .pdf {
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	font-weight: normal;
}
#all_products .item .thumbnails .video {
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	font-weight: normal;
}
#all_products .item .thumbnails .hidden_text {
	display: none;
}

#right_content .large_photo {
	width: 533px;
	height: 400px;
	overflow: hidden;
}
#right_content .large_text {
	width: 533px;
	height: 400px;
	overflow: hidden;
}
#all_products a { 
	color: #888888; 
	text-decoration: none;
	font-weight: normal;
}

#all_products .thumbnail_bottom {
	clear: right;
	padding-bottom: 12px;
	margin: 0;
}




/* nieuws */

.large_text {
	padding-left: 15px;
}

.articles {
	width: 800px;
}

.articles .article_title {
	text-align: right;
clear: both;
}
.articles .article_title a {
	color: #888888;
	font-weight: normal;
}

.article_content {
	clear: both;
	width: 800px;
	margin: 8px 0 15px 0;
}

.article_content .thumbnails {
	width: 220px;
	margin: 0 0 0 13px;
}

.article_content .article_viewer {
	background-color: #ffffff;
	color: #000000;
	width: 533px;
	height: 400px;
	overflow: hidden;
	float: right;
}

.article_content .article_text {
	display: none;
}

.article_content .date {
	display: none;
}

.article_content .thumbnails .image {
	float: left;
	width: 28px;
	height: 21px;
	margin: 0 0 4px 8px;
	overflow: hidden;
}
.article_content .thumbnails .image img {
	width: 28px;
	height: 21px;
	cursor: pointer;
}
.article_content .thumbnails .txt,.article_content .thumbnails .pdf {
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	font-weight: normal;
}


#portfolio_menu a {
	font-weight: normal;
	color: #888888;
}
#portfolio_menu .selected a {
	color: #000000;
}
