a:link {color: #000066; text-decoration: underline; }
a:active {color: #000066; text-decoration: underline; }
a:visited {color: #000066; text-decoration: underline; }
a:hover {color: #000066; text-decoration: none; } 

body { 
	margin:0; 
	padding:0; 
	color: #000066;
	background-color: #32738C;
	text-align:center;
}

.break {
	clear: both ;
	overflow: hidden ;
	height: 1px ;
}

#fullBackground {
    width: 985px;
	margin: 0 auto;
	width: 985px;
	text-align:left;
	background-image:  url(../img/main_background_breed.gif); /* let op: bij voorkeur relatieve verwijzing gebruiken (vanuit css pad) */
	background-repeat: repeat-y;
}

#headerBackground {
	top: 0px; 
	width: 985px; 
	height: 120px;
	background-image:  url(../img/header.jpg);
	background-repeat: no-repeat;
}

#leftBackground {
	float: left;
	width: 190px; 
	min-height:700px;
	background-image:  url(../img/bar_left.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}

#contentBackground {
	float: left;
	/*width: 600px;*/
	width: 755px; /* let op: width = 'echte' breedte minus left/right-padding en minus evt left/right borders, denk aan de boxmodels!) */
	padding:20px;
	min-height:900px;
	background-image:  url(../img/content_background_breed.jpg);
	background-repeat: no-repeat;
}

.contentHeader {
	width: 755px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
.contentText {
	width: 755px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
.transparant-iframe{
	background-color: transparent;
	width: 745px;
	min-height: 1485px;
	height: 1485px;
	border: none;
}
.smallText{
	font-size: 10px;
}

.italic{
	font-style:italic;
}
.bold{
	font-weight:bold;
}

.oranje {
	color: #FF8040;
}

.seperator {
	height: 1px;
	border: none;
    color: #1e3c50;
	background-color: #1e3c50;
}

.feedFrame {
    width: 160px;
	border-width: 1px;
	border-style: solid;
	border-color: white;
	border-collapse: separate;
	background-color: #d6e3e8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	margin: 15px auto 15px 10px;
}

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:lighter;
	margin-bottom: 15px;
}

.list {
	list-style-image: url(../img/arrow_orange.gif);
	list-style-position: outside;
}

/* Two column list */
.double ul {
    width: 500px;
    list-style-type:none;
	margin: 25px 0 25px 0;
}
.double li {
    width:220px;
    margin:5px 0 0 0;
    padding:0 10px 0 15px;
    line-height:15px;
    background-image: url(../img/arrow_orange.gif);
    background-position: 0 3px;
    background-repeat: no-repeat;
    float:left;
}

/* End Two column list */

.feedlist {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.feedlistitem {
	background-image:url(/img/feed-icon-16x16.png);
	background-repeat:no-repeat;
	background-position: 0 3px;
	padding-left: 20px;
	min-height:22px;
	margin-bottom:5px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	margin-bottom: 2px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: -0.9em;
}

h2 a:link, h2 a:visited  {  
     text-decoration:none;  
}

h2.underline a:link, h2 a:visited  {  
     text-decoration:underline;  
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-style: italic;
	margin-bottom: 0px;
	margin-top:0px;
	font-size: 12px;
	font-weight: normal;
}

.footerClass {
	margin: 15px 0 15px 0;
	width: 755px;
	font-size: 10px;
}

.footerLeft {
	float: left;
	width: 450px;
	text-align: center;
}

.footerRight {
	float: left;
	width: 305px;
	text-align: right;
}

.followFacebook {
    width: 755px;
	background-color: #32728c;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.adHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 20px;
	text-align: center;
}

.adFrame {
    width: 158px;
	border-width: 1px;
	border-style: solid;
	border-color: white;
	border-collapse: separate;
	background-color: #d6e3e8;
	text-align: center;
	margin: 0 auto 0 20px;
	padding: 5px 0 5px 0;
}

.adFrame-trans {
    width: 160px;
    text-align: center;
	margin: 0 auto 0 20px;
	padding: 5px 0 5px 0;
}

.adSenseNavLinks {
    width: 160px;
	margin: 20px auto 20px 10px;
	border-width: 1px;
	border-style: solid;
	border-color: white;
}
.center-ad{
	text-align: center;
	margin: 25px 0 25px 0;
	padding: 25px;
}
.center{
	text-align: center;
}
.no-border{
	border: 0px;
}

.fotogallerij{
	padding: 4px 4px 4px 4px;
	margin: 0 5px 0 5px;
	border-width:1px;
	border-style: solid;
	border-color: white;
	background-color: #cecdd3;
}


.fakta{
    width: 220px;
	padding: 4px 4px 4px 4px;
	margin: 0 5px 0 5px;
	border-width:1px;
	border-style: solid;
	border-color: white;
	background-color: #FFFF99;
	float:right;
}
.fakta-110{
    width: 110px;
	padding: 4px 4px 4px 4px;
	margin: 0 5px 0 5px;
	border-width:1px;
	border-style: solid;
	border-color: white;
	background-color: #FFFF99;
	float:right;
}

.fakta-full{
    width: 420px;
	padding: 4px 4px 4px 4px;
	margin: 0;
	border-width:1px;
	border-style: solid;
	border-color: white;
	background-color: #FFFF99;
	min-height: 550px;
}

.full_description {
	clear: both;
	width: 100%;
	min-height: 200px;
	margin-top: 12px;
}

.full_description_image {
	float: right;
	margin: 10px; 
	width: 190px;
	font: italic xx-small Verdana, Arial, Helvetica, sans-serif;
}

.twitter-margin{
	margin: 20px auto 20px 10px;
}

#twitter{
	margin: 20px auto 20px 10px;
}

#socialmedia_footer{
	padding-top: 10px;
	padding-bottom: 10px;
}
.plusone{
	height : 20px;
	width : 70px;
	float : right;
}
.facebook{
	height : 20px;
	width : 120px;
	float : right;
}
.twitter_button{
	width : 100px;
	height : 20px;
	float : right;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align:center;
}
.float-right {
	float:right;
}
.float-left {
	float:left;
}
.margin-left-3 {
	margin-left:3px;
}
.margin-right-3 {
	margin-right:3px;
}
.margin-0 {
	margin:0px;
}
.margin-5 {
	margin:5px;
}
.margin-10 {
	margin:10px;
}
.margin-15 {
	margin:15px;
}
.width-150 {
	width: 150px;
}
.width-160 {
	width: 160px;
}
.width-200 {
	width: 200px;
}
.width-205 {
	width: 205px;
}
.width-250 {
	width: 250px;
}
.width-260 {
	width: 260px;
}
.no-ads {
	width: 160px;
	min-height: 600px;
	height: 600px; /* Voor oude IE versies */
}

/* Start of menu.css - Do not change below this line */
ul.jd_menu, 
ul.jd_menu_vertical {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.jd_menu ul,
ul.jd_menu_vertical ul {
	display: none;
}

ul.jd_menu li {
	float: left;
}

/* -- Sub-Menus -- */
ul.jd_menu ul,
ul.jd_menu_vertical ul {
	position: absolute;
	display: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	z-index: 10000;
}

ul.jd_menu ul li,
ul.jd_menu_vertical ul li {
	float: none;
	margin: 0px;
}

ul.jd_menu_slate {
	height: 19px;
	background-color: transparent;
	background-image: none;
	border: 0px solid #70777D;
	border-top: 0px solid #A5AFB8;
	border-left: 0px solid #A5AFB8;
	clear: both;
}
ul.jd_menu_vertical {
	width: 160px;
	margin: 5px;
	height: auto;
	clear: both;
}

ul.jd_menu_slate a, 
ul.jd_menu_slate a:active,
ul.jd_menu_slate a:link,
ul.jd_menu_slate a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

ul.jd_menu_slate ul li a,
ul.jd_menu_slate ul li a:active,
ul.jd_menu_slate ul li a:link,
ul.jd_menu_slate ul li a:visited {
	color: #70777D;
}

ul.jd_menu_slate li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 6px 4px 6px;
	cursor: pointer;
	color: #FFFFFF;
	width: 160px;
	border-bottom: 1px dotted #ffffff;
}

ul.jd_menu_slate li.jd_menu_active_menubar,
ul.jd_menu_slate li.jd_menu_hover_menubar {
	padding-left: 5px;
	border-left: 1px solid #ABB5BC;
	padding-right: 5px;
	border-right: 1px solid #929AA1;
	border-right: 1px solid #70777D;
	color: #FFFFFF;
	background: url(../img/jm_gradient-alt.png) repeat-x;
}

ul.jd_menu_vertical li.jd_menu_active_menubar,
ul.jd_menu_vertical li.jd_menu_hover_menubar {
	padding-left: 6px;
	padding-top: 1px;
	border-top: 1px solid #70777D;
	border-left: 0px;
	border-right: 0px;
}

ul.jd_menu_slate ul {
	background: #ABB5BC;
	border: 1px solid #70777D;
}

ul.jd_menu_slate ul li {
	padding: 3px 10px 3px 4px;
	background: #E6E6E6;
	border: none;
	color: #70777D;
}

ul.jd_menu_slate ul li.jd_menu_active,
ul.jd_menu_slate ul li.jd_menu_hover {
	background: url(../img/jm_gradient.png) repeat-x;
	padding-top: 2px;
	border-top: 1px solid #ABB5BC;
	padding-bottom: 2px;
	border-bottom: 1px solid #929AA1;
	color: #FFFFFF;
}

ul.jd_menu_slate ul li.jd_menu_active a.jd_menu_active,
ul.jd_menu_slate ul li.jd_menu_hover a.jd_menu_hover {
	color: #FFFFFF;
}

/* End of menu.css  */

.addthis_border{    
	width: 284px;    
	padding: 10px 0 6px 10px;    
	float: right;
}

