html body {
	background-image: none !important;
	background: #FFFFFF !important;
}

a {
	text-decoration: none !important;
}

#header-sektion {
	width: 100%;
	height: 90px;
	background: #eeeeee;
}

#header-wrapper {
	width: 950px;
	margin: 0 auto;
}

#header-loggo {
	width: 170px;
	height: 90px;
	background-image: url('images/2014/traveko_loggo.png');
	background-repeat: no-repeat;
	background-position: center left;
	background-size: 170px 38px;
	float: left;
}

#header-menu {
	display: inline-block;
	float: right;
	color: #a1a1a1;
	margin-top: 47px;
}

#header-menu a {
	color: #a1a1a1;
	text-decoration: none;
}

#header-contact-sektion {
	width: 100%;
	height: 23px;
	background: #993333;
}

#header-contact {
	float: left;
	color: #FFFFFF;
	text-align: left;
	display: inline-block;
}

#header-contact a {
	color: #FFFFFF;
	text-decoration: none;
}

#header-contact a:hover {
	text-decoration: underline;
}

#header-link {
	display: inline-block;
	float: right;
}

#header-link a {
	color: #FFFFFF;
}

#content {
	width: 950px;
	height: auto;
	margin: 20px auto 0px auto;
}

#content-left {
	width: 749px;
	float: left;
	border-right: 1px solid #cdcdcd;
	min-height: 660px;
	height: auto;
}

#content-right {
	width: 150px;
	margin-left: 50px;
	float: left;
}

#widget-login {
	width: 108px;
	background: #eeeeee;
	text-align: center;
	padding: 20px;
	color: #a1a1a1; 
	font-size: 9px;
	border: 1px solid #a1a1a1;
	margin-bottom: 20px;
}

#widget-login a { text-decoration: none; color: #a1a1a1; }

input.login {
	height: 25px;
	width: 102px;
	margin-bottom: 10px;
}

input.loginbutton {
    background: none repeat scroll 0 0 #993333;
    border: medium none !important;
    color: #FFFFFF;
    font-size: 12px;
    height: 35px;
    width: 100%;
	padding: 10px;
}

#widget-china {
	width: 108px;
	height: 0px;
	padding: 108px 20px 20px 20px;
	margin-bottom: 20px;
	background-image: url('images/2014/widget_kina.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #eeeeee;
	text-align: center;
	border: 1px solid #a1a1a1;
}

#widget-southafrica {
	width: 108px;
	height: 0px;
	padding: 108px 20px 20px 20px;
	margin-bottom: 20px;
	background-image: url('images/2014/widget_sydafrika.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #eeeeee;
	text-align: center;
	border: 1px solid #a1a1a1;
}

#widget-lakare-title {
	text-align: center;
	color: #FFFFFF;
	background: #993333;
	padding: 5px 0px 5px 0px;
	width: 150px;
}

#widget-lakare {
	width: 108px;
	height: 0px;
	padding: 130px 20px 20px 20px;
	margin-bottom: 20px;
	background-image: url('images/2014/widget_lakare.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #eeeeee;
	text-align: center;
	border: 1px solid #a1a1a1;
}

a .widget-link { color: #993333 !important; text-decoration: none !important; font-size: 10px; }
a .widget-link a:after { content: " »"; }

.pdfiewer div a { color: #993333 !important; text-decoration: underline !important; }

#footer-sektion {
	width: 100%;
	height: 30px;
	background: #a1a1a1;
	margin-top: 20px;
	padding-top: 10px;
}

#footer {
	width: 950px;
	margin: 0 auto;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	text-decoration: underline !important;
}

#outerContainer div#mainContainer div#viewerContainer {
	margin-bottom: 20px;
}