﻿/* ------ Text items -------- */
html, body
{
	height:100%;
	padding: 0;
	border: 0;
	margin: 0;
}

body
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
p
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 0px 0px 20px 0px;
}
.broedtext
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	EditMenuName: Text;
}

.broedtext a:link
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #00a8eb;
	text-decoration: none;
	EditMenuName: Text;
}

.broedtext a:visited
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #00a8eb;
	text-decoration: none;
	EditMenuName: Text;
}

.broedtext a:hover
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #00a8eb;
	text-decoration: none;
	EditMenuName: Text;
}

.broedtext a:active
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #00a8eb;
	text-decoration: none;
	EditMenuName: Text;
}

.broedtext a:hover
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #00a8eb;
	text-decoration: none;
	EditMenuName: Text;
}

.broedtext a:active
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #00a8eb;
	text-decoration: none;
	EditMenuName: Text;
}


.ingress
{
    font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	EditMenuName: Introduction;
}
a>p
{
	color:#00a8eb;
}
h1, .heading1
{
    font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
	color: #00a8eb;
	EditMenuName: Heading 1;
}

h2, .heading2
{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #2E2E2E;
	margin:10px 0px 0px 0px;
	EditMenuName: Heading 2;
}

a.h2: link, a.h2: visited, a.h2: active, a.h2: hover, a.h2
{
    font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #2E2E2E;
}

a.h2
{
    font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	color: #2E2E2E;
}

.quotation
{
    font-family: Arial;
    font-style: italic; 
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #616161;
	EditMenuName: Quotation;
}

.picturecaption
{
    font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	EditMenuName: Picture caption;
}

.moduletext
{
    font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	EditMenuName: Module text;
}

.moduletext a:link, 
.moduletext a:hover,
.moduletext a:visited,
.moduletext a:active
{
    font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
	EditMenuName: Module text;
}


.footer
{
    font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	line-height: 18px;
    color: #00a8eb;
    EditMenuName: Footer text;
}

.footer a:link
{
    font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	line-height: 18px;
    color: #00a8eb;
    EditMenuName: Footer text;
}

footer a:visited {line-height: 18px;}
footer a:hover{line-height: 18px;}
footer a:active{line-height: 18px;}

.superscript
{
    font-family: Arial;
	font-weight: normal;
	font-size: 10px;
	line-height: 16px;
	vertical-align: top;
	color: #000000;
	EditMenuName: Superscript;
}

hr
{
	height: 0.1em;
	color: #000000;
}

hr.light
{
	height: 0.1em;
	color: #EFEFEF;
}





.blockimage
{
    display: block;
}




/* --------- Input ----------- */
input, textarea
{
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}

select
{
	font-size: 1em;
}

fieldset
{
	border: none;
	padding: 0;
	margin: 0;
}
legend
{
	color: #333;
	font-size: 1em;
	padding: 0;
	margin: 0;
}

fieldset label
{
	margin-right: 1em;
}

.inputlabel
{
	width: 6em;
	float: left;
	padding-top: 0.4em;
	font-weight: bold;
}

.inputlabelwide
{
	width: 10em;	
	float: left;
	padding-top: 0.4em;
	font-weight: bold;
}
span.errormessage
{
	color: #CC0000;
	font-size: 1em;
}

/* --------- Image format ----------- */
img.topleftfloatingimage
{
    margin-right: 1em;
    margin-bottom: 1em;
    EditMenuName: Top left;
	float: left;
}
img.toprightfloatingimage
{
	float: right;
    margin-left: 1em;
    margin-bottom: 1em;
    EditMenuName: Top right;
}
img.shadow
{
	position: relative;
	EditMenuName: Shadow;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#555555,direction=135,strength=5);
}
img.opacity
{
	position: relative;
	EditMenuName: Semi transparent;
	filter: alpha(opacity=40,finishopacity=24,style=3);
}
img.fliph
{
	position: relative;
	EditMenuName: Flip horisontally;
	filter: fliph;
}
img.flipv
{
	position: relative;
	EditMenuName: Flip vertically;
	filter: flipv;
}
img.dashedborder
{
	position: relative;
	border: dashed 1px grey;
	EditMenuName: Dashed border;
}
img.circularfade
{
	position: relative;
	EditMenuName: Circular fade;
	filter: alpha(opacity=100,finishopacity=0,style=2);
}

/* --------- Bullet list  ----------- */

ul
{
	background-image:none;
}
ul li
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 15px; 
    list-style-type:none; 
    background: url(/images/bullet.gif) top left no-repeat; 
}
ul li ul li
{
    background: url(/images/FilledBullet.gif) top left no-repeat; 
}
ul li ul li ul li
{
    background: url(/images/blue_line.gif) top left no-repeat; 
}
ol
{
	background-image:none;
    list-style-type:decimal;
    color:#00a8eb;
}


/* --------- Table format ----------- */
table
{
	font-size: 1em;
}
th
{
	text-align: left;
}
.evenrow
{
	background-color:  #fff;
}
.unevenrow
{
	background-color:#F0E5CE;
}
.headerrow
{
	background-color: #F0E5CE;
}
table.classic
{
	border-collapse: collapse;
	border: solid 0.1em #777777;
	EditMenuName: Classic;
}
table.classic th
{
	border: solid 0.1em #777777;
	background-color: #DADADA;
	padding: 0.4em;
}
table.classic td
{
	border: solid 0.1em #777777;
	padding: 0.2em 0.4em;
}
table.color
{
	border-collapse: collapse;
	border: solid 0.1em #95632F;
	EditMenuName: Color;
}
table.color th
{
	border: solid 0.1em #95632F;
	background-color: #E1CC9D;
	padding: 0.4em;
}
table.color td
{
	border: solid 0.1em #95632F;
	padding: 0.2em 0.4em;
}
th.highlighted, td.highlighted
{
	EditMenuName: Highlighted;
}
table.classic th.highlighted
{
	background-color: #AAAAAA;
}
table.classic td.highlighted
{
	background-color: #F0F0F0;
}
table.color th.highlighted
{
	background-color: #95632F;
}
table.color td.highlighted
{
	background-color: #F0E5CE;
}
th.leftalignedcontent, td.leftalignedcontent
{
	text-align: left;
	EditMenuName: Left aligned;
}
th.rightalignedcontent, td.rightalignedcontent
{
	text-align: right;
	EditMenuName: Right aligned;
}
/* Micke Table */
table.classic_light
{
	border-collapse: collapse;
	border: solid 0.1em #FFFFFF;
	EditMenuName: Classic light;
}
table.classic_light th
{
	border: solid 0.1em #FFFFFF;
	background-color: #f4f5f3;
	padding: 0.4em;
	font-size: 11px;
}
table.classic_light td
{
	/*border: solid 0.1em #777777;*/
	padding: 0.4em;
	font-size: 11px;
}
table.classic_light p
{
	font-size: 11px;
}

td.highlighted_light
{
	border-style:none;
	background-color:#f9faf9;
	EditMenuName: Highlighted light;
}