/****************************************/
/*                                      */
/*  Created by Verheul Communicatie     */
/*  www.verheulcommunicatie.com         */
/*                                      */
/****************************************/

img {
 border:0;
}

.body {
	color:#333333;
	margin:0;
	padding:0;
	border:0;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 16px;
}

.subscript {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	line-height: 14px;
}

#container {
	width:784px;
	margin:0 auto;
	position:relative;
	left: 50%;
	margin-left: -392px;
	border: 1px solid #fd0000;
}

.privacy {
	padding: 0 0 5px 10px;
	font-size: 10px;
	font-family: Tahoma, Arial, Verdana;
	color:#ffffff;
	text-decoration: none;
}
.privacy a {
	font-family: Tahoma, Arial, Verdana;
	color: #ffffff;
	text-decoration: none;
}

.privacy a:hover {
	font-family: Tahoma, Arial, Verdana;
	color: #000000;
}

.menubg {
	background-image: url(../afbeeldingen/workshopdriedaagse.jpg);
	background-repeat: no-repeat;
}

.menu {
	font-size: 11px;
	color:#000000;
	font-family: Tahoma, Arial, Verdana;
	padding-right:10px;
}

.menu a {
	color: #752182;
	font-family: Tahoma, Arial, Verdana;
	text-decoration: none;
	font-weight:normal;
}

.menu a:hover {
	color: #e21a21;
	font-family: Tahoma, Arial, Verdana;
	font-weight:normal;
}

.left {
	color: #752182;
	font-size: 13px;
	line-height: 16px;
	font-family: Tahoma, Arial, Verdana;
}

.left a {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma, Arial, Verdana;
	font-weight:normal;
}

.left a:hover {
	color: #e21a21;
	font-weight:normal;
	font-family: Tahoma, Arial, Verdana;
	}

p { 
	margin-top:16px;
}

/* heading */

.tdHeader
{
	background-color: #752182;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 16px;
}

.H1 { 
	color: #752182; 
	font-size: 14px; 
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold; 
	line-height: 16px; 
}

.h2 { 
	color: #752182; 
	font-size: 12px; 
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold; 
	line-height: 16px; 
}

.h3 { 
	color: #e21a21; 
	font-size: 12px; 
	font-family: Tahoma, Arial, Verdana; 
	font-weight: bold; 
	line-height: 16px; 
}


/* links */

a {
	color:#e21a21;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#752182;
	font-weight:bold;
	text-decoration: none;
}

/* borders */

.lineall { border: 1px solid #000000 }

.linetop  { border-top: 1px solid #000000 }

.lineright { border-right: 1px solid #000000 }

.linebottom { border-bottom: 1px solid #000000 }

.lineleft { border-left: 1px solid #000000 }

/* form */

input, textarea {
	font:11px Tahoma, Arial, Verdana;
}