/* BODY */
body {
	background: #ffffff;
	color: #000000;
	font-family: Georgia,Verdana, Arial, sans-serif;
	font-size: 9pt; 
	text-align:center;
	}

h1 {
	font: bold 10pt Georgia,Verdana, Arial, sans-serif;
	background-image:url(http://www.geiger.dk/theme/layout/default/img/dot.jpg);
	background-position: left bottom;
	background-repeat:repeat-x;
	margin-top:0px;
	margin-bottom:10px;
	padding-bottom:2px;
}

h2 {
	font: bold 9pt Georgia,Verdana, Arial, sans-serif;
	background-image:url(http://www.geiger.dk/theme/layout/default/img/dot.jpg);
	background-position: left bottom;
	background-repeat:repeat-x;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:2px;
}

h3 {

}

h4 {

}

/* Standard link properties */
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	/*color: #5493b4;*/
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #cc6600;
	text-decoration: underline;
}

.pageLink {
	font-size:11pt;
	text-decoration: none;
}
a.pageLink:link {
	text-decoration: none;
}
a.pageLink:visited {
	text-decoration: none;
}
a.pageLink:hover {
	text-decoration: none;
}

/* Black link */
A.black1:link {
	color: #000000;
	text-decoration: none;
}
A.black1:visited {
	color: #000000;
	text-decoration: none;
}
A.black1:hover {
	color: #cc6600;
	text-decoration: none;
}

/* Deadline link */
A.deadline1:link {
	color: #cc0000;
	text-decoration: underline;
}
A.deadline1:visited {
	color: #cc0000;
	text-decoration: underline;
}
A.deadline1:hover {
	color: #cc0000;
	text-decoration: underline;
}

A.menu1:link {
	color: #006699;
	text-decoration: none;
}
A.menu1:visited {
	color: #006699;
	text-decoration: none;
}
A.menu1:hover {
	color: #cc6600;
	text-decoration: none;
}

/* Section appetizer */
.sectionAppetizer1 {
	font: 11pt Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A.sectionAppetizer1:link {
	color: #000000;
	text-decoration: none;
}
A.sectionAppetizer1:visited {
	color: #000000;
	text-decoration: none;
}
A.sectionAppetizer1:hover {
	color: #666666;
	text-decoration: none;
}

/* Sectionitem link */
.sectionItemTitle1 {
	font-size: 9pt;
}
A.sectionItemTitle1:link {
	color: #006699;
	text-decoration: underline;
}
A.sectionItemTitle1:visited {
	color: #006699;
	text-decoration: underline;
}
A.sectionItemTitle1:hover {
	color: #cc6600;
	text-decoration: underline;
}

/* Section title */
A.sectionTitle1:link {
	color: #000000;
	text-decoration: none;
}
A.sectionTitle1:visited {
	color: #000000;
	text-decoration: none;
}
A.sectionTitle1:hover {
	color: #666666;
	text-decoration: underline;
}

/* White link */
A.white1:link {
	color: #ffffff;
	text-decoration: none;
}
A.white1:visited {
	color: #ffffff;
	text-decoration: none;
}
A.white1:hover {
	color: #ebebeb;
	text-decoration: underline;
}

/* Standard table column */
td {
	font: 9pt Georgia,Verdana, Arial, sans-serif;
}

/* Center of layout */
td.center1 {
	background: #ffffff;
	border: 1px #000000 solid;
}

/* Left side of layout */
td.left {
	background: #d5e1f5;
	width: 100px;
	padding:5px;
	font-size: 7pt;	
}

/* Bottom center part of layout */
td.bottomcenter1 {
	background: #d5e1f5;
	font-size: 7pt;	
}

/* Right side of layout */
td.right {
	background: #d5e1f5;
	width: 100px;
	padding:5px;
	font-size: 7pt;	
}

/* Appetizer */
.sectionAppetizerHeader1 {
	font: bold 7.5pt Georgia,Verdana, Arial, sans-serif;
	margin-bottom:3px;
}

/* Section headers */
.sectionHeader1 {
	font: bold 10pt Georgia,Verdana, Arial, sans-serif;
}
.sectionHeader2 {
	background-image:url(http://www.geiger.dk/theme/layout/default/img/dots_vertical.jpg);
}
.subSectionHeader1 {
	font: 10pt Georgia,Verdana, Arial, sans-serif;
	font-weight: bold;
}

/* Title */
.title1 {
	font: bold 14pt Georgia,Verdana, Arial, sans-serif;
	text-transform:uppercase;
	color: #000000;
}
.title2 {
	font: bold 14pt Georgia,Verdana, Arial, sans-serif;
	text-transform:uppercase;
	color: #cc6600;
}

/* Subtitle */
.subtitle1 {
	font: 9pt Georgia,Verdana, Arial, sans-serif;
	color: #000000;
}
.subtitle2 {
	font: italic 9pt Georgia,Verdana, Arial, sans-serif;
	color: #000000;
}

/* Descriptions */
.description {
	font-size: 9pt;
	color: #000000;
}
.description1 {
	font: 9pt Georgia,Arial, Helvetica, sans-serif;
	color: #000000;
}
.description2 {
	font-size: 9pt;
}

/* Body text */
.body {
	background: #ffffff;
	font: 11pt Georgia,Arial, Helvetica, sans-serif;
}

/* Small fonts */
.small1 {
	font: 8pt Georgia,Verdana, Arial, sans-serif;
}
.smallTitle1 {
	font: bold 8pt Georgia,Verdana, Arial, sans-serif;
	text-transform:uppercase;
	color:#333333;
}
.facts1 {
	font: 8pt Georgia,Verdana, Arial, sans-serif;
}
.dateHeader1 {
	font-size: 8pt;
	font-family: Georgia,Verdana, Arial, sans-serif;
	color: #666666;
}

/* Borders */
.border {
	border:1px #5493b4 solid;
}
.border1 {
	float:left;
	border:1px #5493b4 solid;
	margin-right:10px;
	margin-bottom:4px;
}
.border2 {
	float:right;
	border:1px #5493b4 solid;
	margin-left:10px;
	margin-bottom:4px;
}
.border3 {
	border:1px #5493b4 solid;
}

/* Align */
.alignLeft {
	float:left;
	margin-right:6px;
	margin-bottom:6px;
}
.alignRight {
	float:right;
	margin-left:6px;
	margin-bottom:6px;
}

/* Forms */
.form1 {
	border:1px #cccccc solid;
	font-size: 8pt;
	width: 80%;
}
.form2 {
	border:1px #cccccc solid;
	font-size: 8pt;
	width: 40%;
}
.form3 {
	border:1px #cccccc solid;
	font-size: 8pt;
}
.shortInput {
	font-size: 8pt;
	width: 40%;
}
.longInput {
	font-size: 8pt;
	width: 80%;
}
textarea {
	font-size: 9pt;
	width: 100%;
}
.button {
	font-size:90%;	
}
input.checkbox {
    height: 13px;
    width: 13px
}

/* Drop shadow */
div.img-dec {
	background: url(http://www.geiger.dk/img/shadow.gif) bottom right no-repeat;
	clear: right;
	float: right;
	/*margin: 0 0 15px 25px;*/
	margin: 0 0 0 0;
	padding: 0px;
	position: relative;
}
div.img-dec img {
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 0px;
	position: relative;
}
div.img-ilus {
	background: url(http://www.geiger.dk/img/shadow.gif) bottom right no-repeat;
	/*margin: 10px 5px;*/
	margin: 5px 5px;
	padding: 0px;
	position: relative;
}
div.img-ilus img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -5px 5px 5px -5px;
	/*margin: 0px 0px 0px 0px;*/
	padding: 0px;
	position: relative;
	vertical-align: bottom;
}

.imgBorder {
	border:1px #5493b4 solid;
}