 .text {
	color:#605657;
	font-size:12px;
	line-height:17px;
	font-family: "Trebuchet MS";
	padding-left:20px;
	padding-right:20px;
}

.text a{
	color:#997193;
	text-decoration:underline;
	font-weight:normal;}
	
.text a:hover{
	color:#605657;
	text-decoration:underline;
}

.kop{
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#605657;
}

.kopbasis{
	font-size:12px;
	text-transform:normal;
	font-weight:bold;
	color:#605657;
}

.kopintext{
	font-size:14px;
	text-transform:normal;
	font-weight:bold;
	color:#605657;
}
.subkop{
	color:#a0c458;
	font-variant:normal;
}

#submenu{
	padding:4px 20px 0px 20px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	color:#605657;
	font-size:11px;
	line-height:14px;
}

#submenu a{
	color:#605657;
	text-decoration:none;
}

#submenu a:hover{
	color:#997193;
	text-decoration:none;
}

#submenu_workshop{
	padding:4px 20px 0px 20px;
	font-family:"Trebuchet MS";
	font-weight:bold;
	color:#605657;
	font-size:11px;
	line-height:14px;
}

#submenu_workshop a{
	color:#605657;
	text-decoration:none;
}

#submenu_workshop a:hover{
	color:#997193;
	text-decoration:none;
}

#banner{
	cursor:hand;
	height:132px;
	width:191px;
	margin-left:40px;
	display:none;
	background-image: url(../images/banner.jpg)
}

.ninjutsu					{ /*color: #E76E00;*/ }
.taichi						{ /*color: #C89D87;*/ }
.aanmelden					{ /*color: #52679F;*/ }
.kinderen					{ /*color: #82A92E;*/ }
.new						{ /*margin: 29px 0 0 0; text-transform: uppercase;*/ }
.workshop					{ /*color: #475A8C;*/ }

.xtr_space					{ height: 26px; }

.kader						{ border: 1px solid #4C4344;}
.textframe					{ border: 1px solid #4C4344; padding: 10px; width: 390px; margin: 10px 0 0 0; }


.workshop_header 			{ padding: 0 0 0 10px; margin: 5px 0 0 0; background: url(../../imgs/plusminus.jpg) no-repeat right bottom; height: 21px; 
							  line-height: 21px; width: 404px; text-transform: uppercase; }
.workshop_header a			{ font-size: 12px; margin: 0; padding:0; font-weight: normal; text-decoration: none !important; display: block; cursor: pointer; color: #fff; }
.workshop_header a:hover	{ text-decoration: underline !important; color: #fff; }
.workshop_header.active		{ background-position: right top; }

.workshop_body				{ /*border: 1px solid #ccc; border-width: 0 0 1px 0;*/ }

.workshop_body a			{ text-decoration: underline !important; /*font-weight: bold; color: #E76E00;*/ }
.workshop_body a:hover		{ text-decoration: underline !important; }

.border 					{ border: 1px solid #999; }

table						{ background-color: #fff; }

ul,ol						{ margin: -1em 0 0 0; padding: 0 0 0 2.2em; }

h2							{ font-size: 14.5px; line-height: 18px; margin: 29px 0 0 0; padding:0; text-transform: uppercase;}
.fotoboek h2				{ font-size: 14px; line-height: 18px; margin: 29px 0 12px 0; padding:0; text-transform: uppercase;}
h3							{ font-size: 12.3px; line-height: 16px; margin: 0 0 16px 0; padding:0; }
h3.workshop_h3				{ font-size: 12px; line-height: 16px; margin: 0; padding:0; }
h4							{ font-size: 11px; margin: 0; padding: 0; text-transform: uppercase; }							
h5							{ font-size: 11px; margin: 0; padding: 0; text-transform: uppercase; font-weight: normal; font-style: italic;}							
p							{ margin: 0 0 16px 0; padding: 0; }

.workshop_body h2			{ font-size: 14px; line-height: 18px; margin: 10px 0 0 0; padding:0; text-transform: uppercase; }

hr.homepagelijn				{ border-top: 1px dashed #605657; border-bottom: 0px } 


.img_right					{ margin: 6px 0 6px 10px; border: 1px solid #A4A9B2; }
.img_center					{ margin: 6px 0; border: 1px solid #A4A9B2; }
.img_left					{ margin: 6px 10px 6px 0; border: 1px solid #A4A9B2; }

.knop {
/*    position: absolute;*/
	float: right;
    bottom: 30px;
    right: 30px;
	clear: both;
}

.knop a {
    display: block;
    border: 1px solid #484243;
/*    box-shadow: 0px 3px 20px #333;    */
    border-radius: 20px;
	-moz-border-radius: 20px;
    padding: 7px 20px;
    background: #E5DED7;
	text-decoration: none;
    color: #421300;
    font-weight: 900;
	-webkit-transition-duration:0.3s; -webkit-transition-property:all; 
	-moz-transition-duration:0.3s; -moz-transition-property:all;
}

.knop a:hover {
	text-decoration: none;
    background: #F9F2EA;
	-webkit-transition-duration:0.3s; -moz-transition-duration:0.3s;
}

.clearer {
	clear: both;
	border: 0px;
	color: #fff;
	height: 1px;
	background-color: #FFFFFF;	
}

.extrawit {
	margin: 30px 0 0 0 ;
}

.linkje {
	font-weight: 900 !important;
}

.logo_onderin {
	padding: 60px 0 0 100px;
}
