/* CSS Document */

.header
{

}

.menu
{
	z-index: 1;
}

td.menu_bottom
{

}

#div_menu
{
	text-align: center;
	position: absolute; 
	width: 925px; 
	overflow: visible; 
	z-index: 1; 
	top: 150px;
	margin-left: 20px;
}

.menu, .menu H1
{
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #111111;
}

.left
{
	background-color: #CCCCCC;
	text-align: left;
}



.right
{
	background-color: #CCCCCC;
	text-align: left;
}


.content
{
	background-image:url(http://www.winkelcentrumdegeitenkamp.nl/layout/Header.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

.subcontent
{
	background-color: #FFFFFF;
}

.footer
{
}

.vertical
{
/*	background-image:url(http://www.winkelcentrumdegeitenkamp.nl/layout/vertical.jpg);
	background-repeat: repeat-y; */
}

font.bottom, a.bottom
{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px/10px;
	color: #222222;
}

a.bottom:link, a.bottom:visited
{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px/10px;
	color: #222222;
	text-decoration: none;
}
a.bottom:hover
{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px/10px;
	color: #222222;
	text-decoration: underline;
}

.koptekst
{
	color: #666666;
	font-family: Verdana, Arial;
	font-size: 16px;
}

p.koptekst
{
	margin-top: 8px;
	color: #666666;
	font-family: Verdana, Arial;
	font-size: 16px;
}

table.contact p, table.contact td, table.contact font, table.contact input, table.contact textarea,  table.contact select, table.contact a
{
	font-size: 11px;
}

.subcontent h2
{
	font-size:15px;
}




#rubriekTabel .rubriekendiv { 
	width: auto; /* 180*/
	text-align: left; 
	list-style: none; 
	line-height: 16px; 
	padding: 0px; 
	margin: 0px;
}
/* This *html hack is used so that IE does not add a gap on the left of the menu becuase of the margin: auto Firefox fix */
*html #rubriekTabel .rubriekendiv { 
	width: auto; /* 180*/ 
	text-align: left; 
	list-style: none; 
	line-height: 16px; 
	padding: 0px;
	margin: 0px;
}
/* End html hack */


#rubriekTabel .rubriekendiv { 

	list-style: none; 
	line-height: 16px; 
	/*background: #FFFFFF; */
	font-weight: bold; 
	padding: 0px;
	margin: 0px;
}

#rubriekTabel .rubriekendiv ul, #rubriekTabel ul { 

	list-style: none; 
	line-height: 16px; 
	/*background: #FFFFFF; */
	font-weight: bold; 
	padding: 0px;
	margin: 0px;
}
/* Must use line-hieght to set height on menu items incase word wrap happens, firefox does not expand to fit height */
#rubriekTabel .rubriekendiv a, #rubriekTabel a { 
	/*float: left; */
	width: 165px;
	display: block; 
	color: #222222; 
	text-decoration: none; 
	padding: 0px;
	margin: 0px;
	line-height: 16px;
}
#rubriekTabel .rubriekendiv li, #rubriekTabel li { 
	line-height: 16px;
	/*float: left; */
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #555555;
}
#rubriekTabel .rubriekendiv li a, #rubriekTabel li a { 
	line-height: 16px;
	text-align: left; 
	padding: 2px;
	padding-right: 0px;
}




#overig_nieuws { 
	width: 180px; 
	text-align: left;
	list-style: none; 
	line-height: 14px; 
	padding: 0; 
	margin: auto;
}
/* This *html hack is used so that IE does not add a gap on the left of the menu becuase of the margin: auto Firefox fix */
*html #overig_nieuws { 
 	width: 180px; 
	text-align: center;
	list-style: none; 
	line-height: 14px; 
	padding: 0; 
	margin: 0px; 
}
/* End html hack */

#overig_nieuws ul { 
	float: left; 
	list-style: none; 
	line-height: 14px; 
	padding: 0; 
	margin: 0; 

}
/* Must use line-hieght to set height on menu items incase word wrap happens, firefox does not expand to fit height */

#overig_nieuws a {
	display: block; 
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #141414; /*000099*/
	margin: 0;
	padding: 2px 5px 2px;
	line-height: 14px;
}

#overig_nieuws li { 
	width: 180px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	text-align: left;
	list-style: none; 
	line-height: 14px; 
	padding: 0; 
	margin: auto;
	background-image: url('http://www.winkelcentrumdegeitenkamp.nl/layout/achter_nieuws.jpg');
	background-repeat: no-repeat; 
	background-position: center;
	float: left; 
	padding: 0; 
}
#overig_nieuws li a { 
	text-align: left;	/* was center */
}


.right_top a, .right_top a:link, .right_top a:visited, .right_top, .right_top p,
{
	color: #FFFFFF;
}

td.right_top
{
	color: #FFFFFF;
	padding-top: 4px;
}