body{
	font-family:verdana,sans-serif;
	background: #000000;
	margin:0px;
	padding:0px;
	text-align:left;
}

img {
	border:none;
}

td{
	font-size:11px;
	color:#ffffff;
	text-align:left;
}

h1{
	font-size:14px;
	color:#FDB911;
}
h2{
	font-size:12px;
	color:#FDB911;
	font-weight:bold;
}

strong {
	font-family: verdana,sans-serif;
	color: #FFFFFF;
}

.subtitle{
	color:#FDB911;
	font-weight:bold;
	margin-bottom:0px;
}

#content {
	width:391px;
	margin-left: 30px;
	margin-right: 30px;
	line-height:16px;
	margin-bottom:16px;
	text-align:left;
}

#traineesDiv {
	margin-top:20px;
	width:170px;
	text-align:right;
}

#trainees {
	width:123px;
	height:598px;
	background-color:#f9b700;
	text-align:center;
	color:#000000;
	font-weight:bold;
	margin-bottom:16px;
	float:right;
	background-image:url(../Images/puppyTrainees_bot.jpg);
	background-position: center bottom;
	background-repeat:no-repeat;
}

.banner {
	width:268px;
	display:block;
	background-color:#24170d;
	vertical-align:top;
	text-align:left;
	margin-bottom:10px;
	margin-right:2px;
}

.bannerContent {
	line-height:16px;
	padding:10px 24px 10px 24px;
}

#advertentie {
	width:272px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}

.footerbar{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	text-align:left;
}

.legals,a.legals:link,a.legals:active,a.legals:visited,a.legals:hover{
	font-size:11px;
	color:#6f5107;
}

a:active 	{text-decoration: underline; color:#FDB911;}
a:link 		{text-decoration: underline; color:#FDB911;}
a:visited 	{text-decoration: underline; color:#FDB911;}
a:hover 	{text-decoration: underline; color:#FDB911;}

hr{
	border: 0px;
	border-top:1px solid #fdb60f;
	height: 1px;
}

/* formulier */
#loginDiv {
	border:1px solid red;
	text-align:left;
	vertical-align:bottom;
}

.form_left {
	float: left;
	width: 100px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	color:#ffffff;
}

.form_right {
	float: right;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-right: 18px;
	color:#ffffff;
}

.form-line {
	clear: both;
	margin-top: 5px;
	margin-bottom: 0px;
	height:20px;
}
	
.error{
	color:#ff0000;
	font-weight:bold;
}

.submit {
	background-color:#f9ba00;
    border:solid 1px #f9ba00;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color:#000000;
	width:148px;
	height:18px;
	cursor:pointer;
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #f9ba00;
	width: 148px;
	height:16px;
}

.file {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #f9ba00;
	width: 300px;
	height:16px;
}

.dropdown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #f9ba00;
}

.radio {
	width: 20px;
	border:1px solid black;
}

.select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #f9ba00;
	width: 148px;
}

.button {
	background-color:#f9ba00;
    border:solid 1px #f9ba00;
    color:#000000;
	width:151px;
	height:20px;
	cursor:pointer;
}

.buttonSmall {
	cursor: pointer;
	background-color: #f9ba00;
	border:solid 1px #f9ba00;
	color: #000000;
	width:60px;
	height:18px;
}

.checkbox {
	width: 20px;
	border:1px solid black;
}


/* menu */

.home {
	background-image:url(../Images/menu/home.gif);
	background-repeat:no-repeat;
	width:169px;
	height:24px;
	display:block;
}

.home:hover, .home_active {
	background-image:url(../Images/menu/home_over.gif);
	width:169px;
	height:24px;
	display:block;
}

.mijnpagina {
	background-image:url(../Images/menu/mijnpagina.gif);
	background-repeat:no-repeat;
	width:169px;
	height:24px;
	display:block;
}

.mijnpagina:hover, .mijnpagina_active {
	background-image:url(../Images/menu/mijnpagina_over.gif);
	width:169px;
	height:24px;
	display:block;
}

.puppyinfo {
	background-image:url(../Images/menu/puppyinfo.gif);
	background-repeat:no-repeat;
	width:169px;
	height:24px;
	display:block;
}

.puppyinfo:hover, .puppyinfo_active {
	background-image:url(../Images/menu/puppyinfo_over.gif);
	width:169px;
	height:24px;
	display:block;
}

.puppytrainer {
	background-image:url(../Images/menu/puppytrainer.gif);
	background-repeat:no-repeat;
	width:169px;
	height:24px;
	display:block;
}

.puppytrainer:hover, .puppytrainer_active {
	background-image:url(../Images/menu/puppytrainer_over.gif);
	width:169px;
	height:24px;
	display:block;
}

.maxvideo {
	background-image:url(../Images/menu/maxvideo.gif);
	background-repeat:no-repeat;
	width:169px;
	height:24px;
	display:block;
}

.maxvideo:hover, .maxvideo_active {
	background-image:url(../Images/menu/maxvideo_over.gif);
	width:169px;
	height:24px;
	display:block;
}

.artikelen {
	background-image:url(../Images/menu/artikelen.gif);
	background-repeat:no-repeat;
	width:169px;
	height:24px;
	display:block;
}

.artikelen:hover, .artikelen_active {
	background-image:url(../Images/menu/artikelen_over.gif);
	width:169px;
	height:24px;
	display:block;
}

.contact {
	background-image:url(../Images/menu/contact.gif);
	background-repeat:no-repeat;
	width:169px;
	height:24px;
	display:block;
}

.contact:hover, .contact_active {
	background-image:url(../Images/menu/contact_over.gif);
	width:169px;
	height:24px;
	display:block;
}

/* div dir, vraag, antwoord */
.antwoord {
	margin-bottom:16px;
}
.dir_title {
	cursor: pointer;
	background-image:url(../Images/arrow-left_big.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-bottom: 10px;
	font-size:11px;
	color: #fdb60f;
	/*text-indent:20px;*/
}

.dir_title_open {
	cursor: pointer;
	margin-left: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0px;
	background-image: url(../Images/arrow-down_big.gif);
	background-repeat: no-repeat;
	font-size:11px;
	/*text-indent:20px;*/
}

/* search */

ol.result li {
	line-height:16px;
	margin-bottom:16px;
}