body , html{
	margin: 0px;
	padding: 0px;
	font: 12px Verdana, Geneva, sans-serif;
	height: 100%;
	width: 100%;
}
a {
	text-decoration: none;
}
a img {
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}
a img:hover {
	text-decoration: none;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: inside;
}
input, textarea {
	outline: none;
	resize: none;
}

#wrapper {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	min-width: 960px;
}
#header_cnt {
	background: url(../images/header_bg.png) repeat-x center top;
	height: 215px;
}
#logo {
	background: url(../images/logo.png) no-repeat center bottom;
	height: 215px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#menu_cnt {
	background: url(../images/menu_bg.png) repeat-x center top;
	height: 39px;
	position: relative;
}
#menu {
	width: 960px;
	height: 39px;
	margin-right: auto;
	margin-left: auto;
}
#dropdown_menu  {
	list-style: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#dropdown_menu .menu_item {
	float: left;
	margin: 0px;
	padding: 0px 8px 0px 0px;
}
#dropdown_menu .sub_menu   {
	position: absolute;
	z-index: 1000;
	display: none;
	padding-left: 25px;
}
#dropdown_menu .sub_menu li {
	display: block;
}
#dropdown_menu .sub_menu li:hover {
}
#dropdown_menu .sub_menu a {
	background: #2D85F6 url(../images/stripe_pattern.png) repeat;
	display: block;
	border-bottom: 2px solid #1655B0;
	border-right: 2px solid #1655B0;
	border-left: 2px solid #1655B0;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 2em;
}
#dropdown_menu .sub_menu a:hover {
	background: #FFF8A5 url(../images/stripe_pattern_geel.png);
	color: #000;
}

#dropdown_menu a {
	line-height: 39px;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
	padding-left: 30px;
	display: block;
}
#dropdown_menu a:hover {
	background: url(../images/link_hover.png) no-repeat left center;
}
#dropdown_menu a.current {
	color: #F90;
}
#dropdown_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#dropdown_menu #login_tekst {
	background: url(../images/arrow_down.png) no-repeat right center;
	width: 75px;
}


#dropdown_menu #login_li {
	float: right;
}
#dropdown_menu #login_li a {
	margin-right: 25px;
}
#content_cnt {
	position: relative;
	background: url(../images/hond_poot_patroon.png);
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#login {
	position: absolute;
	right: 10px;
	background: #2D85F6 url(../images/stripe_pattern.png) repeat;
	padding: 5px 10px 20px;
	display: none;
	border-right: 4px solid #1655B0;
	border-bottom: 4px solid #1655B0;
	border-left: 4px solid #1655B0;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	color: #FFF;
	font-weight: bold;
	z-index: 1000;
}
#login label {
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
}
#login a {
	color: #FFF;
}
#login a:hover {
	text-decoration: underline;
}



#container_links {
	float: left;
	margin: 0px;
	width: 725px;
}
#main_content_box {
	margin: 20px 20px 20px 0px;
	border: 4px solid #000;
	background: #FFF8A5 url(../images/stripe_pattern_geel.png);
	padding: 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	cursor: default;
}
#main_content_box .titel {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	padding-left: 40px;
	line-height: 40px;
	background: url(../images/puppy_hoofd.png) no-repeat left center;
}
#main_content_box .tekst {
	line-height: 1.4em;
}
#main_content_box a{
	color: #0099FF;
	font-weight: bold;
	text-decoration: none;
}
#main_content_box a:hover {
	text-decoration: underline;
}

.slideshow {
	display: block;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	overflow: hidden;
	width: 200px;
	max-height: 300px;
}
.slideshow img	{
	border-top: 10px solid #FEFDFE;
	border-right: 10px solid #FEFDFE;
	border-bottom: 25px solid #FEFDFE;
	border-left: 10px solid #FEFDFE;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#container_rechts {
	float: left;
	width: 235px;
	padding-top: 20px;
}

