BODY
{
  font-size: 8pt; 
  font-family: Verdana; 
  font-weight: normal; 
  color: #000000;
	background: #FFFFFF;
  margin: 0px;
	scrollbar-face-color: #FFFFFF; 
  scrollbar-shadow-color: #FFFFFF; 
  scrollbar-highlight-color: #FFFFFF; 
  scrollbar-3dlight-color: #D3151F; 
  scrollbar-darkshadow-color:#D3151F; 
  scrollbar-track-color: #FFFFFF; 
  scrollbar-arrow-color: #D3151F;
}

A:Visited       {font-size: 8pt; color: #BA1218; text-decoration: None;}
A:Link          {font-size: 8pt; color: #BA1218; text-decoration: None;}
A:Hover         {font-size: 8pt; color: #BA1218;  text-decoration: Underline;}

#footer A:link {font-size: 8pt; color: #FFFFFF; text-decoration: None;}
#footer A:visited {font-size: 8pt; color: #FFFFFF; text-decoration: None;}
#footer A:hover {font-size: 8pt; color: #FFFFFF; text-decoration: Underline;}

.website {
	width: 900px;
	border: 0px;
	height: 640px;
	background: url('/images/background.jpg');
	background-repeat: no-repeat;
}

#navi {
	position: relative;
	top: -22px;
	left: 37px;
	width: 790px;
	height: 110px;
	overflow: hidden;
}

#content {
	position: relative;
	left: 105px;
	top: 10px;
	width: 395px;
	height: 345px;
	overflow: auto;
}

#content_breed {
	position: relative;
	left: 105px;
	top: 10px;
	width: 700px;
	height: 345px;
	overflow: auto;
}

#right {
	position: relative;
	width: 320px;
	height: 382px;
	top: -5px;
	left: 13px;
}

.kop {
	color: #BA1218;
}

.textfield {
	font-size: 8pt;
	border: 1px solid #BA1218;
	background: #FFFFFF;
}


 /* minimum menu requirements for functionality */

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

.topmenuli{
	list-style-type:none;
	float:left;
	padding: 1px;
}

.topmenutitle{
	display:block;
	width:123px;
}

.submenuul{
	list-style-type:none;
	position:absolute;
	margin: -2px;
	padding:0px;
	display:none;
}

.submenuli a{
	display:block;
	width: 123px;
}

li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;
}

#dmenu li>ul { 
	top: auto;
	left: auto;
}

/* top menu design */

#dmenu {
	font-size:8pt;
}

.topmenutitle {
	text-decoration: none;
	border: 0px;
	background: transparent;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
}

.topmenuli a:link{
	font-size:8pt;
	color: #FFFFFF;
	background: transparent;
}

.topmenuli a:visited{
	font-size:8pt;
	color: #FFFFFF;
	background: transparent;
}

.topmenuli a:hover{
	font-size:8pt;
	text-decoration: none;
	background: transparent;
}

/* Submenu */

.submenuul {
	text-align: center;
	margin-top:0px;
	line-height: 19px;
	border-top: 0px;
	border-bottom: 2px solid #E68D72;
	border-right: 2px solid #E68D72;
	border-left: 2px solid #E68D72;
}

.submenuli a:link{
	background-color:#FFFFFF;
	margin-top: 0px;
	border-top: 1px solid #AF1F24;
	text-decoration: none;
	color: #AF1F24;
	font-size: 6pt;
	font-weight: 600;
}

.submenuli a:visited{
	background-color:#FFFFFF;
	margin-top: 0px;
	border-top: 1px solid #AF1F24;
	font-size: 6pt;
	text-decoration: none;
	color: #AF1F24;
	font-weight: 600;
}

.submenuli a:hover{
	font-size: 6pt;
	text-decoration: none;
	background: #E68D72;
	font-weight: 600;
}
