/* CSS ALGEMEEN VOOR HELE SITE */
/* roze = 515151 */
/* donkergrijs = 535A5C */
/* grijs = 676D6F*/
/* lichtgrijs = AEB3BB*/

body {
	color: #515151;
	font-family: Trebuchet MS, Lucida, verdana,sans-serif, arial;
	/*letter-spacing: 0.05em;*/
	font-size: 0.8em;
	margin-top: 0px;
	line-height: 1.4; 
	text-align: center;
	background-color: #515151;
	background: url('../_img/background/background_bar_wide.gif');
	background-repeat: repeat-y;
}

a:link {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #515151;
}


* img {
	border: none;
}

input, textarea, select, option {
	font-family: verdana, arial;
	font-size: 1em;
}

h1 {
	/*font-family: verdana, sans-serif;*/
	font-size: 1.7em;
	color: #515151;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}

h2 {
	font-size: 1.2em;
	color: #515151;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}

h3, h4, h5, h6 {
	font-size: 1.0em;
	color: #515151;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

caps {
	font-size: 0.7em;
	color: #515151;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}

ul {	margin-top: 0px;
}

li {	list-style: square;
}

#container {
	position: relative;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 733px;
	height: 2000px;
	background-color: #FFFFFF;
	z-index: 6;

}

br {
  clear: both;
}

/* bovenste css */

#topbargray {
	position: absolute;
	margin: 0px;
	width: 733px;
	height: 18px;
	background-color: #ADADAD;
	background-repeat: no-repeat;	
	z-index: 1;
}



#whitebackground {
	position: absolute;
	margin: 0px;
	width: 733px;
	height: 100%;
	top: 20px;
	background-color: #FFFFFF;
	z-index: 2;
}





#homenavigation {
	position: absolute;
	margin: 0px;
	left: 500px;
	width: 288px;
	top: 3px;	
	font-size:0.8em;
	z-index: 50;

}

#homenavigation a, a:link, a:visited {
	color: #515151;
	font-weight: normal;
	text-decoration: none;
}

#homenavigation a:hover, a:active {
	color: #FFFFFF;
}

#navigation {
	position: absolute;
	margin: 0px;
	left: 196px;
	top: 60px;	
	font-size:0.9em;
	color: #515151;
	z-index: 40;
}

#navigation a, a:link, a:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}

#navigation a:hover, a:active {
	color: #383838;

}

#currentlink { 
color:#383838;font-weight:normal;} 

.currentlink #subnavigation { 
color:#515151;font-weight:normal;} 

.currentlink #navigation { 
color:#000000;font-weight:normal;} 

#subnavigation {
	position: absolute;
	margin: 0px;
	left: 12px;
	top: 208px;	
	font-size:1.0em;
	color: #515151;
	z-index: 80;
}

#subnavigation a, a:link, a:visited {
	color: #999999;
	font-weight: normal;
	text-decoration: none;

}

#subnavigation a:hover, a:active {
	color: #383838;
}


/* zorgt voor de witte achtergrond */
#white_background {
	position: absolute;
	margin: 0px;
	width: 733px;
	height: 718px;
	top: 1px;	
	background-color: #FFFFFF;
	z-index: 0;
}

#background_home {
	position: absolute;
	margin: 0px;
	width: 733px;
	height: 574px;
	top: 1px;	
	background-color: #FFFFFF;
	z-index: 0;
}
 
#logo_top {
	position: absolute;
	margin: 0px;
	height: 18px;
	top: 30px;	
	background-repeat: no-repeat;	
	z-index: 80;
}

#logo {
	position: absolute;
	margin: 0px;
	height: 18px;
	top: 0px;
	left: 0px;
	background-repeat: repeat;	
	z-index: 20;
}

#images_bar {
	position: absolute;
	margin: 0px;
	height: 18px;
	top: 90px;
	left: 0px;
	background-repeat: repeat;	
	z-index: 20;
}



#contentbreed {
	color: #333333;
	position: absolute;
	left:438px;
	top: 230px;	
	margin: 0px;
	width: 550px;
}

#home_images {
	position: absolute;
	left:0px;
	top: 90px;
}


#content_home {
	color: #FFFFFF;
	position: absolute;
	left:196px;
	top: 124px;	
	margin: 0px;
	width: 450px;
	font-size:1.2em;
	line-height: 1.5; 

}


#content_small{
	color: #333333;
	position: absolute;
	left:668px;
	top: 156px;	
	margin: 0px;
	width: 320px;
}

#content {
	position: absolute;
	left:192px;
	top: 196px;	
	margin: 0px;
	width: 440px;
}

#content_left {
	position: absolute;
	left:60px;
	top: 156px;	
	margin: 0px;
	width: 440px;
}

#home {	
	font-size:1.5em;
	color: #515151;
}

#content ul li {
	list-style: square;
	margin: 5px 0px 5px 0px;
	align: center;
}

#content a {
	color: #849BA5;
	font-weight: none;
	text-decoration: none;
}

#content a:hover {
	color: #515151;
	text-decoration: underline;
}

#bottombar_home {
	position: absolute;
	margin: 0px;
	top: 570px;
	vertical-align: bottom;
	width: 733px;
	height: 18px;
	background-color: #515151;
	z-index: 20;
}

