/* @override http://new.globaltext.se/css/gt_screen.css */

@charset "utf-8";
/* CSS Document */
* {font-family: Verdana, sans-serif; font-size: 11px;}
img {
	border: 0;
}
a:link {
	color: #276E89;
	text-decoration:underline;
}
a:visited {
	color: #276E89;
}
a:hover {
	color:#000;
}
a:active {
	color: #276E89;
}
.left {
	float:left;
}
.pad5px {
	padding-right:5px;
}
h1 {
	font-size:16px;
	padding:0px;
	margin:0 0 15px 0;
}
.xtra {
	margin:35px 0px 0px 0px;
}
h2 {
	font-size:16px;
	padding:0px;
	margin:0 0 15px 0;
}
h3 {
	font-size:16px;
	padding:0px;
	margin:35px 0px 0px 0px;
}
h4 {
	font-size:12px;
	padding:0px;
	margin:0px;
}

/*.leftcontentHeadline {
	color:#276E89;
	padding:0 0 4px 14px;
	background:url(../gfx/leftContentDownArrow.gif) no-repeat -2px 1px;
}*/

#wrapper {
	margin: 0 auto;
	position: relative;
	width:790px;
	background-color: #fff;
	padding: 14px;
}
#menu {
	/*position:relative;*/
}
#gt_menu {
	width: 790px;
	margin-top: 14px;
	/*background-color: #468EA9;*/
}
#gt_menu li {
	border-right:1px #fff solid;
}
#gt_menu li a {
	color:#fff;
}
#gt_menu li ul li.current a {
	/*color: #fff;*/
	text-decoration:underline;
	font-weight:bold;
}
#gt_menu li ul {
	border-top:3px #ccc solid;
	width: 790px;
	background-color: #e1e1e1;
	height:28px;
}
#gt_menu li ul a {
	color:#000;
	font-size:10px;
}
#gt_menu li ul li a:hover {
	/*color:#fff;*/
	text-decoration:underline;
}
#gt_menu li ul li {
	border:none;
	/*height:28px;
	background:#e1e1e1;*/
}
body {
	background-color: #eeeeee;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	margin:0;
	padding:0;
}
#flashWrapper {
	width:790px;
	height:125px;
	/*margin-bottom:14px;*/
	background-color:#ccc;
}
#languages {
	position: absolute;
	left: 739px;
	width: 80px;
	top: 160px;
	z-index:999;
}
#sv {
	float:left;
	margin-right:2px;
}
#en {
	float:left;
	margin-right:2px;
}
#ch {
	float:left;
}
#login {
	position: absolute;
	left: 609px;
	width: 200px;
	top: 186px;
	z-index:999;
}
#container {
	 line-height:18px;
}
#left_content {
	width: 190px;
	float:left;
	margin-top:14px;
	line-height:15px;
}
#left_content a {
	color:#276E89;
	font-weight:bold;
	text-decoration:none;
}
#left_content a:hover {
	color:#000;
	text-decoration:none;
}
#offert_box {
	margin-bottom:14px;
	background-color:#ccc;
}
#left_1st_greybox {
	background:#f1f1f1;
	border-left:8px #276E89 solid;
	height:27px;
}
#left_middle_greybox {
	background:#f1f1f1;
	margin-top:2px;
	border-left:8px #276E89 solid;
	height:27px;
}
#left_last_greybox {
	background:#f1f1f1;
	margin-top:2px;
	border-left:8px #276E89 solid;
	height:27px;
}
#right_content {
	width:572px;
	float:right;
	padding-left:14px;
	border-left:1px #9e9d9b dashed;
	margin-top:14px;
}
#left_padding_greybox {
	padding:6px 10px 0 10px;
}
#footerWrapper {
	/*margin-top:14px;*/
	border-top:1px #9e9d9b dashed;
}
#footerBorder {
	/*border-top:1px #9e9d9b dashed;*/
	padding-top:3px;
}
#footer {
	background-color:#468ea9;
	border-top:3px #246b86 solid;
	height:17px;
	color:#fff;
	padding:10px 14px 8px 14px;
	position:relative;
}
#gt_footer_logo {
	/*float:left;*/
	position:absolute;
	top:3px;
	left:5px;
}
#gt_address {
	float:right;
	font-size:10px;
}
#gt_address a {
	color: #fff;
	text-decoration:none;
	font-size:10px;
}
.error {
	color: red;
}
a.leftContentLink {
	display:block;
	background:#f1f1f1;
	padding: 5px 0 7px 10px;
	border-left:8px #276E89 solid;
	margin-bottom:2px;
	font-size:11px;
	color:#276E89;
	cursor:pointer;
}
a.leftContentLink:hover {
	background:#f1f1f1 url(../gfx/lectContentArrow.gif) no-repeat right center;
}

.leftcontentHeadline {
	display:block;
	/*background:#f1f1f1;*/
	padding: 5px 0 7px 10px;
	margin-bottom:2px;
	color:#276E89;
	font-size:14px;
}

.leftcontentHeadline_01 {
	display:block;
	background:#f1f1f1;
	padding: 5px 0 7px 10px;
	margin-bottom:2px;
	color:#276E89;
	font-size:14px;
}