/* Copyright (c) 2009 Ukao Solutions */
body { 
	/* customize_body */ font:normal normal 13px Verdana; /* customize_body */
	/* customize_body */ color:#4e4e4e; /* customize_body */
}

img {border: 0px}
a,a:visited,a:active {
	/* customize_link */ color:#354B73; /* customize_link */
}
a:hover {
	/* customize_link_hover */ color:#5E9CB7; /* customize_link_hover */
} 

h1,h2,h3,h4,h5{ margin:0px 0px 4px 0px; padding:4px 0px; margin-top:8px }
h1{ font: normal normal 21px Arial; line-height:28px }
h2{ font-size:18px; line-height:24px }
h3{ font-size:16px; line-height:21px }
h4{ font-size:14px; line-height:18px }
h5{ font-size:13px; line-height:16px }
p{ padding:0px 0px 0px 0px; line-height: 18px;}

#page #logo  a{font-size: 36px; font-weight: bold; text-decoration: none; line-height: 100px;}
#page #logo  p{line-height: 1.0; margin-top: 30px;}

#page #nav a{color: #ffffff !important; font-size: 22px;font-weight: bold;text-decoration:none; line-height: 50px;}
#page .column h1, #page #main h1, #page #sidebar h1{color: #354B73; font: normal bold 24px Trebuchet MS; width: 100%; border-bottom: 2px solid #354B73; padding-bottom: 8px;}
#page .column h1 a, #page #main h1 a, #page #sidebar h1 a{color: #354B73; text-decoration: none}
#page .column h2, #page #sidebar h2{color: #354B73; font: normal bold 20px Trebuchet MS; width: 100%; border-bottom: 2px solid #354B73; padding-bottom: 8px;margin-top:11px;}
#page .column h2 a, #page #sidebar h2 a{color: #354B73; text-decoration: none}
/* read more buttons */
#page span.readMore{
	float: left;
	padding-right: 10px;
	background-image: url(http://www.alfa-fredensborg.dk/packages/theme_sensible/themes/sensible/images/more-button.jpg);
	background-position: right top;
	height: 30px;
	display: block;
}
#page .readMore a{
	display: block;
	color: #ffffff !important;
	height: 30px;
	background: url(http://www.alfa-fredensborg.dk/packages/theme_sensible/themes/sensible/images/more-button-l.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
	line-height: 30px;
	text-align: center;
	padding-left: 10px;
}
#page .readMore a:hover{background-position: left bottom;}
#page span.readMore:hover{background-position: right bottom;}
