body {
	color: black;
    font-family: Trebuchet MS, Arial, Helvetica, Verdana;
   	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color: #CCFFFF;
}
#container #content div {
	top: 40px;
}
#container #content p {
	top: 50px;
}

#container {
	position: absolute;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	left: 200px;
	top: 25px;	
}

#logo {
	top:0px;
	left: 0px;
	float:left;
	width: 279px;
	height:599px;
	background-image:url(afbeeldingen/ontwerp_jongeslatry_01.jpg);
	background-repeat: no-repeat;
}

#navigatie {
	top:0px;
	float:left;
	left:279px;
	height:30px;
	width:521px;
	background-image:url(afbeeldingen/navigatie_jongesla_02.jpg);
	background-repeat: no-repeat;
	font-size:16px;
	font-weight:bold;
	text-align: left;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#navje {
	height: auto;
	width: 600px;
	position: absolute;
	left: 320px;
	top: 150px;
	right: 0px;
	bottom: 0px;
}


#container #navje li {
	float: left;
	position:relative;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	left: 20px;
	font-weight: bold;
}


 #container #navje a{
	text-decoration: none;
	color: #000000;
}

#container #navje li a:hover{
	font-weight:bold;
	text-decoration: underline;
}

#container #navje li a:active {
	font-weight: bold;
	text-decoration: underline;
}

#content {
	float:left;
	left:279px;
	top:150px;
	height:381px;
	width:476px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image:url(afbeeldingen/content_jongesla_03.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	right: 0px;
	bottom: 0px;
	
	
}

.voettekst {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-style: italic;
	right: 50px;
	position: absolute;
	visibility: visible;
	z-index: auto;
	top: 525px;
	height: auto;
	width: auto;
	}


#container #content h1 {
	padding-top: 50px;
}


#content a:link {
	color:            #333333;  /* Voorgrondkleur           */
	font-weight:      bold;
	text-decoration:  none;      /* Niet onderstrepen              */
}

#content a:visited {
	color:            #333333;   /* Voorgrondkleur            */
	font-weight:      bold;
	text-decoration:  none;      /* Niet onderstrepen              */
}

#content a:hover {
	color:            #666666;   /* Voorgrondkleur   */
	cursor:           pointer;   /* Aanwijzer weergeven als handje */
	font-weight:      bold;
	text-decoration:  none; /* Onderstrepen                   */
}

#content:active {
	background-color: #999999;   /* Achtergrondkleur   */
	color:            #ECEBE5;   /* Voorgrondkleur wit             */
	cursor:           pointer;   /* Aanwijzer weergeven als handje */
	font-weight:      bold;
	text-decoration:  none;      /* Niet onderstrepen              */
}

#container #content h3 {
	padding-top: 50px;
	padding-left: 40px;
}




#foto {
	text-align: right;
	position: absolute;
	height: 247px;
	width: 162px;
	left: 520px;
	top: 220px;
	right: 0px;
}

#footer {
	float:left;
	left:279px;
	top:556px;
	width:521px;
	height:43px;
	background-image:url(afbeeldingen/footer_jongesla_04.jpg);
	background-repeat: no-repeat;
	}

/*H1*/
H1 {
	color: #000000;
	font-size:24px;
	Font-weight:bold;
	text-decoration:none;
	text-align:left;
}

H2 {
	color: #000000;
	font-size:18px;
	Font-weight:bold;
	text-decoration:none;
}

H3 {
	color: #000000;
	font-size:18px;
	Font-weight:bold;
	text-decoration:none;
}

H5{
	color: #000000;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-align: right;
}
H6 {
	color: #000000;
	font-size:16px;
	Font-weight:normal;
	text-decoration:none;
}
/*menu*/
ul{
	margin:0px;
	padding:0px;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}

Li{
	float:left;
	position:relative;
	text-align:center;
	margin-right: 10px;
	padding-left: 15px;	
}

Li a{
	text-decoration: none;
	text-align:center;
	color:#000000;
	font-weight: bold;
}

Li a:hover{
	color: #666666;
	text-align:center;
	text-decoration: none;
}

Li a:active {
	font-weight: lighter;
	text-align:center;
	color: #666666;
	text-decoration: none;
}

#navigatie a:link {
	color:            #333333;  /* Voorgrondkleur           */
	font-weight:      bold;
	text-decoration:  none;      /* Niet onderstrepen              */
}

#navigatie a:visited {
	color:            #333333;   /* Voorgrondkleur            */
	font-weight:      bold;
	text-decoration:  none;      /* Niet onderstrepen              */
}

#navigatie a:hover {
	color:            #666666;   /* Voorgrondkleur   */
	cursor:           pointer;   /* Aanwijzer weergeven als handje */
	font-weight:      bold;
	text-decoration:  none; /* Onderstrepen                   */
}

#navgatie:active {
	background-color: #999999;   /* Achtergrondkleur   */
	color:            #ECEBE5;   /* Voorgrondkleur wit             */
	cursor:           pointer;   /* Aanwijzer weergeven als handje */
	font-weight:      bold;
	text-decoration:  none;      /* Niet onderstrepen              */
}

.accent {
color:            #666666;   /* Voorgrondkleur   */
	cursor:           pointer;   /* Aanwijzer weergeven als handje */
	font-weight:      bold;
	text-decoration:  none; /* Onderstrepen                   */
}
.voettekst2 {
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: auto;
	top: 525px;
	right: 105px;
}
#container #content ul li {
	text-decoration: none;
	float: none;
	white-space: nowrap;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	text-align: left;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

