/* Default settings */
html,body
{
	height:100%;
}

body
{
	margin:0;
    padding:0;
	font-family:Arial, Geneva, Sans-Serif;
	font-size:12px;
	color:#555555;
	background-color:#FFFFFF;
	height:100%;
}

h1 { margin:5px 0 7px 0;color:#004432;font-size:15px;font-family:Tahoma, Geneva, Sans-Serif; font-weight:bold; }
h2 { margin:11px 0 9px 0;color:#555555;font-size:12px;font-family:Arial, Geneva, Sans-Serif; font-weight:bold; }
h3 { margin:10px 0 8px 0;color:#004432;font-size:12px;font-family:Arial, Geneva, Sans-Serif; font-weight:bold; }
h4 { margin:6px 0 0 0;color:#555555;font-size:12px;font-family:Arial, Geneva, Sans-Serif; }
h5 { margin:6px 0 0 0;color:#004432;font-size:12px;font-family:Arial, Geneva, Sans-Serif; }

a:link
{
	font-family:Arial, Geneva, Sans-Serif;
	font-size:12px;
	color:#E66824;
	text-decoration:underline;
}

a:visited
{
	font-family:Arial, Geneva, Sans-Serif;
	font-size:12px;
	color:#E66824;
	text-decoration:underline;
}

a:hover
{
	font-family:Arial, Geneva, Sans-Serif;
	font-size:12px;
	color:#E66824;
	text-decoration:none;
}

a:active
{
	font-family:Arial, Geneva, Sans-Serif;
	font-size:12px;
	color:#E66824;
	text-decoration:none;
}

a.terug:link, a.terug:visited, a.terug:active
{
	font-family:Arial, Geneva, Sans-Serif;
	color:#F37532;
	text-decoration:underline;
	font-size:12px;
}

a.terug:hover
{
	font-family:Arial, Geneva, Sans-Serif;
	color:#F37532;
	text-decoration:none;
	font-size:12px;
}

.block 
{ 
	font-family: Arial, Geneva, Sans-Serif; 
	font-size:12px; 
	border:0px; 
	padding:2px;
	background-color:Transparent;
}

.blockhover 
{ 
	border:2px solid #F37532; 
	padding:0; 
	cursor:default;
}

.block ul
{
	margin:0px;
    list-style-type:none;
}

.block ul li
{
    margin:5px;
    margin-left:0px;
    margin-bottom:10px;
    background-image:url(/images/project/Eurovet_Bullet.jpg.v=1);
    background-position:0px 6px;
    background-repeat:no-repeat;
    padding-left:10px;
}

.block ul ul li
{
   margin-left:10px;
}
/* END Default settings */

/* BEGIN login scherm */
.loginform
{
	margin:0;
    padding:0;
	font-family:Arial, Geneva, Sans-Serif;
	font-size:12px;
	color:#555555;
	background-color:#FFFFFF;
	border:1px solid #C0D3CB;
	width:152px;
	padding-bottom:2px;
}
/* END login scherm */

/* Beginsituatie Masterpage */
.topNav
{
    background-image:url(/images/login/navbar.gif.v=1);
    height:18px;
    font-size:8pt;
    padding-top:2px;
    font-family:Arial, Geneva, Sans-Serif;
    color:#666;
}

#topNavContainer
{
    width:915px;
    text-align:left;
    position:absolute;
    left:50%;
    margin-left:-457px;    
}

#topNavLeft
{
    float:left;
    width:615px;
    margin-top:-2px;
}

#topNavLeft img 
{
    vertical-align:middle;
    padding-left:5px;
}

#topNavRight
{
    width:300px;
    float:right;
    text-align:right;
}

.topNav a, .topNav a:visited, .topNav a:active
{
    color:#666;
    font-weight:normal;
    text-decoration:underline;
}

.topNav a:hover
{
	text-decoration:none;
}


#header
{
    margin:auto;
    background-image:url(/images/project/Eurovet_Header.jpg.v=1);
    background-repeat:repeat-x;
    width:100%;
    height:67px;
    padding-top:11px;
}

#logo
{
    margin:auto;
    width:779px;
}

.spLan
{
    text-align:right;
    width:77px;
    float:left;
}

/* footer */
#nonFooter
{
	position: relative;
	min-height: 100%;
}
			
* html #nonFooter
{
	height: 100%;
}

#footer
{
    font-family:Arial, Geneva, Sans-Serif;
	font-size:11px;
	color:#A5A5A5;
	text-decoration:none;
	background-image:url(/images/project/Eurovet_Footer.gif.v=1);
	background-repeat:no-repeat;
	width:772px;
	height:19px;
	position:relative;
	margin-top:-19px;
	margin-left:auto;
	margin-right:auto;
	padding-left:7px;
}

#footer a:link
{
    font-family:Arial, Geneva, Sans-Serif;
	font-size:11px;
	color:#A5A5A5;
	text-decoration:underline;
}

#footer a:visited
{
    font-family:Arial, Geneva, Sans-Serif;
	font-size:11px;
	color:#A5A5A5;
	text-decoration:underline;
}

#footer a:hover
{
	font-family:Arial, Geneva, Sans-Serif;
	font-size:11px;
	color:#A5A5A5;
	text-decoration:none;
}

#footer a:active
{
	font-family:Arial, Geneva, Sans-Serif;
	font-size:11px;
	color:#A5A5A5;
	text-decoration:underline;
}

/* END Beginsituatie Masterpage */

/* Custom aan project */ 
a.TaalNL:link
{
	font-family:Arial, Geneva, Sans-Serif;
	font-size:11px;
	color:#004432;
	text-decoration:underline;
	text-align:center;
	font-weight:bold;
}

a.TaalNL:visited
{
	font-family:Arial, Geneva, Sans-Serif;
	font-size:11px;
	color:#004432;
	text-decoration:underline;
	text-align:center;
	font-weight:bold;
}

a.TaalNL:hover
{
	font-family:Arial, Geneva, Sans-Serif;
	font-size:11px;
	color:#004432;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}

a.TaalNL:active
{
	font-family:Arial, Geneva, Sans-Serif;
	font-size:11px;
	color:#004432;
	text-decoration:none;
	text-align:center;
}

.TaalNLSelect
{
	font-family:Arial, Geneva, Sans-Serif;
	font-size:11px;
	color:#004432;
	text-decoration:none;
	text-align:center;
}

a.TaalNLSelect:hover
{
	font-family:Arial, Geneva, Sans-Serif;
	font-size:11px;
	color:#004432;
	text-decoration:none;
	text-align:center;
}

#content
{
	margin:auto;
	width:779px;
	padding-bottom:19px;
}

#contentLeft
{
	width:564px;
	float:left;
}

#contentRight
{
	width:212px;
	float:right;
}


#rechtsboven
{
	/*background-image:url(/images/project/Eurovet_bg_ZoekProduct.gif.v=1);
	background-repeat:no-repeat;*/
	background-color:#295C4F;
	width:172px;
	height:149px;
	color:#FFFFFF;
	font-size:10px;
	padding-right:20px;
	padding-left:20px;
}

#rechtsonder
{
	/*background-image:url(/images/project/Eurovet_NieuwsVerloop.gif.v=1);
	background-repeat:no-repeat;
	background-color:#EAF3F0;*/
	background-color:#295C4F;
	width:212px;
	padding-top:3px;
}

.rechtsonder2
{
	/*background-color:#295C4F;*/
	width:212px;
	padding-top:3px;
	background-image:url(/images/project/Eurovet_bg_nieuwsblok.jpg.v=1);
	background-repeat:repeat-x;
	background-color:#EAF3F0;
}

/*.rechtsonderinleiding
{
	color:#FFFFFF;
	font-size:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
}

.rechtsonderinleiding a:link,.rechtsonderinleiding a:visited
{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:underline;
}

.rechtsonderinleiding a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}

.rechtsonderinleiding a:active
{
	color:#FFFFFF;
	text-decoration:underline;
}*/

.rechtsondernieuws
{
	width:172px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
}

.rechtsondernieuws a:link, .rechtsondernieuws a:visited
{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:underline;
}

.rechtsondernieuws a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}

.rechtsondernieuws a:active
{
	color:#FFFFFF;
	text-decoration:underline;
}

#divContact
{
	margin-top:3px;
	padding-top: 17px;
	width:192px;
	color:#555555;
	padding-left:20px;
	padding-bottom:20px;
	background-color:#F8F8F8;
}

/* NIEUWS */
.nieuwsblock
{
	background-image:url(/images/project/Eurovet_Block_Header.jpg.v=1);
	background-repeat:no-repeat;
	width:547px;
	height:10px;
}

.nieuwsfoto
{
	width:140px;
	height:105px;
	border:1px solid #C0D3CB;
	background-color:#FFFFFF;
	text-align:center;
	float:left;
	margin-top:5px;
	margin-right:5px;
}

.nieuwsfoto2
{
	width:140px;
	height:105px; 
	border:1px solid #F37532;
	background-color:#FFFFFF;
	margin-top:6px;
}

.nieuwsbody
{
	border-left:1px solid #EFEFEF;
	border-right:1px solid #EFEFEF;
	width:499px;
	padding-left:8px;
	padding-right:10px;
}

.nieuwsfooter
{
	background-image:url(/images/project/Eurovet_Block_Footer.jpg.v=1);
	background-repeat:no-repeat;
	width:547px;
	height:5px;
}

.nieuwslink
{
	float:right;
	background-image:url(/images/project/Eurovet_btnMore.gif.v=1);
	background-repeat:no-repeat;
	width:73px;
	height:16px;
	text-align:center;
	display:block;
	padding-bottom:5px;
}

.nieuwslink a:link,.nieuwslink a:visited,.nieuwslink a:hover,.nieuwslink a:active
{
	font-family:Arial, Geneva, Sans-Serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.naaroverzichtNieuws
{
	display:block;
	background-image:url(/images/project/Eurovet_btnBack.jpg.v=1);
	background-repeat:no-repeat;
	width:119px;
	height:16px;
	text-align:center;
	float:right;
	position:absolute;
	margin-top:17px;
	margin-left:428px;
}

.naaroverzichtNieuws a:link,.naaroverzichtNieuws a:visited,.naaroverzichtNieuws a:hover,.naaroverzichtNieuws a:active
{
	font-family:Arial, Geneva, Sans-Serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.news_meer a:link,.news_meer a:visited,.news_meer a:active
{
	font-family:Arial, Geneva, Sans-Serif;
	font-size:11px;
	color:#E66824;
	text-decoration:none;
	font-weight:bold;
}

.news_meer a:hover
{
	font-family:Arial, Geneva, Sans-Serif;
	font-size:11px;
	color:#E66824;
	text-decoration:underline;
	font-weight:bold;
}

.news_home_1 a:link, .news_home_1 a:visited
{
	font-family:Arial, Geneva, Sans-Serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
	background-image:url(/images/project/Eurovet_btnMore.gif.v=1);
    width:73px;
    height:16px;
    background-repeat:no-repeat;
    text-align:center;
}

.news_home_1 a:hover
{
	font-family:Arial, Geneva, Sans-Serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
	background-image:url(/images/project/Eurovet_btnMore.gif.v=1);
    width:73px;
    height:16px;
    background-repeat:no-repeat;
    text-align:center;
}

.news_home_1 a:active
{
	font-family:Arial, Geneva, Sans-Serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
	background-image:url(/images/project/Eurovet_btnMore.gif.v=1);
    width:73px;
    height:16px;
    background-repeat:no-repeat;
    text-align:center;
}

.naarnieuwsarchiefrecent
{
	display:block;
	background-image:url(/images/project/Eurovet_btnBack.jpg.v=1);
	background-repeat:no-repeat;
	width:119px;
	height:16px;
	text-align:center;
	float:right;
	padding-left:10px;
	padding-right:6px;
}

.naarnieuwsarchiefrecent a:link,.naarnieuwsarchiefrecent a:visited,.naarnieuwsarchiefrecent a:hover,.naarnieuwsarchiefrecent a:active
{
	font-family:Arial, Geneva, Sans-Serif;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

/* BEGIN LM */
.lnkDoseerwijzer
{
	padding-bottom:3px;
	font-family:Arial, Geneva, Sans-Serif;
	font-size:10px;
	color:#004B35;
	font-weight:normal;
	background-image:url(/images/project/Eurovet_bg_nieuwsblok.jpg.v=1);
	background-repeat:repeat-x;
	background-color:#EAF3F0;
}

.lnkDoseerwijzerdetailpg
{
	padding-bottom:3px;
	font-family:Arial, Geneva, Sans-Serif;
	font-size:10px;
	color:#004B35;
	font-weight:normal;
	background-image:url(/images/project/Eurovet_bg_nieuwsblok.jpg.v=1);
	background-repeat:repeat-x;
	background-color:#EAF3F0;
	width:252px;
	margin-top:3px;
}

.titeldoseerwijzer
{
	font-family:Arial, Geneva, Sans-Serif; 
	color:#004432;
	font-size:14px;
	font-weight:bold;
	padding:10px 0 0 20px;
	width:192px;
	height:18px;
}

.inhouddoseerwijzer
{
	width:139px;/*212*/
	padding-left:73px;
	padding-top:10px;
	padding-bottom:10px;
}

.inhouddoseerwijzerdetailpg
{
	width:141px;/*252*/
	padding-left:111px;
	padding-top:10px;
	padding-bottom:10px;
}

.inhouddoseerwijzer a:link, .inhouddoseerwijzer a:visited, .inhouddoseerwijzer a:active,
.inhouddoseerwijzerdetailpg a:link, .inhouddoseerwijzerdetailpg a:visited, .inhouddoseerwijzerdetailpg a:active
{
	display:block;
	background-image:url(/images/project/Eurovet_btnBack.jpg.v=1);
	background-repeat:no-repeat;
	width:119px;
	height:16px;
	text-align:center;
	font-family:Arial, Geneva, Sans-Serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.lnkDoseerwijzer a:hover,
.inhouddoseerwijzerdetailpg a:hover
{
	font-family:Arial, Geneva, Sans-Serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.TekstNaastLogo
{
	float:left;
	padding-top:20px;
	padding-left:5px;
	color:#004432;
	font-size:15px;
	font-family:Arial, Geneva, Sans-Serif; 
	font-weight:normal; 
	width:464px;
}

.news_home_2 a:link, .news_home_2 a:visited
{
	font-family:Arial, Geneva, Sans-Serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
	background-image:url(/images/project/Eurovet_btn_meer_licht.jpg.v=1);
    width:49px;
    height:16px;
    background-repeat:no-repeat;
    text-align:center;
    float:right;
}

.news_home_2 a:hover
{
	font-family:Arial, Geneva, Sans-Serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
	background-image:url(/images/project/Eurovet_btn_meer_licht.jpg.v=1);
    width:49px;
    height:16px;
    background-repeat:no-repeat;
    text-align:center;
    float:right;
}

.news_home_2 a:active
{
	font-family:Arial, Geneva, Sans-Serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
	background-image:url(/images/project/Eurovet_btn_meer_licht.jpg.v=1);
    width:49px;
    height:16px;
    background-repeat:no-repeat;
    text-align:center;
    float:right;
}

.titelnieuwsblok2
{
	font-family:Arial, Geneva, Sans-Serif; 
	color:#004432;
	font-size:14px;
	font-weight:bold;
	margin:10px 0 0 20px;
}

/* END LM */