/* CSS Document of www.focusbronnen.nl*/

/* Background */
#body {
	background-color: #FFFFCC;
	background-image:url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0;
	margin-top: 0;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
} 


a:link {
	color: #4A657F;	
}
a:visited {
	color: #4A657F;
}
a:hover {
	color: #4A657F;
}
a:active {
	color: #4A657F;
}

/*tekst opmaak*/ 

.tekstHeader {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #4a657f;
	font-weight: bold;
}

.tekstContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.tekstMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	padding:5px;
	font-size: 12px;
	color: #4a657f;
	
}

#tekst {
	background-color:#FFFFFF;
	width: 592px;
	height: 100%;
	padding: 10px 20px 10px 10px;
	
}

.image {
	margin: 1px 10px 0px 0px; 
	float: left;
}
	
/* Tabel lay-out */
#Table_01 {
	height: 100%;
	width: 806;
	border: 0;
}

#header {
	background-image: url(images/index_01.jpg);
	width: 806px;
	height: 188px;
}

#agenda {
	background-image:url(images/agendaBG02.jpg);
	background-repeat:no-repeat;
	background-color:#e6f4ff;
	width: 211px;
	vertical-align:top;
	padding:4px;
}

#agendaBottom {
	background-image:url(images/agendaBG03.jpg);
	background-repeat:no-repeat;
	width: 211px;
	height:13px;
	vertical-align:top;
	
}

#empty_01 {
	background-image:url(images/index_02.jpg);
	width: 1px;
	height: 1px;
}

#opvullinglinks {
	background-image:url(images/index_03.jpg);
	width: 61px;
	height: 54px
}

#opvullingrechts {
	background-image:url(images/index_11.jpg);
	width: 75px;
	height: 54px;
}

#yellowpiece {
	background-image:url(images/index_12.jpg);
	width: 1px;
	height: 53px;
}

#opvullingonder1 {
	background-image:url(images/index_13.jpg);
	width: 159px;
	height: 18px;
}

#opvullingonder2 {
	background-image:url(images/index_14.jpg);
	width: 161px;
	height: 18px;
}

#spacertje {
	background-image:url(images/index_15.jpg);
	width: 1px;

}

#gelebalk1 {
	background-color:#FFFFCC;
	width: 40px;

}

#spacerr {
	background-image:url(images/index_17.jpg);
	width: 1px;
	
}

#blauwmenu {
	background-color:#CDE6FF;
	width: 130px;
	height: 108px;
	vertical-align:top;
}

#uitloopmenu {
	background-image:url(images/index_21.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width: 130px;
	height: 159px;
}

#white1 {
	background-color:#FFFFFF;
	width: 130px;
	height: 100%;
}

#gelebalk2 {
	background-color:#FFFFCC;
	width: 42;
}

#footer {
	background-image:url(images/index_23.jpg);
	width: 721px;
	height: 45px;
}

#white2 {
	background-color:#FFFFFF;
	width: 1px;
	height: 45;
}

/* Buttons */
#button_home {
	width: 58px;
	height: 36px;
}

a#home {
	width: 58px;
	height: 36px;
	background-image: url(images/home.jpg);
    display: block;
    text-decoration: none;
}

a#home:hover {
    background-position: 58px 0;
}

#button_therapie {
	width: 101px;
	height: 36 px;
		
}

a#therapie {
    width: 101px;
    height: 36px;
    background-image: url(images/therapie.jpg);
    display: block;
    text-decoration: none;
}

a#therapie:hover {
    background-position: 101px 0;
}

#button_massage {
	width: 79px;
	height: 54px;
}

a#massage {
    width: 79px;
    height: 54px;
    background-image: url(images/massage.jpg);
    display: block;
    text-decoration: none;
}

a#massage:hover {
    background-position: 79px 0;
}

#button_workshops {
	width: 197px;
	height: 54px;
}

a#workshops {
    width: 197px;
    height: 54px;
    background-image: url(images/workshops.jpg);
    display: block;
    text-decoration: none;
}

a#workshops:hover {
    background-position: 197px 0;
}

#button_kosten {
	width: 73px;
	height: 54px;
}

a#kosten {
    width: 73px;
    height: 54px;
    background-image: url(images/kosten.jpg);
    display: block;
    text-decoration: none;
}

a#kosten:hover {
    background-position: 73px 0;
}

#button_biografie {
	width: 92px;
	height: 36px;
}

a#biografie {
    width: 92px;
    height: 36px;
    background-image: url(images/biografie.jpg);
    display: block;
    text-decoration: none;
}

a#biografie:hover {
    background-position: 92px 0;
}

#button_contact {
	width: 69px;
	height: 36px;
}

a#contact {
    width: 69px;
    height: 36px;
    background-image: url(images/contact.jpg);
    display: block;
    text-decoration: none;
}

a#contact:hover {
    background-position: 69px 0;
}