
html, body 
{
     height: 100%;
     margin: 0;
     padding: 0;
}

*
{
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color: #083A81;
}
body 
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#87A3C8;	
}

.menu
{
	background-image: url(../afbeeldingen/speciaal_bakkerij_van_de-06.jpg);
	background-repeat: no-repeat;
	height: 363px;
	width: 190px;
	padding-left: 23px;
	padding-top: 12px;
	font-size: 17px;
	color: white;
}
.menu a
{
	color: white;
}

.menu-logo
{
	background-image: url(../afbeeldingen/logo_links.jpg);
	background-repeat:no-repeat;
	background-position: bottom;
	
}

.logo
{
	padding-left: 19px; 
	background-image:url(../afbeeldingen/speciaal_bakkerij_van_der_g.jpg); 
	background-repeat: no-repeat; 
	background-position: 2px; 
	width: 354px; 
	height: 131px;
}

.adres
{
	background-image: url(../afbeeldingen/speciaal_bakkerij_van_de-02.jpg);
	background-repeat: no-repeat;	
	padding-right: 23px;
	padding-top: 10px;
	font-size: 14px;
	color: white;
}

img.imgborder
{
	color: #87A3C8;
	border: 5px solid;
	margin-left: 5px;
	margin-right: 5px;
}

a img.imgborder
{
	border-color: #87A3C8;
}

.content
{
 	background-image: url(../afbeeldingen/speciaal_bakkerij_van_de-07.jpg);
	background-repeat: no-repeat;
	padding-right: 200px;
	padding-top: 8px;
	height: 100%;
}
.content li
{
margin-left: 25px;
}

font
{
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color: #083A81;
}

style
{
	font-family:Calibri, Arial, Helvetica, sans-serif;
	color: #083A81;
}

#header
{
	width: 964px;
	height: 298px;
	background-image: url(../images/header.jpg);
}



a:hover
{
	text-decoration: underline;
}

a:visited
{
	text-decoration: underline;
}

.container
{
	background-color:white;	
}

td img 
{
	display: block;
}

ul
{
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 10px;
}

li
{
	padding-left: 10px;
}


.menu_selected
{
	width: 180px;
	float: right;
	clear: both;
	padding-right: 18px;
	height: 20px;
	font-size: 14px;
	background-image: url(../images/selected.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-position:right;
}

#rechts
{
	background-image: url(../images/rechts_bg.jpg);
	height: 443px;
	width: 59px;
}

#kinder
{
	background-image: url(../images/kinder_bg.jpg);
	background-repeat: no-repeat;
	height: 138px;
}

.spacer
{
	background-image: url(../images/spacer.gif);
}

.padding
{
	padding-left: 15px;
}

.punt
{
	display: inline;
}

.title
{
	font-size: 16px;
	width: 655px;
	padding-left: 30px;
	font-weight: bold;
}


/**
alternatieve layout met kinderen
*/
#alt_menu 
{
	background-image: url(../images/alt_menu_bg.jpg);
	width: 200px;
	height: 351px;
	font-weight: bold;
	
	padding-top: 150px;
	*padding-top: 141px;
}

.alt_menu
{
	float: right;
	clear: both;
	padding-right: 8px;
	height: 20px;
	font-size: 14px;
	width:150px;
	text-align: right;
}

.alt_menu_selected
{
	float: right;
	clear: both;
	padding-right: 8px;
	height: 20px;
	font-size: 14px;
	width: 150px;
	text-align: right;
	background-image: url(../images/alt_selected.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-position: right;
}

#alt_kinder
{
	background-image: url(../images/alt_kinderen_bg.jpg);
	background-repeat: no-repeat;
	height: 137px;
	width: 705px;
}

#alt_header
{
	background-image: url(../images/alt_header_bg.jpg);
	background-repeat: no-repeat;
	width: 964px;
	height: 46px;
}

#alt_rechts
{
	background-image: url(../images/alt_rechts_bg.jpg);
	background-repeat: no-repeat;
	width: 59px;
	height: 530px;
}

#alt_footer
{
	background-image: url(../images/alt_footer_bg.jpg);
	background-repeat: no-repeat;
	height: 99px;
}

#alt_content
{
	padding-left: 15px;
	width: 683px;
	height: 350px;
	*height: 361px;
	background-color: white;
	font-size: 12px;
	padding-left: 22px;
	overflow-y: auto;
	line-height: 16px;
}

#alt_title
{
	font-size: 16px;
	padding-left: 22px;
	font-weight: bold;
}

h1
{
	color: #e31d34;
	font-size: 24 px;
	margin-bottom: 5px;
}

h2
{
	color: #e31d34;
	font-size: 19 px;
	margin-bottom: 0px;
	margin-top: 5px;
	clear:  both;
}

.lijn_onder
{
	background-image:url(../afbeeldingen/lijn_onder.png);
	background-position: bottom;
	background-repeat: repeat-x; 
	height: 50px;      
}
.lijn_onder strong
{ 
	position:relative;
	 
}

