/* standaard instellingen */
body {margin:0px;padding:0px;}
div,td,p {text-align:left;font:inherit;}
a img {border:none;}
table {border-collapse:collapse;}
table,tr,td {margin:0px;padding:0px;font:inherit;}

a {text-decoration:none;}
a:hover {text-decoration: underline;}


/* terugkerende elementen */
body {
	font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans','DejaVu Sans Condensed',Tahoma,Arial,sans-serif;
	font-size:13px;
	line-height:20px;
	color:#7d7d7d;
	text-align:center;
	background-color:#26050e;
}

#site_top {
	position:relative;
	height:124px;
	overflow:hidden;
}
#site_top .logo {
	position:relative;
	cursor:pointer;
	width:300px;
	height:100px;
	margin-left:-6px;
	margin-top:20px;
	overflow:hidden;
	background-image:url("/images/EyefliezLogo.jpg");
}
#site_top .rss {
	position:absolute;
	right:0px;
	top:35px;
	cursor:pointer;
}
#site_top #navigatie {
	position:absolute;
	overflow:hidden;
	top:60px;
	right:30px;
	width:450px;
	height:30px;
	text-align:right;
}


#site_content {
	position:relative;
	width:940px;
	padding:25px;
	padding-top:0px;
	padding-bottom:60px;
	margin:auto;
	min-height:100px;
	_height:100px;
	top:7px;
	background-color:#fff;
}


.footer {
	position:relative;
	width:910px;
	margin:auto;
	text-align:left;
	background-color:#000;
	border-top:6px solid #4b1624;
	padding:40px;
	padding-bottom:60px;
}
.footer .kop4 {
	color:#fff;
}

