﻿/* CSS Document */
/****************************
Admin
*****************************/
#header_admin
{
	background: url("../img/header_admin.jpg");
	height:90px;
}
#menu_admin
{
	background: url("../img/menu_admin.gif") #DFDCD8;
	height:26px;
	padding-top:2px;
	text-align:center;
}
#content_admin
{
	float:left;		
	margin-top: 8px;
	padding-left: 4px;
	padding-right: 4px;	
	margin-bottom:5px;
}
.content_midden_admin
{
	padding-left: 5px;
	padding-top:5px;	
	padding-bottom: 5px;
	border: 1px solid #8280BE;	
	float:left;	
	width: 750px;
	background: #D6D3D6;
	font-size: 11px;
	color:black;	
	padding-right: 5px;
}	

.titlebar_admin
{
	float:left;
	margin-top: 5px;
	font-size: 11px;
	font-weight:bold;
	border: 1px solid #8280BE;
	background:url("../img/backtitle.gif");
	height: 15px;
	width: 760px;
	color: #01009A;
	text-align:center;
}
.nieuws_admin
{
	border: 2px inset #8280BE;
	width: 100%;
	
}
.nieuws_admin tr
{
	background:#E8E8E8;	
}
.nieuws_admin th
{
	text-align:left;
}
.admin_detail
{
	background-color: #C4C4FF;	
}

/****************************
Divs voor de layout
*****************************/
#splash
{
	background-image:url(../img/backsplash.jpg);
	background-repeat:repeat-x;
	background-position:top;	
}
#splashdiv
{
position:absolute;
left:50%;
top:50%;
width:400px;
height:400px;
margin-left:-200px;
margin-top:-200px;
background-image:url(../img/splash.jpg);
}
#nldiv
{
	margin-top:222px;	
}
#frdiv
{
	margin-top: 16px;	
}
#container
{
	width: 770px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	background: url("../img/back.gif");
	background-position:bottom;
	background-repeat:no-repeat;
}	


