#content p {
	color: #333333;
	margin-bottom: 12px;
	font-size: 1em;
}
#content .red {
	color: #C54A78;
}

#content ul {
	margin-bottom: 12px;
	list-style-type: circle;
}
#content ul.contact li{
	list-style-image: none;
	margin-bottom: 14px;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../images_layout/background_contact_list.gif);
	background-repeat: no-repeat;
	padding-left: 42px;
	margin-left: 0px;
	margin-top: 4px;
	padding-top: 4px;
}
#content ul ul {
	margin-bottom: 0px;
}

#content ol {
	list-style-type: decimal;
	margin-bottom: 12px;
	margin-left: 7px;
}
#content li {
	list-style-position: outside;
	color: #333333;
	margin-left: 40px;
	font-size: 1em;
}
#content .textimg {
	font-size: 1em;
	text-align: center;
	font-style: italic;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 1em;
}
#content h1 {
	font-size: 1.1em;
	color: #1E1E1E;
	font-weight: bold;
	margin-bottom: 12px;
}
#content h2 {
	color: #1E1E1E;
	font-size: 1.1em;
}
#content h3 {
	font-size: 1
.em;
	color: #000000;
	font-weight: bold;
	margin-bottom: 12px;
	font-size: 1.6em;
}
#content h4 {
	color: #C54A78;
	font-size: 1em;
	margin-bottom: 12px;
}
#content h5 {
	font-size: 1.3em;
	color: #000000;
	margin-bottom: 12px;
	font-weight: bold;
}
#content h6 {
	font-size: 1.3em;
	font-weight: normal;
	color: #8C8CC6;
	margin-bottom: 12px;
}
#content a {
	text-decoration: none;
	color: #C54A78;
}
#content a:hover {
	text-decoration: underline;
}
#content img {
}
#content img.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content table.stappenmodel {
	font-weight: bold;
	width: 100%;
	margin-bottom: 12px;
	font-size: 1.1em;
}
#content table.stappenmodel td {
	vertical-align: top;
}
#content table.rooster {
	width: 400px;
	font-size: 1.1em;
	color: #666666;
	margin-bottom: 12px;
}
#content table.dansweek {
	font-size: 1.1em;
	color: #666666;
	margin-bottom: 12px;
	width: 460px;
}
#content td.tijd {
	width: 100px;
}
#content td.dans {
	width: 160px;
}
#content td.vakanties {
	width: 170px;
	color: #8C8CC6;
}
#content td.dansniveau {
	width: 50px;
}
#content .alignleft {
	text-align: left;
}
#content .alignlanguage {
	text-align: right;
	margin-bottom: 22px;
}
#content .aligncenter {
	text-align: center;
	padding-right: 50px;
}
#content .floatleft {
	float: left;
	margin-right: 10px;
}
#content .floatright {
	float: right;
	margin-left: 10px;
}
#contentright .contentrightitem h2 {
	margin-top: 0px;
	font-size: 1.3em;
	margin-bottom: 0px;
}
#contentright .contentrightitem h5 {
	margin-bottom: 0px;
	font-size: 1.1em;
}

#contentright .contentrightitem p {
	font-style: italic;
}
#content form {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #8C8CC6;
	font-size: 1.1em;
}
#content form h6 {
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 14px;
}
#content form label {
	width: 115px;
	float: left;
}
#content form input {
	background-color: #FBFBFD;
	border: 1px solid #CCCCCC;
}
#content form select {
	background-color: #FBFBFD;
	border: 1px solid #CCCCCC;
}

#content form div.button input {
	margin-right: 0px;
}
#content input[type="submit"] {
	margin-top: 10px;
	margin-left: auto;
	margin-right: 0px;
	display: block;
	margin-bottom: 5px;
	border: 1px solid #666666;
	color: #666666;
}
#content form div.clearfix {
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 0px;
}
