﻿body 
{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #FFFFFF;	
}

a
{
	text-decoration: none;
}

a:link, a:visited
{
	color: #662D91;
}
a:hover, a:active
{
	color: #EC9FC3;
}

a.purpleBG:link, a.purpleBG:visited
{
	color: #FFFFFF;
}
a.purpleBG:hover, a.purpleBG:active
{
	color: #EC9FC3;
}

a.hlCategory	{	color: #FFFFFF; font-size: 13px; font-weight: bold; }
a.hlCategory:visited { color: #FFFFFF; }
a.hlCategory:active { color: #EC9FC3; }
a.hlCategory:hover {	color: #EC9FC3; }

img
{
	border: none;
}

td.donkerblauw
{
	background-color: #FFFFFF;
	padding-left: 5px;
}

td.lichtblauwinvoer
{
	background-color: #FCFCFF;
}

td.lichtblauw
{
	background-color: #FFFFFF;
}

td.dunnerand
{
	border: 1px #000000;
}

td.TitleStyle
{
	background-color : Black;
	border-style : none;
	font-weight : bold;
	font-family : Verdana;
	font-size : small;
	text-align : left;
}

td.Header
{
	background-color : #CCFFCC;
	font-weight : bold;
	font-family : Verdana;
	font-size : small;
	text-align : left;
}

table.Collapse
{
	empty-cells : show;
	width : 100%;
	border-collapse : collapse;
}

td.Odd
{
	background-color : #CCFFCC;
	font-family : Verdana;
	font-size : small;
	text-align : left;
} 
 
td.Even
{
	background-color : White;
	font-family : Verdana;
	font-size : small;
	text-align:left;

} 

td.Error
{
	background-color : #FFA685;
	font-family : Verdana;
	font-size : small;
	text-align : left;
}

/*
#mainframe
{
	width: 100%;
	text-align: left;
	background-color: #FFFFFF;
}
*/
#header
{
	/*height: 24px;*/
	height: 5%;
	border: 1px solid #93278F;
	width: 100%;
	background-color: #93278F;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

#tussenheader
{
	/*height: 18px;*/
	height: 5%;
	width: 100%;
	background-color: #FFFFFF;
	border-left: 1px solid #93278F;
	border-right: 1px solid #93278F;
}
/*
#menu
{
	width: 20%;
	margin-right:-3px;
	float: left;
	height: 12px;
	background-color: #FFFFFF;		
	border-left: 1px solid #000000;
}
*/
#content
{
	float: left;
	width: 100%;
	/*height: 830px;*/
	height: 85%;
	background-color: #FFFFFF;	
	border-left: 1px solid #93278F;
	border-right: 1px solid #93278F;
}

#tussenfooter
{
	height: 5%;
	width: 100%;
	border-left: 1px solid #93278F;
	border-right: 1px solid #93278F;
}

#footer
{
	background-color: #FFFFFF;
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
	border: solid 1px #93278F;
	/*height: 18px;*/
	height: 5%;
}

.darkbg
{
	background-color: #FFFFFF;
}

.lightbg
{
	background-color: #FFFFFF;
}

.table
{
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	text-align: left;
}

.menutable:hover
{
	background-color: #FFFFFF;
	display: block;	
}

.menutable
{
	background-color: #FFFFFF;
	display: block;
}

/* CSS for static aspx pages */
.style23 
{
	color: #93278F;
	font-weight: bolder;
}
.style24 
{
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 14px;
}
.style26 
{
	color: #808080
}
.style28 
{
	color: #808080; 
	font-weight: bold; 
}

.style30 
{
	color: #662D91; 
	font-weight: bold; 
}

.style32 
{
	color: #662D91; 
	font-weight: bold; 
}
.style33 
{
	color: #808080; 
	font-size: 9px; 
}
.style34 
{
	color: #808080;
	font-size: 16px;
	font-weight: bold;
}
.style35 
{
	color: #808080; 
	font-size: 14px; 
}
.style36 
{
	font-size: 11px
}

/* CSS for Produkten.aspx */
	
.style33Producten
{
	color: #FFFFFF;
	font-weight: bold;
}
.style34Producten
{
	color: #808080;
	font-size: 14px;
	font-weight: bold;
}

/* CSS for Hengelsport.aspx */

.style33Hengelsport
{
	color: #93278f; 
	font-weight: bold; 
}

.style35Hengelsport
{
	color: #93278f
}

/* Formulier styles*/

INPUT.submitbutton1{
	background-image:url(../../images/aanmelden.jpg);
	width: 170px;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	border: 1px solid #ffffff;
	cursor: pointer;
	}

/* Tekst styles*/	
SPAN.contenttekst{
	font-family: Verdana;
	font-size: 11px;
	color: #808080;
	}
	
SPAN.kruimelpadtekst{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	}

SPAN.paars{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #93278f;
	}	

/*Link styles*/
A.content{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

A.kruimelpad{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ec9fc3;
	text-decoration: none;
	}
	
A.kruimelpad:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	}	
	
A.kruimelpadsel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	
A.kruimelpadsel:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}
	
A.bestelstap{
	font-family: Verdana;
	font-size: 10px;
	color: #808080;
	}
	
A.bestelstap:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #93278f;
	}
	
A.bestelstapsel{
	font-family: Verdana;
	font-size: 10px;
	color: #93278f;
	font-weight: bold;
	}
	
#ctl00_ContentPlaceHolder1_UpdatePanelProducts
{
	min-height:700px;
	/*overflow:scroll;*/
}						
