/* 
Algemene stijlen voor Big-Foot.nl
filenaam: default.css
datum: 11 mei 2004
auteur: Rutger van Waveren
*/

/* HTML tags */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background:url(../pictures/bg.gif) repeat-x;	
}

/* Header */
.topimg {
	text-align: center;
	z-index: 3;
	left: 0px;
	top: 0px;
	display: block;
	height: 354px !important;
}
.topleftimg {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 4;
	text-align: left;
}

.topboxtext {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666966;
	text-align: right;
	left: 0px;
	margin-top: 10px;
}
.topboxtext a {
	color: #666966;
	text-decoration: none;
}

.topboxtext a:hover {
	color:#666966;
	}

.yellowhead {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #F1e11c;
	z-index: 1;
	height: 99px;
}

/* Tekstblok onder de header */
.main {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	color: #666966;
	width: 896px;
	display: block;
	font-family: "Trebuchet MS", Arial, sans-serif;
}


/* Titelbalk */

.headline {
	display: block;
	border-bottom: 1px solid #692C7C;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
	height:20px;
}

.headline h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
	height:20px;
}

.headlinecorner {
	vertical-align: top;
	float: left;
}

/* Navigatie */

.nav {
	background-color: #FFFFFF;
	float: left;
	display: block;
	width: 143px;
	margin: 10px 0 0 0;
	padding:0;
}

.nav li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:left;
	background-color: #FFFFFF;
}
a.action {
	background-color:#005aab;
}

.nav ul {
	padding:0;
	margin:0;
	width:130px;
}
.nav a {
	/* background:url(../_webapp/_images/bullit_menu.gif) center left no-repeat;	 */
	background-color: #FFFFFF;
	color: #008DD1;
	text-decoration: none;
	padding: .1em .75em .1em .75em;
	margin: 0;
	font-size: .875em;
	display:block;
	white-space:nowrap;
	border-bottom:1px solid #CCCCCC;
	line-height: 30px;
}
.nav a:hover {
	/* background:url(../_webapp/_images/bullit_over.gif) center left no-repeat; */	
	background-color: #005aab;
	color: #c7e0f5;
}

.nav .action {
/* 	background: url(../_webapp/_images/bullit_menu_actie.gif) center left no-repeat; */	
	background-color: #f7941e;
	color: #ffffff;
}

.nav .sel {
/* 	background:url(../_webapp/_images/bullit_over.gif) center left no-repeat; */
	background-color: #c7e0f5;
	color: #005aab;
}

.homenav {
	background: #FFFFFF;
	float: left;
	padding: 0px 0px 0px 0px;
	display: block;
	text-align: center;
	width: 105px;
}

.homenav li {
	background: #EEEEEE;
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align:left;
}
.homenav ul {
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
}
.homenav a {
	padding: 2px;
	color: #666966;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	display: block;
	width: 100px;
	font-size: 9pt;
}
.homenav a:hover {
	border: 1px solid #003366;
}

.homenav a:hover {
	background: url(../pictures/gradient_bg_z.jpg);
}

/* Content, de body van de pagina */

.content {
	padding-top: 10px;
	float: left;
	padding-left: 10px;
	width: 540px;
	margin-bottom: 10px;
	background: #FFFFFF;
	color: #000000;
}

.content td, .content p, .content {
	font-size: 10pt;
	color: #666966;
}

.content h1 {
	font-size: 18px;
	line-height: normal;
}

.content h2 {
	font-size: 15px;
	line-height: normal;
}

.content a {
	color: #005aab;
	text-decoration: none;
	font-size: 9pt;
}
.content a:hover {
	color: #005aab;
	text-decoration: underline;
}

.content_table {
	background-color: #FFFFFF;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px;
}

.lessem {
	color: #CCCCCC;
	background: #0066CC;
}

/* Rechtekolom */
.rightcolumn {
	padding: 10px 0px 10px 4px;
	margin-right:0px;
	/* overflow: hidden; */
	display: block;
	text-align: right;
	float: right;
}

.rightcolumnkader { /* Hier zit een CSS (voicefamily) hack in voor IE55 */
	border-right: 1px solid #008ff7;
	border-bottom: 1px solid #008ff7;
	border-left: 1px solid #008ff7;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right:0px;
	margin-right:0px;
	font-size: 12px;
	color: #007ce8;
	text-align: left;
	padding: 0px 3px 3px;
	width: 102px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 94px;
}

html>body .rightcolumnkader {
	width: 94px;
}

.rightcolumnkader h2 { 
	font-size: 14px; 
}

.rightcolumnkader h3 {
	font-size: 13px;
	display: block;
	margin-top: 0px;
	padding-top: 0px;
}
.rightcolumnkader p { 
	font-size: 12px;
}

/* Footer */

.footer {
	font: 11px Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	clear: both;
}

.footer a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	clear: both;
	text-decoration: none;
}
.footer a:hover {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	clear: both;
	text-decoration: underline;
}

#editDiv a {
	 border: 1px solid black;
	 z-index: 10; 
	 padding: 2px 6px 2px 6px; 
	 background-color: #F3B6F7; 
	 float: right;
	 color: #000000;
	 text-decoration: none;
}

#editDiv a:hover {
	 background-color: #A4C6FA; 
}
.lpmain {
	padding: 6px 20px 5px 20px;
}
.lpitm {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 0px;
	margin: 0px 4px 10px 4px;
	width: 30%;
	float: left;
}
.sheetnaam {
	background-color: #EFEFEF;
	font-weight: bold;
	font-size: 13px;
	color:#0083EE;
	padding:2px;
}
TD.sheetnaamHead {
	font-size:12px;
	font-weight:bold;
	padding:2px;
	border-bottom:solid;
	border-color:#EFEFEF;
	border-width:1px;
}
TD.sheetnaamCol_1 {
	width:50px;
	font-size:smaller;
	padding:0px 0px 0px 2px;
}
TD.sheetnaamCol_2 {
	padding:0px 0px 0px 2px;
}
