/* Generel skrifttype, -størrelse og linieafstand */
body, td, input, textarea, select
{
	font-family: 'Times New Roman', Times, Serif;
}

/* Generel skrifttype, -størrelse og linieafstand */
body, td, input, textarea, select
{
	font-size: 8pt;
	line-height: 11pt;
}

/* Normal afsnit og intro afsnit */
p.section, p.sectionintro
{
	margin: 0px;
}

/* Alle links */
a
{
	text-decoration: none;
}

/* Alle links - mouseover */
a:hover
{
	text-decoration: underline;
}

/* Links i overskrifter - mouseover */
h1 a:hover, h2 a:hover, h3 a:hover
{
	text-decoration: none;
}

/* Sidetitel */
.pageheader
{
	font-size: 11pt;
	margin: 0px 0px 8px;
}

/* Afsnitsoverskrift */
.sectionheader
{
	font-size: 9pt;
	margin: 12px 0px 6px;
}

table
{
	border-collapse: collapse;
}

/* Tabel i standardformat - overskrift */
.tableheader, .tableheader td
{
	font-weight: 700;	
	padding: 3px 8px 4px;
}

/* Tabel i standardformat - rækker */
.tablelineodd, .tablelineodd td, .tablelineeven, .tablelineeven td
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 3px 8px;
}




body, td, input, textarea, select
{
	color: #333333;
}
a
{
	color: #8F2011;
}
a:hover
{
	border-bottom-color: #8F2011;
}
.sectionheader a
{
	color: #333333;
}
table
{
	border-color: #333333;
}
.tableheader, .tableheader td
{
	background-color: #8F2011;
	color: white;
	border-color: #8F2011;
	border-bottom-color: #333333;
}
.tablelineodd, .tablelineodd td
{
	border-bottom-color: #333333;
}
.tablelineeven, .tablelineeven td
{
	border-bottom-color: #333333;
}
body {background:rgb(195, 152, 109) none; margin:0px 0px 0px 0px}
div#mergefield_code2 {float:left}
div#mergefield_Kopi_af_CAF_logoCentrschool {float:none}
#columnset10_column1 {width:986px; min-height:71px; padding:15px 0px 8px 0px; background:transparent none}
#columnset16_column1 {width:72px; min-height:26px; background:rgb(204, 204, 204) none}
div#mergefield_navigation_level1 {height:auto}
#columnset16_column2 {width:861px; min-height:20px}
#columnset16_column3 {width:53px; min-height:20px; background:rgb(204, 204, 204) none}
#columnset11_column1 {width:986px; min-height:20px}
#columnset22_column1 {width:74px; min-height:20px}
#columnset22_column2 {width:853px; min-height:20px}
#columnset22_column3 {width:59px; min-height:20px}
#columnset23_column1 {width:71px; min-height:20px}
#columnset23_column2 {width:827px; min-height:20px; padding:15px 15px 15px 15px}
#columnset23_column3 {width:58px; min-height:20px}
div#sitelayout18 {columnbalancing:Automatic; width:986px; min-height:22px; margin:auto auto auto auto; ; float:none; background:rgb(255, 255, 255) url(/none) repeat 0% 0%; border-top-style:none; border-right-style:none; border-bottom-style:none; border-left-style:none; border-top-width:medium; border-right-width:medium; border-bottom-width:medium; border-left-width:medium;}
.layoutcolumn {float:left;overflow:hidden;}
.layoutcolumnset {clear:both;}
.layoutfloatbreaker {clear:both;}

/* Tekstformatering i spalter og flettefelter */

/* Brugerdefinerede typografier */
input, newsletter_name, newsletter_email {
color:black;
}
#columnset10_column1{
  text-align: center;
}
#caf_back, #caf_adresse{
	position: absolute;
	bottom: 0px;
	width: 986px;
	height: 100%;
	background-color: white;
	z-index: -1;
}
#caf_adresse{
	height: 40px;
	text-align: center;
}


