/*

.floatRight  {
	float : right;
}

.floatLeft  {
	float : left;
}
*/
BODY {
	font-size : 50%;
	font-family : Arial, Helvetica, sans-serif;
/*	color : #37464D;*/
	color : black;
	
}


BODY {
	background-color: White;
}

BODY {
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

a {
	color : #FA0500;
}

#printtable {
	display: block;
}

#cm_printtable {
	display: none;
}

#logospacer img {
	margin-top: 1px;
}

#footerform, pagefunctions {
	display: none;
}

/*
.topnavbg {
	background-image : url(images/topnav-bg.gif);
	background-repeat : repeat-x;
	font-weight : bold;
	padding : 0 5px 0 5px;
	margin : 0 2px 0 2px;
	
}



a.topnavlink {
	font-weight : bold;
	color : #37464D;
	text-decoration : none;
}

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


.topnavtable {
	background-color : #E1E7EA;
}

*/
.homenews a,.homenews a:hover {
	text-decoration:none;
}

h1 a {
	text-decoration:none;
}
/*
.kantitem2 {
	border-top : 1px solid white;
	border-right : 1px solid #909DAC;
	border-bottom : 1px solid #909DAC;
	background-color : #E1E7EA;
	padding : 7px 19px 6px 12px;
}
*/
h1 {
	padding : 0 0 0 0;
	margin : 0 0 5px 0;
	color : #FA0500;
	font-weight : bold;
	font-size : 110%;
}

h2 {
	color : #333333;
	font-weight : bold;
	font-size : 100%;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

h3 {
	color : black;
	font-weight : bold;
	font-size : 100%;
	padding : 0 0 0 0;
	margin : 0 0 0 0;
}

.csc-mailform {
	text-align: left;
}

.csc-mailform p {
	padding: 0;
	margin: 0;
}

input,textarea {
	font-size : 100%;
	font-family : Arial, Helvetica, sans-serif;
	color : #37464D;
	border : 1px solid #999999;
}

input.checkbox {
	border : none;
}

.csc-form-labelcell {
	vertical-align: top;
}

a.fatlink {
	color : #FA0500;
	font-weight : bold;
	text-decoration : none;
}

a {
	color : #FA0500;
	text-decoration : underline;
}

a:hover {
	text-decoration : underline;
}

#content {
	padding : 25px 25px 20px 20px; 
}

.bottom1 {
	background-color : #F0F3F4;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	vertical-align: top;
	color: #000000;
	text-align: left;
	padding: 15px 0 10px 20px;
}

.bottom2 {
	background-color : #E1E7EA;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999999;	
}

#footertext {
	padding-top : 5px;
	padding-left : 5px;
	color:#000000;
	text-align:center;
	
}

#footertext a {
	color:#000000;	
}
/*
.footer1 {
	border-left : 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC;	
	text-align:center;
	font-size : 60%;
	
}

.footer2 {
	text-align:center;
	font-size : 60%;
}

a.footerlink{
	color : #666666;
}

.column {
	border : 1px solid #333333;
}

.verplicht {
	color : red;
	font-weight : bold;
}

.taalnav {
	margin-top : 25px;
	margin-left : 5px;
}

.bctable {
	vertical-align : top;
	margin-top : 25px;	
	
}



.outtable {
	border-left : 1px solid #333333;	
	border-right : 1px solid #333333;	
	
}

.prodlist {
	padding : 10px 10px 10px 10px;
	border-top : 1px solid white;
	border-bottom : 1px solid #909DAC;
	vertical-align : top;
}

.prodlist2 {
	padding : 10px 10px 10px 10px;

	border-bottom : 1px solid #909DAC;
	vertical-align : top;
}

*/

#leftcolumn {
	
	width : 200px;
	vertical-align:top;

	

}



#logo {
	background-color:none;
	background-image:url(../images/toplogo.gif);
	background-repeat:no-repeat;
	width : 200px;
	height : 109px;
}

#main {
	width : 560x;
	vertical-align:top;
}

#content {
	vertical-align:top;
}

#menu_1  {
	margin :  0 0 0 0 ;
	padding : 0 0 0 0;
}

#menu_1 li
{
	display: block;
	list-style-type: none;
	padding : 0 0 0 0;
	margin :  0 0 0 0 ;
		
}

#menu_1 li.menu1-level1-no,#menu_1 li.menu1-level1-act,#menu_1 li.menu1-level1-focus,#menu_1 li.menu1-level1-focusact  {
	
	padding : 10px 0 10px 0; 
	border-top : 1px solid white;
	border-bottom:1px solid #999999;
	border-right:1px solid #999999;
	
	
}

#menu_1 li.menu1-level1-no,#menu_1 li.menu1-level1-act {
	background-color:#E1E7EA;
}

#menu_1 li.menu1-level1-focus,#menu_1 li.menu1-level1-focusact  {
	background-color:#F0F3F4;
}

