﻿img
{
	border: 0;
}

body
{
    font-size: 11px;
}

p
{
	margin: 0 0 10px 0;
	border: 1px solid green;
}

table
{
	border-collapse:collapse;
}

/******** TYPOGRAPHY ********/
h1
{
	margin: 5px 0 5px 0;
	font-size: 1.82em;
	color: #599515;
	font-weight: normal;
}

h2
{
	margin: 5px 0 5px 0;
	font-size: 1.55em;
}
h3
{
	margin: 5px 0 5px 0;
	font-size: 1.27em;
}
h4
{
	margin: 5px 0 5px 0;
	font-size: 1.09em;
}

h5
{
	margin: 5px 0 5px 0;
	font-size: 1em;
	font-weight: bold;
}

a
{
	text-decoration: undeline;
    color: #709d40;
}

span.caption2
{
	font-size: 1.27em;
	color: #fff;
	width: 415px;
	text-align: center;
	float: left;
	margin: -7px 0 0 0;
}

.overlay430x85White span.caption2,
.overlay590x85White span.caption2
{
	color: #212121;
}

.readMore
{
	float: right;
	margin: -8px 20px 5px 0;
	width: 340px;
}

.readMore a
{
	background: url(/images/icons/sprite.png) -50px -75px no-repeat;
	padding: 0 10px 0 0;
	color: #447B15;
	float: right;
}

.readMore a:hover
{
    text-decoration: underline;
}

span.printLink 
{
	background: url(/images/icons/sprite.png) -100px 2px no-repeat;
	padding: 3px 0 5px 22px;
	display: inline-block;
	cursor: pointer;
	color: #888888;
}

span.saveLink 
{
	background: url(/images/icons/sprite.png) -200px 0px no-repeat;
	padding: 3px 0 5px 15px;
	display: inline-block;
	margin: 0 0 0 10px;
	cursor: pointer;
	float: left;
	color: #888888;
}

span.bookmark 
{
	background: url(/images/icons/sprite.png) -200px 0px no-repeat;
	padding: 3px 0 5px 15px;
	display: inline-block;
	margin: 0 0 0 10px;
	cursor: pointer;
	float: right;
	color: #888888;
}

span.addToCalendar 
{
	background: url(/images/icons/sprite.png) 0px 0px no-repeat;
	padding: 3px 0 5px 22px;
	display: inline-block;
	float: left;
	cursor: pointer;
	margin: 0 10px 0 0;
	float: left;
}

span.sharelink 
{
	background: url(/images/icons/sprite.png) 0px 0px no-repeat;
	padding: 3px 0 5px 22px;
	display: inline-block;
	float: left;
	cursor: pointer;
	margin: 0 10px 0 0;
	color: #888888;
}

span.comment 
{
	background: url(/images/icons/sprite.png) 0px -137px no-repeat;
	padding: 3px 0 5px 22px;
	display: inline-block;
	margin: 0 10px 0 0;
	cursor: pointer;
	float: left;
	color: #888888;
}

span.printLink:hover,
span.sharelink:hover,
span.saveLink:hover,
span.comment:hover
{
	color: #000;
	text-decoration: underline;
}

span.editMyPage 
{
	margin: 0 0 0 0;
	float: left;
	cursor: pointer;
}

span.googleMapLink
{
    float: right;
    cursor: pointer;
    background: url(/images/icons/sprite.png) -415px -140px no-repeat;
    display: block;
    width: 85px;
    height: 20px;
    margin: 0 10px 0 20px;
}

a.backlink
{
	background: url(/images/icons/arrow_green_left.png) left 4px no-repeat;
	padding: 0 0 0 10px;
	color: #447b15;
}

a.myPageLink
{
	background: url(/images/icons/arrow_green_right.png) right 5px no-repeat;
	color: #3a632a;
	padding: 0 10px 0 0;
	float: left;
	text-decoration: underline;
}

a.is-me
{
	background: url(/images/icons/icon_arrow_is-me.png) left 4px no-repeat;
	padding: 0 0 0 7px;
}

a.pagetoplink
{
	background: none;
	padding: 0 0 0 7px;
}

a.external
{
    text-decoration: undeline;
    background: url(/images/icons/icon_externallink.png) right 2px no-repeat;
    padding: 0 15px 0 1px;
    color: #709d40;
    margin-right: 6px;
}

a.mail
{
    text-decoration: undeline;
    background: url(/images/icons/icon_email.png) left 3px no-repeat;
    padding: 0 0 0 15px;
    color: #709d40;
}

a.external:hover,a.mail:hover
{
    text-decoration: underline;
}

div.mainHeadingWrapper
{
    float: left;
    clear: both;
    margin: 0 0 0 10px;
    width: 410px;
}

div.introText
{
    font-size: 14px;
    font-style: italic;
    font-weight: normal;
    margin: 10px 0 10px 0;
    width: 410px;
}

div.articleBodyText
{
    width: 410px;
}

div.articleBodyText a
{
    text-decoration: underline;
}

div.articleBodyText h4
{
    margin-bottom: 3px;
    margin-top: 20px;
}

div.articleBodyText ul
{
    margin-left: 15px;
}

span.replyComment
{
    background: url(/images/icons/sprite.png) -200px -137px no-repeat;
    padding: 0 0 0 15px;
    cursor: pointer;
}

h2.commentHeading
{
    background: url(/images/icons/sprite.png) -396px -100px no-repeat;
    padding-left: 20px; 
    padding-bottom: 5px;
}

/********** MISC ****************/
.floatRight
{
	float: right;
}

.floatLeft
{
	float: left;
}

.clearFix
{
	float: left;
	clear: both;
	line-height: 1px;
	font-size: 1px;
}
.rightMargin10
{
	margin: 0 10px 2px 0;
	float: left;
}

.rightImage
{
    float: right;
    margin: 10px 0 10px 15px;
    clear: both;
}

.faktabox
{
    width: 180px;
    border: 1px solid #404040;
    float: left;
    padding: 10px 5px;
}

.articleWrapper a.nyroModal
{
    cursor: pointer;
}

.nyroModal
{
}

a.org
{
    color:#76af20;
    font-size: 12px;
}

ul.bulletlist
{
    margin: 10px 0 10px 20px;
}

div.linkwrapper
{
    margin: 0 0 0 0;
    float: left;
    width: 450px; 
}
div.linkwrapper a
{
    float: right;
    margin: 20px 0 0 0;
    color: #76af20;
    font-size: 12px;
}

.imagecontainer
{
    width: 440px;
    border: 1px solid yellow;
    clear: both;
}

.imagecontainer:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.imagecontainer img
{
    float: left;
}

.imagecontainer img.middleimage
{
    margin: 0;
}

.imagecontainer div.imagecaption
{
    float: left;
}

.quizbox
{
    float: left;
}

.txtcommon
{
    width: 200px;
}

.quizbox .itemrow
{
    float: left;
    margin: 0 0 10px 0;
    clear: both;
}

.quizbox:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

