body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	/*background-image: url(http://www.petsfamily.com/pf/fileadmin/ac/2005/home/img/bg-blue.jpg);*/
	background-repeat: repeat;
	background-position: 700px top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	font-weight: bold;
	color: #0A214F;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F1F1F1;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14;
	font-weight: bold;
	color: #0A214F;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #F1F1F1;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
                /* margin*/
                margin: 0px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	width: 380px;
	left: 180px;
	text-align: center;
	height: 14px;
	line-height: 16px;
	vertical-align: middle;
}

/* Bottommenu */

#bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #003366;
}
#bottommenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #003366;
	text-decoration: none;
}
#bottommenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #003366;
	text-decoration: underline;
}
#bottommenu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #003366;
	text-decoration: ;
}
#bottommenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #003366;
	text-decoration:none;
}
.sitepath {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	text-decoration:none;
}
.sitepath A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration:none;
}
.sitepath A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration:underline;
}
.sitepath A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration:none ;
}
.sitepath A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration:none;
}
li {
	list-style-image: url(../img/pijl.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
}

/* Normale links*/

a:link {
	font-weight: normal;
	font-size: 11px;
	color: #339900;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
/*a	{
 	font-weight: normal;
 	font-size: 11px;
 	color: #339900;  
 	text-decoration: underline; 
}*/
a:visited {
	font-weight: normal;
	font-size: 11px;
	color: #339900;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
a:hover {
	font-weight: normal;
	font-size: 11px;
	color: #339900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	
}
a:active {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}
/* Tabellen stylen */

.contenttable {
	width: 400 px;
}

.tr-even {
	background-color: #BEC0A9;
	display: table-row-group;
	text-indent: 2pt;
}
.tr-odd {
	background-color: #EAEAD9;
	display: table-row-group;
	text-indent: 2pt;
}
/*Form Radio*/
.csc-form-radio{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}