
/* ----------------------------------- */
/*                                     */
/*     CSS VOOR HENNEKE CHEVALIER      */
/*        www.beinggreen.nl            */
/*                                     */
/*           1. Algemeen               */
/*           2. Header                 */
/*           3. Navigatie              */
/*           4. Content                */
/*           5. Footer                 */
/*           6. Links                  */
/*                                     */
/* ----------------------------------- */


/* ----------------------------------- */
/*         1. ALGEMEEN                 */
/* ----------------------------------- */

* {	
	margin: 0;
	padding: 0;
}

img {
	border-style: none;
}

body {
	text-align: left;
	color: #000000;
	background-color: #421906;
}

b, strong {
	font-weight: bold;
	letter-spacing: 0px;
}



#container {
	width: 757px;
	margin: 0px auto;
	color: #333333;
	background: #fff url(../beeld/Achtergrond.jpg) 0 0 repeat-x;
	padding: 0px;
	margin-top: 25px;
	height: 420px;
}


/* ----------------------------------- */
/*         2. HEADER                   */
/* ----------------------------------- */

#pageHeader {
	width: 757px;
	height: 41px;
	text-align: left;
/*	background: #fff url(../beeld/top.gif) 0 0 repeat-x;
*/	/*margin-top: 5px;*/
}

/* ----------------------------------- */
/*         3. NAVIGATIE                */
/* ----------------------------------- */

/*#submenu {
	background: #FFFFFF;
	color: #CCCCCC;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 150px;
}

#submenu #huidigekeuze {
	background: #FFFFFF url("../beeld/hover.gif") left center no-repeat;
	color: #004192;
	padding-bottom: 4px;
}

#submenu li {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: 900;
}
#submenu a {
	background: #FFFFFF;
	border-bottom: 1px solid #7384BB;
	color: #7384BB;
	display: block;
	margin: 0;
	padding: 4px 0px 4px 10px;
	text-decoration: none;
}
#submenu a:hover {
	background: #FFFFFF url("../beeld/hover.gif") left center no-repeat;
	color: #004192;
	padding-bottom: 4px;
}

a:link {
	color: #7384BB;
	text-decoration: none;
}

a:visited {
	color: #7384BB;
	text-decoration: underline;
}

a:hover, a:active {
	color: #7384BB;
	text-decoration: underline;
}
*/


/* ----------------------------------- */
/*         4. CONTENT                  */
/* ----------------------------------- */

#kopContainer {
	width: 522px;
	height: 55px;
	float: left;
	text-align: left;
	margin-left: 2px;
}

#kopContainer #content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contentContainer {
	width: 522px;
	float: left;
	text-align: left;
	margin-left: 2px;	/*height: 365px;*/
}

#contentContainer #content {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 15px;
	color: #734646;	/*background-color: #FFFFFF;*/
}

#contentContainer #home {
	height: 329px;
/*	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
*/	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
/*	background-color: #FFFFFF;
*/}

#contentLayer {
	position:relative;
	left:0px;
	top: 2px;
	width:502px;
	height:272px;
	z-index:1;
	background-color: #FFFFFF;
	overflow: auto;
	visibility: visible;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#contentLayerHome {
	position:relative;
	left:14px;
	top:-1px;
	width:502px;
	height:272px;
	z-index:1;
	background-color: #FFFFFF;
	overflow: auto;
	visibility: visible;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#contentLayerPortfolio {
	position:relative;
	left:0px;
	top: 2px;
	width:522px;
	height:282px;
	z-index:1;
/*	background-color: #FFFFFF;
*/	overflow: auto;
	visibility: visible;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#contentLayerHome #home {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #734669;
}

#contentLayer #nieuws {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #734669;
}

#contentLayerPortfolio #portfolio {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #734646;
}

table.portfolio td { 
	padding: 8px; 
	}

#contentLayer #agenda {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #587346;
}

#contentLayer #biografie {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #467367;
}

#contentLayer #atelier {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #465673;
}

#contentLayer #route {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #736446;
}

#contentLayer #route a:link {
	color: #736446;
	text-decoration: underline;
	font-weight:bold;
}

#contentLayer #route a:hover {
	text-decoration: underline;
	font-weight:bold;	
}
#contentLayer #route a:active {
	text-decoration: none;
	font-weight:bold;	
}

#contentLayer #email {
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #A46767;
}

#menuContainer {
	width: 113px;
	height: 339px;
	float: left;
	text-align: left;
	margin-left: 73px;
	background-color: #FFFFFF;
}

#menuContainer #content {
	padding: 0px 0px 0px 0px;
}

h1 {
/*	background:url(../images/lijntje.jpg) left bottom no-repeat;
*/	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing:1px;
	font-weight: bold;
/*	padding:8px 0px 4px 0px;
	margin-bottom:2px;
*/	color: #004192;
}

h2 {
	color: #296cd8;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 5px;
}

h3 {
	color: #296cd8;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 4px;
}

h4 {
	color: #296cd8;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 3px;
}

h5 {
	color: #296cd8;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 3px;
	letter-spacing: 2px;
}

abbr, acronym, .popup {
	font-style: normal;
	border-bottom: 1px dotted #187F9F;
	cursor: help;
}

 ul#voorwaarden {
	list-style-type: decimal;
	padding: 10px;
	margin: 10px;
	text-align: left;
}

 ol#voorwaarden {
	list-style-type: decimal;
	padding: 10px;
	margin: 10px;
	text-align: left;
}

	
a abbr {
	border: none;
}
	
.menuItemFirst {
	margin-top: 9px;
}

.menuItem {
	margin-top: 10px;
}

.kopje {
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 3px;
	letter-spacing: 2px;
}

.subkopje {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	letter-spacing: 1px;
}

.image-left {
	float: left;
	margin-right: 10px;
}

.image-right {
	float: right;
	margin-left: 10px;
}

.image-normal {
	margin: 0px 0px 0px 0px;
}

	
/* ----------------------------------- */
/*         5. FOOTER                   */
/* ----------------------------------- */

#footer {
	background: url(../beeld/footer2.gif) no-repeat top left #004192;
	color: #FFFFFF;
	height: 25px;
	font-size: 9px;
	text-align: left;
}

#footer p {
	margin: 0px;
	padding-top: 7px;
	padding-right: 6px;
	padding-left: 6px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
	text-decoration: none;
}