@charset "utf-8";
/* CSS Document */

#dog {
    background-image:url(../design/bg_dog.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:200px;
}

#leftwrap {
	position:relative;
	float:left;
	margin-left:40px;
	width:295px;
}

#middlewrap {
    position:relative;
	float:left;
	width:380px;
}

#rightwrap {
    position:relative;
	float:left;
	width:240px;
}

#totalwrap {
    position:relative;
	float:left;
	margin-left:40px;
	width:675px;
}

td {
     font-family:Arial, Helvetica, sans-serif;
	 font-size:12px;
	 line-height:18px;
}

td.topmenu {
     width:100px;
	 height:25px;  
}

a.topmenu {
    display:block;
	width:100px;
	height:25px;
	background-image:url(../design/bg_btn_2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color: #fee797;
	font-weight:bold;
	text-align:center;
	padding-top:12px;
	text-decoration:none;
}

a.topmenu:hover {
	background-image:url(../design/bg_btn_3.jpg);
	color: #FFF;
	font-weight:bold;
	text-align:center;
	padding-top:11px;
	text-decoration:none;
}

a.activetopmenu {
    display:block;
	width:100px;
	height:25px;
	background-image:url(../design/bg_btn.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color: #000;
	font-weight:bold;
	text-align:center;
	padding-top:12px;
	text-decoration:none;
}

td.standaard {
	vertical-align:top;
}

td.history {
    height: auto;
	vertical-align:top;
}

td.tabeltitel {
    background-image:url(../design/titelbg.jpg);
	background-repeat:repeat-x;
	height:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	padding-left: 5px;
}

td.standaardtext {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

td.historytext {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:justify;
}

td.bottomtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	text-align:center;
}

td.breadcrumbs {
    font-size:11px;
	color:#999999;
}

a.breadcrumbs {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #993300;
	text-decoration: none;
}

a.breadcrumbs:hover {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
	color: #990000;
	text-decoration: underline;
}
	
a {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #993300;
}

a:hover {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	color: #990000;
}

table.shortnews {
	border-bottom:#CCCCCC 1px dashed;
}

td.shortnews {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

/* volgende geldt alleen op de homepage */
td.fototabel {
    background-image: url(../design/fotobg.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
/* tot aan hier */

p.fill {
    text-align: justify;
}

table.fotos {
   background-color:#FFFFFF;
}

td.fotopreview {
    width:140px;
	height:120px;
	background-image: url(../images/fotos/fotobg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	vertical-align: middle;
	text-align:center;
	border-bottom:1px dotted #999999;
}

td.fotopreviewtekst {
    padding-left:10px;
	padding-top:10px;
	border-bottom:1px dotted #999999;
}

table.newstable {
    border: 1px solid #999999:
}

td.newstitle {
    background-color: #FBE995;
	font-weight:bold;
	color:#333333;
	padding: 3px 3px 3px 3px;
}

td.newssubtitle {
    color: #999999;
	font-size:10px;
	font-style:italic;
}

td.newstext {
    text-align:justify;
	vertical-align:top;
	padding: 10px 10px 10px 10px;
}

td.linkfoto {
    vertical-align: middle;
	height: 110px;
	width: 140px;
	text-align: center;
}

td.bottomline {
   height: 10px;
   border-bottom: 1px dashed #999999;
}

td.formitem {
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:left;
}

.input100 {
   width: 100px;
   height: 20px;
   padding-top: 5px;
   padding-left: 5px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
   color: #333333;
   border:1px solid #666666;
   background-color:#FBE995;
}

.input200 {
   width: 200px;
   height: 20px;
   padding-top: 5px;
   padding-left: 5px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
   color: #333333;
   border:1px solid #666666;
   background-color:#FBE995;
}

.input300 {
   width: 300px;
   height: 20px;
   padding-top: 5px;
   padding-left: 5px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
   color: #333333;
   border:1px solid #666666;
   background-color:#FBE995;
}

.textarea300 {
   width: 300px;
   height: 200px;
   padding-top: 5px;
   padding-left: 5px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
   color: #333333;
   border:1px solid #666666;
   background-color:#FBE995;
}

.textarea400 {
   width: 400px;
   height: 200px;
   padding-top: 5px;
   padding-left: 5px;
   font-family:Arial, Helvetica, sans-serif;
   font-size:11px;
   color: #333333;
   border:1px solid #666666;
   background-color:#FBE995;
}

.submitbtn {
   width: 100px;
   height: 20px;
   background-color: #996633;
   border:1px solid #666666;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px; 
   font-weight: bold; 
   color:#FBE995;   
}

table.guestbook {
   border-bottom:1px dotted #999999;
   border-top:1px dotted #999999;
   background-color:#F1F1F1;
}

td.guestbooktitle {
   border-bottom:1px solid #999999;
   padding-left:10px;
}

td.guestbooktext {
   padding-left:10px;
   padding-top:10px;
}

ul.list {
	padding-left:10px;
}