.footerbox {
	float:left;
	width:286px;
}
.footerbox .title {
	color:#fff;
	font-size:16px;
	margin-bottom:10px;
}
.footerbox .content {
	color:#7d7d7d;
	margin-top:-8px;
	line-height:18px;
}
.footerbox .content a {color:#7d7d7d;}
.footerbox .content a:hover {color:#fff;}

.footerbox .content ul {
	list-style: none outside none;
	margin:0px;
	padding:5px 0 0;
}
.footerbox .content ul li {
	border-bottom: 1px dotted #111111;
	padding:6px 0 5px;
}
.footerspace {
	margin-left:20px;
	padding-left:20px;
}


.footercopyright {
	position:relative;
	width:910px;
	margin:auto;
	text-align:left;
	background-color:#0f0f0f;
	padding:20px;
	padding-left:40px;
	padding-right:40px;
	color:#9f9f9f;
	font-size:12px;
	line-height:16px;
}
.footercopyright a {color:#fff;}

.hr_border_big {
	border-top:6px solid #111111;
	margin-bottom:1px;
}

.homepage_submenu {
	margin-top:1px;
	margin-bottom:25px;
	background-color:#26050e;
	padding:10px;
	padding-top:12px;
	text-align:center;
	white-space:nowrap;
}
.homepage_submenu_item {
	color:#7d7d7d;
	font-size:18px;
	margin-left:12px;
	margin-right:12px;
}
.homepage_submenu_item:hover {
	color:#fff;
	text-decoration:none;
}


.homepage_welcome {
}


.homepage_contents {
	position:relative;
	clear:both;
	min-height:634px;
	_height:634px;
	padding-bottom:40px;
}

.homepage_contents .agatitle {
	color:#111111;
	font-size:16px;
	font-style:normal;
	letter-spacing:0;
	margin-bottom:15px;
}


.agcarrousel {
	position: relative;
	border-top:6px solid #c3c3c3;
	border-bottom:6px solid #c3c3c3;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:20px;
	margin-bottom:20px;
}
.agcarrousel .agaitems {
	position: relative;
	overflow: hidden;
	height: 118px;
}
.agcarrousel .agaitem {
	width: 226px;
	position: absolute;
	left: -1000px;
	top: 0px;
	height:116px;
	border: 1px solid #111111;
	background-color:#fff;
}
.agcarrousel .agaimage img {
	display: block;
	margin:auto;
	margin-top:3px;
}



.contents {
	position:relative;
	clear:both;
	min-height:600px;
	_height:600px;
}

.kruimelpad {
	border-bottom:1px dotted #D1D1D1;
	color:#7D7D7D;
	font-size:16px;
	margin:0 0 30px;
	padding:16px 0 16px;
}

.kruimelpad a {
	color:#7D7D7D;
}

.contents_left {
	width:600px;
	padding-right:60px;
}
.contentheading {
	color:#111111;
	font-size:22px;
	line-height:35px;
	font-style:normal;
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:15px;
}
.contentheading a { color:#111111; text-decoration: none !important;}
.contentheading a:hover {text-decoration: underline !important;}

.contentinfo {
	margin-top:-10px;
	font-size:11px;
}
.contentinfo a {
	color:#111111;
}
.contentinfo .date {
	font-weight:bold;
	color:#111111;
}

.contentdescription {}
.contentdescription .content_image {padding:3px; border:1px solid #A2A2A2;}
.contentdescription a {color:#26050e; text-decoration:underline;}
.contentdescription ul, .contentdescription ol {margin:0px; margin-bottom:1.2em; padding-left:20px; *padding-left:25px; list-style-position:outside;}
.contentdescription li {padding:0px;}



.commentheading {
	clear:both;
	color:#111111;
	font-size:18px;
	line-height:35px;
	font-style:normal;
	font-weight:bold;
	letter-spacing:-1px;
	margin-top:40px;
	padding-bottom: 10px;
	border-bottom:1px dotted #7d7d7d;
}

.blogcomment {
	margin-top:30px;
}
.blogcomment .title {
	font-weight:bold;
	color:#111111;
}
.blogcomment .title .date {
	float:right;
	font-weight: normal;
	color:#111111;
}
.blogcomment .title .date .time {
	font-size:11px;
}
.blogcomment .title .date .number {
	font-size:15px;
	padding:5px;
	margin-left:10px;
	border:1px solid #7d7d7d;
	background-color:#26050e;
	color:#fff;
}
.blogcomment .title .quote_comment {
	font-size:11px;
}
.blogcomment .title .quote_comment a {
	text-decoration:none;
	color:#7d7d7d;
}
.blogcomment .title .quote_comment a:hover {
	text-decoration:underline;
}
.blogcomment .description {
	padding-top:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #7d7d7d;
}
.blogcomment .description .quote {
	background-color:#f7f7f7;
	position:relative;
}

#quote_div .quote {
	background-color:#f7f7f7;
	position:relative;
}






.rss_item {
	clear:both;
	position:relative;
	padding:10px;
	padding-bottom:20px;
	padding-left:0px;
}

.rss_item .rss_title {
	position:relative;
	color: #066E8C;
	font-weight:bold;
	font-size:1.4em;
	line-height:1.2em;
	border-bottom:1px solid #cacaca;
}

.rss_item .rss_title a, .rss_item .rss_title a:active, .rss_item .rss_title a:visited {
	color: #066E8C;
	text-decoration:none;
}

.rss_item .rss_title a:hover {
	text-decoration:underline;
}

.rss_item .rss_details {
	position:relative;
	background-color:#efefef;
	margin-top:1px;
	padding:5px;
	padding-bottom:10px;
}

.rss_item .rss_details a, .rss_item .rss_details a:active, .rss_item .rss_details a:visited {
	color:#000;
	text-decoration:none;
}
.rss_item .rss_details a:hover {
	text-decoration:underline;
}

.rss_item .rss_details .rss_item_date {
	color: #2B5D20;
	cursor:help;
}

.rss_item .rss_content {
	position:relative;
	padding-top:1em;
	padding-bottom:10px;
}

.rss_item .rss_content a, .rss_item .rss_content a:active, .rss_item .rss_content a:visited {
	color: #066E8C;
	text-decoration:none;
}
.rss_item .rss_content a:hover {
	text-decoration:underline;
}

.rss_item .rss_content p {
	padding:0px;
	margin:0px;
	padding-bottom:1em;
}

.rss_item .rss_item_img {
	clear:both;
	float:right;
	padding:4px;
	margin:5px;
	margin-right:0px;
	margin-left:10px;
	width:168px;
	border:1px solid #cacaca;
}

.rss_item .rss_item_img + .rss_item_img {
	clear:none;
}

.rss_item .rss_item_img img {
	width:100%;
}










.contents_right {
	width:280px;
}
.contents_right .sidebartitle {
	color:#111111;
	font-size:15px;
	font-style:normal;
	letter-spacing:0;
	margin-bottom:15px;
}
.contents_right .sidebartextbox {
	color:#7D7D7D;
	font-size:13px;
	line-height:20px;
	padding-bottom:30px;
}
.contents_right .sidebaropts {
	color:#26050e;
	font-size:13px;
	line-height:18px;
	margin-top:-8px;
}
.contents_right .sidebaropts ul {
	color:#26050e;
	font-size:13px;
	line-height:18px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:5px 0 30px;
}
.contents_right .sidebaropts ul li {
	border-bottom:1px dotted #D1D1D1;
	color:#26050e;
	font-size:13px;
	line-height:18px;
	padding:6px 0 5px;
}
.sidebaropts ul li a {
	color:#26050e;
	font-size:13px;
	line-height:18px;
}
.sidebaropts ul li a:hover {
	color:#111111;
	text-decoration:none;
}




#contact_form {
	width:480px;
}

.formbutton  {
	background:none repeat scroll 0 0 #111111;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans','DejaVu Sans Condensed',Tahoma,Arial,sans-serif;
	font-size:12px;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
}

form .label {
	display:block;
	margin-top:5px;
	font-size:12px;
	font-weight:bold;
}
form .input_info {
	font-size: 11px;
}

.input_smal input  {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	color:#333333;
	font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans','DejaVu Sans Condensed',Tahoma,Arial,sans-serif;
	font-size:12px;
	padding:5px;
	width:150px;
	margin-bottom:10px;
}

.input_medium input  {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	color:#333333;
	font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans','DejaVu Sans Condensed',Tahoma,Arial,sans-serif;
	font-size:12px;
	padding:5px;
	width:250px;
	margin-bottom:10px;
}

.input_breed input  {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	color:#333333;
	font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans','DejaVu Sans Condensed',Tahoma,Arial,sans-serif;
	font-size:12px;
	padding:5px;
	width:450px;
	margin-bottom:10px;
}

.area_breed textarea  {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	font-family:'Lucida Grande','Lucida Sans Unicode','Lucida Sans','DejaVu Sans Condensed',Tahoma,Arial,sans-serif;
	font-size:12px;
	padding:5px;
	width:450px;
	margin-bottom:10px;
}