#top
{
	margin-top:5px;
	margin-bottom: 5px;	
	text-align:right;
	font-size:11px;
	color:black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#header
{
	background: url("../img/header.jpg");
	height:90px;
}

#zoekform
{
	float:left;
	padding-top:25px;
	padding-left:150px;
}

#left
{
	float:left;
	width:130px;
	margin-bottom: 60px;	
}

#center
{
	float:left;
	width:502px;	
	margin-top: 8px;
	padding-left: 4px;
	padding-right: 4px;	
	margin-bottom:5px;
}	

#right
{
	float:left;
	width:130px;	
	margin-bottom: 60px;	
}


#hoogte
{
	height: 420px;
	float:right;
	width: 1px;
}	

.clear
{
	clear:both;
	height:1px;
	overflow:hidden;
}	

#footer
{
	height: 15px;
	padding-left: 5px;
	margin-top:5px;
	margin-bottom: 0;	
	text-align:left;
	font-size:11px;
	color:black;
	border-top: 2px solid #8280BE;
	border-bottom: 2px solid #8280BE;
	background: #D6D3D6;
	clear:both;
	margin-top:5px;

	
}

#copyright

{

	margin-left: 200px;

	text-align:right;	

}

	

/*************************

Top - footer - flag links

**************************/

#top a:link, #top a:visited, #footer a:visited, #footer a:link, .flag a:visited, .flag a:link
{
	color:black;
	text-decoration:none;
}

#top a:hover, #footer a:hover, .flag a:hover
{
	text-decoration:underline;
	color: black;
}

.leftcontent a:link, .leftcontent a:visited, .rightcontent a:visited, .rightcontent a:link 
{
	color:#01009A;
	text-decoration:none;
}

.leftcontent a:hover, .rightcontent a:hover
{
	text-decoration:underline;
	color:#01009A;

}


/*************************
Left content
**************************/

.lefthead
{
	height: 22px;
	background: url("../img/backleft.gif");
	text-align:right;
	padding-right: 10px;
	color: #01009A;
	font-size: 11px;	
	font-weight: bold;	
	padding-top:8px;
}


.leftcontent
{
	border: 1px solid #8280BE;	
	border-top:0;
	background: #D6D3D6;
	padding-left: 5px;	
	color: #01009A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom:5px;	
}

.menulist
{
	padding:0;
	margin:0;	
	list-style-type:none;	
}
.menulist li
{
 	background-image: url("../img/arrow.gif");
	background-repeat: no-repeat;
	background-position: left 5px;;
	padding-left: 12px;
	padding-top:0;
	line-height:14px;	
}
				

/*************************
Right content
**************************/

.righthead
{
	height: 22px;
	background: url("../img/backleft.gif");
	text-align:right;
	padding-right: 10px;
	color: #01009A;
	font-size: 11px;	
	font-weight: bold;	
	padding-top:8px;
}


.rightcontent
{
	border: 1px solid #8280BE;
	border-top:0;
	background: #D6D3D6;	
	color: #01009A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom:5px;		
}	

.flag
{
	float:left;
	text-align: center;
	width: 64px;
	font-size: 11px;
}
.center
{
	text-align:center;
}

.inspring
{
	margin-left:5px;
}					

/*************************
Midden content
**************************/
.titel
{
	font-size:15px;
	font-weight:bold;
	color: #01009A;
}

.bread
{
	height: 15px;
	padding-left: 5px;
	margin-top:5px;	
	font-size:11px;
	color:#01009A;
	border-top: 1px solid #8280BE;
	border-bottom: 1px solid #8280BE;
	
}
.bread a:visited, .bread a:link
{
	color:#01009A;
	text-decoration: none;
}

.bread a:hover
{
	text-decoration: underline;
	color:#01009A;
}


.contentleft
{
	margin-top: 5px;
	padding-left: 6px;	
	border: 1px solid #8280BE;
	float:left;
	background: url("../img/logo.gif") #01009A;
	background-position:center;
	background-repeat:no-repeat;
	height: 140px;
	width: 195px;	
}

.contentright
{
	margin-top: 5px;	
	padding-left: 5px;	
	border: 1px solid #8280BE;
	border-left:0;
	float:left;
	height: 140px;
	width: 291px;
	background: #D6D3D6;
	font-size: 12px;
	color:black;	
}

.titlebar
{
	float:left;
	margin-top: 5px;
	font-size: 11px;
	font-weight:bold;
	border: 1px solid #8280BE;
	background:url("../img/backtitle.gif");
	height: 15px;
	width: 499px;
	color: #01009A;
	text-align:center;
}

.subtitlebar
{
	margin-top: 5px;
	font-size: 11px;
	font-weight:700;	
	background: #C7C4D1;
	height: 13px;
	width:100%;
	color: #01009A;
	float:left;	
}

.content
{
	padding-left: 5px;
	padding-top:5px;	
	padding-bottom: 5px;
	border: 1px solid #8280BE;	
	float:left;	
	width: 489px;
	background: #D6D3D6;
	font-size: 11px;
	color:black;	
	padding-right: 5px;
}


.veld
{
	border: inset #8280BE 1px;
	font-size:11px;
	color: black;
	background: #DFDCD8;
}
.checkbox
{
	border:0;
}

.button
{
	cursor: pointer;
	background:url("../img/button.gif");
	font-size: 11px;
	font-weight:bold;	
	color: #01009A;
	border:0;
	width: 60px;
	height: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

.error
{
	color: #F54D41;
	font-weight: bold;
	background-repeat:no-repeat;
	background-image: url("../img/alert.gif");
	background-position: left;
	height: 35px;
	border: 1px solid white;
	padding-left: 45px;	
	margin-left:25px;
	margin-right: 25px;
	padding-top:10px;
}
.imgAssortiment
{	
	float:left;
	width:250px;
	text-align:right;	
}
.txtAssortiment
{
	float:left;
	margin-left: 20px;
	padding-top: 10px;	
}
.prodtable
{
	width:100%;	
}
.prodrow
{
	background: url(../img/backprod.gif);
	background-repeat: repeat-x;
	background-color: #DFDCD8;	
}	
.prodhead
{
	text-align:left;
	background: #C7C4D1;
	height:11px;
	font-size:11px;	
	padding-left:5px;	
}
.prodafb
{
	width: 95px;
	padding-left:10px;
	height:100px;
}
.prodcol
{
	padding-left:5px;	
}

.prodimg
{
	text-align:center;
	width:100%;
	background:url(../img/prodback.gif) repeat-x bottom;
}
.prodtitel
{
	padding-left:5px;
}
.imgborder
{
	border: 5px solid #EDEDED;
}

.prodtitel
{
	width:200px;
	padding-left:5px;
	padding-right:5px;
}	

.prijsrow
{
	background: url(../img/prijsback.gif) center repeat-x;	
	height:15px;
}	
.hoevcol
{
	padding-left:5px;
	width: 70px;
}




/*************************
Algemeen
**************************/

body
{
	margin:0;
	padding:0;
	background: #DFDCD8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

form
{
	margin:0;
}

input
{
	margin:0;
	padding:0;
}

img
{
	border:0;

}


a:link, a:visited
{
	text-decoration: underline;
	color:black;
	font-size:11px;	
}

a:hover
{
	text-decoration:none;
}

/*************************
Forms
**************************/
.formrow
{
	border-bottom: 1px solid white;
	font-size: 11px;
	vertical-align:middle;
	margin-bottom:5px;
	margin-top: 5px;	
	float:left;
	width: 100%;	
}	

.leftform
{
	width: 40%;
	float:left;
	padding-left: 5px;
	text-align:right;
}

.rightform
{
	float:left;	
	text-align:right;
	padding-left: 5px;
	padding-bottom:5px;	
}

.veld
{
	font-size:11px;	
	/*margin-bottom:7px;*/
	border: 1px inset #8280BE;
}
.knop
{
	cursor: pointer;
	background:url("../img/button2.gif");
	font-size: 11px;
	font-weight:bold;	
	color: #01009A;
	border:0;
	width: 73px;
	height: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

