/* CSS Document */
/* www.bodymindspirit.nl/ */

body {
	color: #003399;
	background-color: #99ccff;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;

}

a {
	text-decoration: underline;
	color: #003399;

}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h2 {
	font-size:16pt;
	text-align: center;
}


#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;

}


.bold {
	font-weight: bold;
}

.kop {
	font-size: 20px;
	font-weight: bold;
}

.locallinks {
	list-style-type: disc;
	font-weight: bold;
}

.red {
	color: #FF0000;
}

.floatright {
	float: right;
	margin: 5px;
}

.floatleft {
	float: left;
	margin: 5px;
}

.center {
	text-align: center;
}

.small {
	font-size: 10px;
}

.large {
	font-size: 18px;
}

.italic {
	font-style: italic;
}

.colum {
	width: 49%;
	float: left;
}

.columdivider {
	width: 2%;
	float: left;
}

.photos {
	line-height: 20px;
	margin-bottom: 10px;
}

.photos img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 5px;
}

.handwriting {
	font-family: "Bradley Hand ITC", "Comic Sans MS", Arial, ;
	font-weight: bold;
}



#main {
	padding-left: 15px;
	vertical-align: top;
}

#head {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}

#head #td_bodymind{
	text-align: center;
	padding-right: 15px;
	padding-left: 35px;
}
#head #bodymindkop {
	font-family: "arial black", arial;
	font-size: 24px;
}

#head #bodymindkop2 {
	font-family: tahoma, arial;
	font-size: 12px;
}

#head #links {
	font-family: tahoma, arial;
	font-size: 10px;
	text-align: center;
	width: 110px;
	font-weight: bold;
}

#head #links a {
	text-decoration: none;
	display: block;
	height: 25px;
	vertical-align: middle;
}


#head #bmscolors {
	width: 160px;
	vertical-align: top;
}

#head #bmscolors table {
	width: 100%;
}

#head #bmscolors td {
	height: 20px;
	width: 50%;
}


#menu{
	width: 100px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#menu a {
	text-align: center;
	text-decoration: none;
}

#menu td {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}

#menu td#break {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 1px;
}

#menu .color1{
	background-color: #CCFFFF;
}

#menu .color2{
	background-color: #FFFFDF;
}