#footer_cnt {
	background: url(../images/footer_bg.png) repeat-x center top;
	height: 94px;
}
#footer {
	font-size: 9px;
	color: #333;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 3px;
}
#logout {
	background: url(../images/logout_bg.png);
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 1001;
}
#logout_confirm {
	height: 10px;
	width: 0px;
	top: 50%;
	margin: -150px 0px 0px -150px;
	background: #FFF8A5 url(../images/stripe_pattern_geel.png);
	position: absolute;
	z-index: 1002;
	left: 50%;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #666;
}
#sluit_logout_confirm	{
	float: right;
	display: block;
	font-weight: bold;
	color: #FFF;
	background: #39F;
	margin: 0px 7px 0px 0px;
	padding: 0px 15px;
	-moz-border-radius-bottomleft: 4px; 
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	line-height: 1.4em;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}
#sluit_logout_confirm:hover {
	background: #F00;
}
#logout_tekst	{
	border: 1px solid #000;
	background-color:#CCC;
	margin: 32px 7px 7px 7px;
	height: 109px;
}
.popup_msg	.top	{
	background-color:#FFF;
	font: 12px Verdana, Geneva, sans-serif;
	padding: 27px;
}
.popup_msg .bottom	{
	text-align: center;
	margin-top: 14px;
}
.popup_msg .btn	{
	border: 1px solid #000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #09F;
	font-weight: bold;
	color: #FFF;
	padding: 3px 5px;
}
.popup_msg .btn:hover	{
	background: #0F0;
}
.popup_msg #nee:hover	{
	background: #F00;
}
.popup_msg #nee2:hover {
	background: #F00;
}
.box  {
	margin-bottom: 20px;
	padding: 0px;
}
.box .titel{
	border-top: 4px solid #000;
	border-left: 4px solid #000;
	border-right: 4px solid #000;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	text-align: center;
	color: #333;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	background: #FFF8A5 url(../images/stripe_pattern_geel.png);
	cursor: default;
}
.box .titel a{
	background: none;
	color: #333;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	padding: 0;
	margin: 0;
}
.box .titel a:hover{
	text-decoration: underline;
}
.box_content	{
	border: 4px solid #000;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	background: #963 url(../images/stripe_pattern.png) repeat;
}
.box a  {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 15px;
	font-size: 10px;
	padding-left: 20px;
	background: url(../images/botje_15.png) no-repeat left top;
	display: block;
}
.box a.current {
	color: #F90;
}
.box a:hover {
	text-decoration: underline;
}
.box ul {
	margin: 5px 0px;
	padding: 0px;
	list-style: none;
}
.box ul li {
	line-height: 15px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.input_text  {
	border: 1px solid #1655B0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding-right: 3px;
	padding-left: 3px;
	background: #FFF;
	height: 20px;
	width: 250px;
}
.input_text_small {
	border: 1px solid #1655B0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-right: 3px;
	padding-left: 3px;
	background: #FFF;
	height: 20px;
	width: 75px;
}
.input_text_medium {
	border: 1px solid #1655B0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-right: 3px;
	padding-left: 3px;
	background: #FFF;
	height: 20px;
	width: 150px;
}
.input_textarea {
	border: 1px solid #444;
	-moz-border-radius: 4px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-right: 3px;
	padding-left: 3px;
	background: #FFF;
	width: 250px;
}
.submit_btn  {
	border: 1px solid #444;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #09F;
	font-weight: bold;
	color: #FFF;
	padding: 3px 3px;
}
.submit_btn:hover {
	background: #fff8a5;
	color: #333;
}


.clear_float {
	clear: both;
	float: none;
}
.error {
	font-weight: bold;
	color: #F00;
	background: #FFF;
	border: 1px solid #000;
	line-height: 1.6em;
	font-size: 10px;
	margin-bottom: 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 5px 10px;
}
.box_boven {
	background-color: #2D85F6;
}
.titel.box_boven2{
	color: #FFF;
	background: #1655B0 url(../images/stripe_pattern.png);
}
.rood {
	font-size: 9px;
	color: #F00;
}