#menu_1 li.menu1-level1-no a,#menu_1 li.menu1-level1-act a,#menu_1 li.menu1-level1-focus a,#menu_1 li.menu1-level1-focusact a   {
	font-size : 110%;
	color : #37464D;
	font-weight : bold;
	text-decoration:none;
	
	display : block;

	padding : 2px 0 2px 40px; 	
}

#menu_1 li.menu1-level1-focus a,#menu_1 li.menu1-level1-focusact a  {
	background-image:url(http://www.torfs-nv.be/fileadmin/template/main/images/icon_arrow.gif);
	background-repeat:no-repeat;
	background-position:10% 50%;
}	

#menu_1 li li a {
	font-size : 90%;
	color : #37464D;
	font-weight : bold;
	text-decoration:none;
	
	display : block;

	padding : 2px 0 2px 0; 	
	background-image:none;
}



#menu_1 li.menu1-level1-act a,#menu_1 li  a:hover, #menu_1 li.menu1-level1-focusact a  {
	color : #FF0000;
	
}

#menu_1 li li.menu1-level2-no a {
	font-size : 12px;
	color : #37464D;
	font-weight : normal;
	text-decoration:none;
	
	background-image:none;

	padding : 0 0 0 40px; 	
}


#menu_1 li li.menu1-level2-act a {
	background-image:none;
}

#menu_1 li li.menu1-level2-no a:hover {
	color : #FF0000;
}

#menu_1 li li.menu1-level2-act  {
	background-color:#fff;
	padding : 0 0 0 40px; 	

}

#menu_1 li li.menu1-level2-act a {
	font-size : 12px;
	color : #37464D;
	font-weight : normal;
	text-decoration:none;
	
	display : block;
	width : 100%;
	padding : 2px 0 2px 0; 	
}

#menu_1 li ul {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	
}

#menu_1 li li
{
	display: block;
	list-style-type: none;
	
	padding-left : 0;
	margin :  0 0 0 0 ;
}

#langmenu  {
	margin :  40px 0 0 0 ;
	padding : 0 0 0 0;
}

#langmenu li {
	display: inline;
	list-style-type: none;
	padding : 0 0 0 0 ;
	margin :  0 0 0 0 ;
	
}

#breadcrumb {
	margin-top : 100px;
	font-size : 85%;
	color : #37464D;
	font-weight : bold;
	display:block;
	
}

#footer {
	margin-top : 4px;
	/*font-size : 75%;*/
	text-align:center;
}

#footer a {
	padding : 0 5px 0 5px ;
	color : black;
}


#outtable {
	border: 0;	
}	


.tx-srlanguagemenu-pi1 td.normal {
	width:30px;
	height:30px;	
	background-image:url(../images/lang.gif);
		background-position:50% 50%;
	background-repeat:no-repeat;
	text-align:center;
	
} 

.tx-srlanguagemenu-pi1 td.actief   {
	width:30px;
	height:30px;	
	background-image:url(../images/langact.gif);
	background-repeat:no-repeat;
	
	background-position:50% 50%;
	text-align:center;	
	
} 


.tx-srlanguagemenu-pi1 a{

	
	
/*	padding : 10px 7px 15px 10px ;*/
	
	color : #37464D;
	text-decoration:none;
	text-align:center;
	font-weight : bold;

}

.tx-srlanguagemenu-pi1 td.actief a{
	

	
	color : white;
	text-decoration:none;

}


.csc-textpic img, .csc-header,  {

		display:block;
	clear:both;
}

#right .csc-item {
	border-top : 1px solid white;
	border-right : 1px solid #909DAC;
	border-bottom : 1px solid #909DAC;
	/*background-color : #F0F3F4;*/
	padding : 7px 19px 6px 12px;

	width : 240px;
/*	float:left;*/
	/*
	height : 10px;
	overflow:visible;
	*/
	
}

#right .csc-odd {
	float: left;
	background-color : #F0F3F4;
	
}



#right .csc-even {
	float: left;
	
	background-color : #E1E7EA;
	
}

.csc-frame-frame1 p a, .large a {
	display : block;
	color : #FA0500;
	font-weight : bold;
	text-decoration : none;
	background-image:url(http://www.torfs-nv.be/fileadmin/template/main/images/icon_arrow.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
	padding : 2px 5px 2px 20px;
	
}

.csc-frame-frame1 h1 a {
		background-image:none;
		padding : 0 0 0 0;
		display:inline;
}

#right img {
	float: left;
	border : 1px solid #000;
}

#right img.spacer-gif {
	border:none;
}

.listingrow {
	border-bottom : 1px solid #909DAC;
}

.listingrow a {
	/*display = */
}

.Verkocht {
	background-color:#E5E5E5;
}

.Verkocht .large a {
	display : none;
}

.Verkocht a img {
	display:block;
}

.Verkocht a h1 {
	display : block;
}

#email {
	display:inline:
}



#leftcolumn, #menu_1, #hotlinks, #breadcrumb, #langmenu, #right, #pagefunctions, .typo3-adminPanel, .bottom0, .bottom1, #footer {
	display: none;
}

.bottom2 {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 5px 0 5px 0;
}

#content {
	margin-top: 10px;
	width: 100%;
	padding: 0 0 50px 0;
}
