html,body{
	margin : 0;
	padding : 0;
	background-color : #8FA8BF;
}

html,body {
	line-height : 19px;
	font-family : Arial;
	font-size : 12px;
	color : #000000;
}

a:link, a:visited, a:active {
	color : #BD190D; 
	text-decoration :  underline;
}
a:hover{
	color : #000000; 
	text-decoration : none;
}

hr {
	background-color :#dedede;
	color : #dedede;
	border : 0;
	margin : 15px 0 15px 0;
	height : 1px;
}

input, textarea {
	position : relative;
}

h1 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 18px;
	color : #BD190D;
	line-height : normal;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 16px;
	color : #BD190D;
	line-height : normal;
}

h3 {
	background-image : url(http://www.tsogroep.nl/gfx/heading.gif);
	background-repeat: no-repeat;
	background-position : left top;
	padding : 4px 10px 0 33px;
	margin : 0 0 5px 0;
	font-family : Arial;
	font-weight : bold;
	line-height : normal;
	color : #FFFFFF;
	font-size : 13px;
	height : 20px;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 14px;
	color : #BD190D;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 12px;
	color : #BD190D;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 11px;
	color : #BD190D;
	line-height : normal;
}


/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */

.container{
	margin : 0 auto;
	width : 951px;
}

.holder{
	float : left;
	margin : 25px 0 0 0;
	background-color : #FFFFFF;
	width : 951px;
}

.header{
	float : left;
	padding : 10px 13px 10px 10px;
	width : 928px;
	height : 75px;
}

.header_l{
	float : left;
	width : 248px;
	min-height : 1px;
}

.header_r{
	float : left;
	text-align : right;
	line-height : normal;
	font-weight : bold;
	font-size : 11px;
	font-family : Arial;
	width : 680px;
}

.header_r_break{
	margin : 0 15px;
}

.snelmenu A:link { color : #BD190D; text-decoration : none;}
.snelmenu A:visited { color : #BD190D; text-decoration : none;}
.snelmenu A:active { color : #BD190D; text-decoration : none;}
.snelmenu A:hover { color : #0A3760; text-decoration : none;}

.snelmenu_select a, .snelmenu_select a:link, .snelmenu_select a:visited, .snelmenu_select a:active{
	color : #0A3760;
	text-decoration : none;
}

.snelmenu_select a:hover{
	color : #0A3760;
	text-decoration : none;
}

.menu{
	float : left;
	padding : 10px 10px 0;
	background-color : #0A3760;
	line-height : normal;
	width : 931px;
	height : 173px;
}

.menu_break{
	float : left;
	width : 10px;
	height : 173px;
}

.menu_holder {
	float : left;
	position : relative;
}

.menu_item, .menu_item_select{
	float : left;
	width : 178px;
	height : 173px;
}

.item{
	float : left;
	padding : 151px 0 0 0;
	width : 178px;
	height : 22px;
}

.menu_item a, .menu_item a:link, .menu_item a:active, .menu_item a:visited {
	float : left;
	display : block;
	background-image : url(http://www.tsogroep.nl/gfx/trans.png);
	background-repeat: no-repeat;
	background-position : left top;
	text-decoration : none;
	text-align : center;
	line-height : normal;
	font-weight : bold;
	font-family : Arial;
	cursor : pointer;
	font-size : 12px;
	color : #FFFFFF;
	width : 178px;
}

.menu_item a:hover {
	float : left;
	display : block;
	background-image : none;
	text-decoration : none;
	text-align : center;
	line-height : normal;
	font-weight : bold;
	font-family : Arial;
	cursor : pointer;
	font-size : 12px;
	color : #BD190D;
	width : 178px;
}

.menu_item_select a, .menu_item_select a:link, .menu_item_select a:active, .menu_item_select a:visited, .menu_item_select a:hover {
	float : left;
	display : block;
	background-image : none;
	text-decoration : none;
	text-align : center;
	line-height : normal;
	font-weight : bold;
	font-family : Arial;
	cursor : pointer;
	font-size : 12px;
	color : #BD190D;
	width : 178px;
}

.submenu {
	position : absolute;
	display : none;
	left : 0;
	top : 173px;
}

.submenu ul {
	padding : 1px 15px 15px; 
	margin : 0;
	background-color : #174874;
	border-top : 1px solid #74a7ce;
	list-style-type : none;
	width : 148px;
}

.submenu li a, .submenu li a:link, .submenu li a:active, .submenu li a:visited{
	display : block;
	border-bottom : 1px solid #74a7ce;
	padding : 5px 0 4px 3px;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	line-height : normal;
	text-decoration : none;
	color : #FFFFFF;
	width : 145px;
}

.submenu li a:hover {
	display : block;
	border-bottom : 1px solid #74a7ce;
	padding : 5px 0 4px 3px;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	line-height : normal;
	text-decoration : none;
	color : #74a7ce;
	width : 145px;
}

.submenu li.select a, .submenu li.select a:link, .submenu li.select a:active, .submenu li.select a:visited, .submenu li.select a:hover {
	display : block;
	border-bottom : 1px solid #74a7ce;
	padding : 5px 0 4px 3px;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	line-height : normal;
	text-decoration : none;
	color : #74a7ce;
	width : 145px;
}

.content {
	float : left;
	background-color : #FFFFFF;
	padding : 20px;
	width : 911px;
}

.default_blok {
	float: left;
	padding: 15px;
	border: 1px solid #8FA8BF;
	width: 260px;
}

.default_blok h1 {
	background-color : #BD190D;
	color : #FFFFFF;
	margin : 0 0 15px;
	padding : 5px;
}

.content_l {
	float : left;
	background-color : #FFFFFF;
	padding : 0 20px 0 0;
	font-size : 11px;
	width : 178px;
}

.content_m {
	float : left;
	background-color : #FFFFFF;
	padding : 0 20px 0 0;
	width : 515px;
	min-height : 1px;
}

.content_r {
	float : left;
	background-color : #FFFFFF;
	font-size : 11px;
	width : 178px;
}

.footer {
	float : left;
	padding : 10px 0;
	font-size : 11px;
	color : #FFFFFF;
	width : 951px;
}

.footer_l {
	float : left;
	width : 750px;
}

.footer_l A:link { color : #fa5fc5; text-decoration : none;}
.footer_l A:visited { color : #fa5fc5; text-decoration : none;}
.footer_l A:active { color : #fa5fc5; text-decoration : none;}
.footer_l A:hover { color : #FFFFFF; text-decoration : none;}

.footer_r {
	float : left;
	text-align : right;
	color : #dadada;
	width : 201px;
}

.footer_r A:link { color : #dadada; text-decoration : none;}
.footer_r A:visited { color : #dadada; text-decoration : none;}
.footer_r A:active { color : #dadada; text-decoration : none;}
.footer_r A:hover { color : #dadada; text-decoration : none;}
