/* CSS Document */

table {
	font: 9pt "Bradley Hand ITC";
	color: #787C7E;
	
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	margin-right: 0px;
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
}
.rightcoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	
	color: #787C7E;
	margin-left: 20px;
	list-style-image: url(images/bullet.gif);
}

.centercoltext ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-image: url(images/bullet.gif);
}

h1 {
	font-weight: bold;
	color: #787C7E;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 3px;
	font-family: "Bradley Hand ITC";
}
	
h2 {
	font-weight: bold;
	font-size: 24px;
	color: #FF9801;
	margin-top: 0px;
	margin-bottom: 3px;
	font-family: "Bradley Hand ITC";
}
body {
	font-family: "Bradley Hand ITC";
	font-size: 9px;
	color: #787C7E;
	background-color: #ffffff;
}
.topstrip {
	background-image: url(images/topstrip.gif);
	background-repeat: repeat-x;
}
.centercoltext {
	padding-left: 10px;
	padding-right: 20px;
}

.rightcoltext {
	padding: 10px;
	background-color: #b5b9bb;
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.leftcoltext a:link {
	color: #FF9801;
	font-family: "Bradley Hand ITC";
}
.leftcoltext a:visited {
	color: #cccccc;
}
.leftcoltext a:hover {
	color: #cccccc;
}

.rightcoltext a:link {
	color: #FF9801;
	font-family: "Bradley Hand ITC";
}
.rightcoltext a:visited {
	color: #cccccc;
}
.rightcoltext a:hover {
	color: #cccccc;
}

.topstrip {
	background-image:   url(images/topstrip.gif);
	background-repeat: repeat-x;
	background-repeat: repeat-x;
}
.hnavbg {
	background-image:   url(images/hnav_bg.gif);
	background-repeat: repeat-x;
	background-repeat: repeat-x;
}
.leftcolbg {
	background-image:   url(images/leftcolumn_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-repeat: repeat-y;
	background-position: right;
}
.panelbg {
	background-image: url(images/panel_bg.gif);
	background-repeat: repeat-x;
}
.leftcoltext {
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(images/Album_leftcolumn_bottom2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftpanel {
	background-color: #b5b9bb;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.topbar {
	background-color: #787c7e;
}

a {
	font-family: "Bradley Hand ITC";
	color: #787c7e;
	font-size: 15px;
	
}
.text {
	font-family: "Bradley Hand ITC";
	font-size: 14px;
	color: #787c7e;
}
.overskrift{
	font-size: 14px;
	color: #787c7e;
}