@charset "UTF-8";
/* ---------------------------------- ++
        AAGAARD KLINIK 2008/09
++ ---------------------------------- */




body{
	background-image:url(http://www.aagaardklinik.dk/files/v3/sitedesign/aagaard08_tile.gif);
	background-repeat:repeat-x;
	background-color:#fff;
	font-size:62.5%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


h1{
	font-family:"Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#ff7901;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h2{
	font-family:"Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #4c4c4c;
}


a{
	color:#77afe0;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
	color:#ff7901;
}

/* Site build up
------------------------------------- */

#wrapper{
	width:850px;
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-425px;
}


/* Header */
#header{
	width:850px;
	height:120px;
	background-color:#fff;
	float:left;
	clear:both;
	background-image:url(http://www.aagaardklinik.dk/files/v3/sitedesign/aagaard08_headerbg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
#navholder{
	width:612px;
	height:37px;
	margin-top:64px;
	margin-left:4px;
	float:left;
	clear:none;
}
#logoholder{
	clear:none;
	float:right;
	height:79px;
	margin-right:40px;
	margin-top:10px;
	width:144px;
}

/* Center */
#center{
	width:850px;
	background-color:#fff;
	float:left;
	clear:both;
}


/* Footer */
#footer{
	width:850px;
	height:90px;
	float:left;
	clear:both;
	background-color:#fff;
}

#footer #txtholder{
	width:850px;
	height:20px;
	padding-top:5px;
	background-color:#959d56;
	font-size:1em;
	color:#fff;
	text-align:center;
}
#footer #txtholder a{
	color:#fff;
	text-decoration:none;
}
#footer #txtholder a:hover{
	text-decoration:underline;
}


/* Navigation
------------------------------------- */

#navholder ul{
	list-style-type:none;
	padding:0;
	margin:0;
}

#navholder ul li{
	width:100px;
	height:37px;
	float:left;
}

#navholder ul li a{
	width:100px;
	height:21px;
	text-align:center;
	display:block;
	background-image:url(http://www.aagaardklinik.dk/files/v3/sitedesign/aagaard08_navbg.gif);
	background-position:bottom;
	color:#77afe0;
	text-decoration:none;
	border-bottom:4px solid #b2b2b2;
	border-left:1px solid #b2b2b2;
	padding-top:7px;
	margin-top:5px;
	font-weight:bold;
}

#navholder ul li a:hover{
	color:#666;
}

#navholder ul li a#selected{
	width:100px;
	height:26px;
	text-align:center;
	display:block;
	background-image:url(http://www.aagaardklinik.dk/files/v3/sitedesign/aagaard08_navselecetedbg.gif);
	background-position:bottom;
	color:#535050;
	text-decoration:none;
	border-bottom:4px solid #ff7901;
	padding-top:7px;
	margin-top:0px;
}


#sub_rightcol ul{
	margin:0;
	padding:0;
	list-style-type:none;
	line-height:12px;
}

#sub_rightcol ul li{
}

#sub_rightcol ul li a{
	width:175px; /* original: 208px; */
	display:block;
	padding:4px 0px 4px 33px;
	text-decoration:none;
	color:#535050;
	background-image:url(http://www.aagaardklinik.dk/files/v3/sitedesign/aagaard08_subnavarrow.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid #fff;

}

#sub_rightcol ul li a:hover{
	width:175px; /* original: 208px; */
	display:block;
	padding:4px 0px 4px 33px;
	background-color:#ff7901;
	color:#fff;
	background-image:url(http://www.aagaardklinik.dk/files/v3/sitedesign/aagaard08_subnavarrow_sel.gif);
	background-repeat:no-repeat;
}


#sub_rightcol ul li a#subselected{
	width:175px; /* original: 208px; */
	display:block;
	padding:4px 0px 4px 33px;
	background-color:#ff7901;
	color:#fff;
	background-image:url(http://www.aagaardklinik.dk/files/v3/sitedesign/aagaard08_subnavarrow_sel.gif);
	background-repeat:no-repeat;
}


#sub_rightcol #subsubnav{
	margin:0;
	padding:0;
}

#sub_rightcol #subsubnav li{ }

#sub_rightcol #subsubnav li a{
	width:170px; /* original: 208px; */
	padding:6px 0px 6px 38px;
	text-decoration:none;
	color:#535050;
	background-image:none;
	border:0 none;
}

#sub_rightcol #subsubnav li a:hover{
	width:170px; /* original: 208px; */
	padding:6px 0px 6px 38px;
	background-color:#ebebeb;
	color:#ff7901;
	background-image:none;
}

#sub_rightcol #subsubnav li a#subsubselected{
	width:170px; /* original: 208px; */
	padding:6px 0px 6px 38px;
	background-color:#ebebeb;
	color:#ff7901;
	background-image:none;
}

/* Front page
------------------------------------- */

#frontpage_leftcol{
	width:630px;
	margin-left:4px;
	float:left;
	clear:none;
}

#frontpage_rightcol{
	width:208px;
	float:right;
	clear:none;
	display:inline;
	margin-right:4px;
}

#frontpage_rightcol h2{
	font-family:"Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#ff7901;
	margin-left:10px;
}


#frontpagetxt{
	margin:20px 0px 0px 20px;
	padding-bottom:20px;

}

#frontpage_contentleft{
	width:285px;
	float:left;
	margin-right:20px;
}

#frontpage_contentright{
	width:285px;
	float:left;
	margin-right:20px;
}



.quicklinks{
	width:208px;
	height:85px;
	border-top:1px solid #ccc;
	float:left;
	clear:both;
}	

.quicklinkstxt{
	width:180px;
	padding:0px 0px 0px 20px;
	margin:7px 0px 0px 10px;
	background-image:url(http://www.aagaardklinik.dk/files/v3/sitedesign/aagaard08_newsarrow.gif);
	background-repeat:no-repeat;
	float:left;
}

.quicklinkstxt h3{
	margin:0;
	font-weight:normal;
	color:#535050;
	font-family:"Trebuchet MS", Arial, Verdana, Sans-serif;
	font-size:13px;
	line-height:12px;
}

.quicklinkstxt p{
	margin:5px 0px 0px 0px;
	font-size:9px;
}

.quicklinks a img{
	float:right;
	margin-right:10px;
}



/* Sub page
------------------------------------- */

#center_sub{
	width:850px;
	background-color:#fff;
	float:left;
	clear:both;
	background-image:url(http://www.aagaardklinik.dk/files/v3/sitedesign/aagaard08_subbg.gif);
	background-repeat:repeat-y;
}

#sub_leftcol{
	width:630px;
	margin-left:4px;
	float:left;
	clear:none;
}

#sub_rightcol{
	width:208px;
	float:right;
	clear:none;
	margin-right:4px;
}

#subcontent{
	margin:20px 60px;
}


.medarbejder{
	width:163px;
	margin-right:7px;
	margin-bottom:14px;
	float:left;
	clear:none;
}

/* Sub nav */

#rightnavhead{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#9b9b9b;
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	width:190px; /* orignal: 208 */
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	padding:10px 0px 10px 18px
}

/* made by SiteLoom*/

.employee{
	float: left; 
	padding-bottom: 10px;
	width: 163px;
}

.employeeName{
	font-weight: bold;
	width: 163px;
}

.employeeTitle{
	width: 163px;

}