* { padding: 0; margin: 0; }

body {
	font-family: arial, helvetica, verdana, tahoma;
	font-size: 11px;
	color: #fff;
	
	line-height: 16px;
	
	background: url('../images/common_bg.gif') repeat-x #000;
}

input, textarea, select {
	font-family: arial, helvetica, verdana, tahoma;
	font-size: 10px;
}

img {
	border: none;
}

.clear {
	clear: both;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #f7941e;
}

.orange {
	color: #f7941e;
}

h1 {
	font-size: 40px;
	line-height: 36px;
	font-weight: normal;
	color: #eaeaea;
}

h2 {
	font-size: 26px;
	line-height: 26px;
	font-weight: normal;
	color: #eaeaea;
}

h3 {
	font-size: 21px;
	line-height: 21px;
	font-weight: normal;
	color: #eaeaea;
	
	margin-bottom: 5px;
}

/* sIFR */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}



.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

/*
*	basic
*/

#background {
	width: 968px;
	padding: 0 4px 0 4px;
	margin: 0 auto;

	background: url('../images/bg_new.gif') no-repeat;
}

#container {
	margin-left: 32px;
}

#header {
	height: 83px;
}

#header .logotype {
	float: right;
	width: 71px;
	
	/*ie6*/
	margin: 30px 33px 0 0 !important;
	margin: 30px 16px 0 0;
}

/* box */
.box {
	margin-bottom: 25px;

	/*ie6*/
	padding-bottom: 5px !important;
	padding-bottom: 0;
}

.small-box {
	width: 197px;
	background: url('../images/small-box-bg.gif');
}

.medium-box {
	width: 310px;
	background: url('../images/medium-box-bg.gif');
}

.large-box {
	width: 428px;	
	background: url('../images/large-box-bg.gif');
}

.small-box .box-content {
	background: url('../images/small-box-top.gif') no-repeat;
}

.medium-box .box-content {
	background: url('../images/medium-box-top.gif') no-repeat;
}

.large-box .box-content {
	background: url('../images/large-box-top.gif') no-repeat;
}

.box .box-content {
	min-height: 100px;
	
	/* IE */
	padding: 17px !important;
	padding: 17px 17px 5px 17px;
}
* html .box .box-content { height: 100px; }

.box .box-content p {
	margin: 0 0 5px 0;
}

.box .box-content a:hover {
	color: #fff;
}

.box .box-footer {
	height: 2px;
	
	/* FF */
	margin-bottom: -5px !important;
	margin-bottom: 0;
}

.small-box .box-footer {
	background: url('../images/small-box-footer.gif') no-repeat bottom;
}

.medium-box .box-footer {
	background: url('../images/medium-box-footer.gif') no-repeat bottom;
}

.large-box .box-footer {
	background: url('../images/large-box-footer.gif') no-repeat bottom;
}

/*
*	top menu
*/

#menu {
}

.menu-om-gdm, .menu-tjanster, .menu-kundcase, .menu-jobb, .menu-press, .menu-kontakt,
.menu-sub-om-gdm, .menu-sub-tjanster, .menu-sub-kundcase, .menu-sub-jobb, .menu-sub-press, .menu-sub-kontakt {
	display: block;
	float: left;
	height: 33px;
	
	background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

/* start menu */

.menu-om-gdm {	
	width: 99px;
	background: url('../images/menu_om_gdm.gif');
}
.menu-om-gdm:hover, .menu-om-gdm-active { background-position: -99px 0px; cursor: pointer; }


.menu-tjanster {	
	width: 164px;
	background: url('../images/menu_tjanster.gif');
}
.menu-tjanster:hover, .menu-tjanster-active { background-position: -164px 0px; cursor: pointer; }

.menu-kundcase {	
	width: 135px;
	background: url('../images/menu_kundcase.gif');
}
.menu-kundcase:hover, .menu-kundcase-active { background-position: -135px 0px; cursor: pointer; }

.menu-jobb {	
	width: 127px;
	background: url('../images/menu_jobb.gif');
}
.menu-jobb:hover, .menu-jobb-active { background-position: -127px 0px; cursor: pointer; }

.menu-press {	
	width: 147px;
	background: url('../images/menu_press.gif');
}
.menu-press:hover, .menu-press-active { background-position: -147px 0px; cursor: pointer; }

.menu-kontakt {	
	width: 121px;
	background: url('../images/menu_kontakt.gif');
}
.menu-kontakt:hover, .menu-kontakt-active { background-position: -121px 0px; cursor: pointer; }

/* sub menu */

.menu-sub-om-gdm {	
	width: 99px;
	background: url('../images/menu_om_gdm_2.gif');
}
.menu-sub-om-gdm:hover, .menu-sub-om-gdm-active { background-position: -99px 0px; cursor: pointer; }


.menu-sub-tjanster {	
	width: 164px;
	background: url('../images/menu_tjanster_2.gif');
}
.menu-sub-tjanster:hover, .menu-sub-tjanster-active { background-position: -164px 0px; cursor: pointer; }

.menu-sub-kundcase {	
	width: 134px;
	background: url('../images/menu_kundcase_2.gif');
}
.menu-sub-kundcase:hover, .menu-sub-kundcase-active { background-position: -134px 0px; cursor: pointer; }

.menu-sub-jobb {	
	width: 126px;
	background: url('../images/menu_jobb_2.gif');
}
.menu-sub-jobb:hover, .menu-sub-jobb-active { background-position: -126px 0px; cursor: pointer; }

.menu-sub-press {	
	width: 162px;
	background: url('../images/menu_press_2.gif');
}
.menu-sub-press:hover, .menu-sub-press-active { background-position: -162px 0px; cursor: pointer; }

.menu-sub-kontakt {	
	width: 120px;
	background: url('../images/menu_kontakt_2.gif');
}
.menu-sub-kontakt:hover, .menu-sub-kontakt-active { background-position: -120px 0px; cursor: pointer; }

/*
*	main menu
*/

#main-menu {
	margin-top: -15px;
}

#main-menu li {
	list-style: none;
	
	min-height: 22px;
	padding: 15px 0 5px 0;
	
	background: url('../images/main-menu-bg.gif') no-repeat bottom;
}
* html #main-menu li { height: 22px; }

#main-menu li ul {
	margin-top: 15px;
	
	/* ie6 */
	padding-bottom: 0 !important;
	padding-bottom: 7px;
	
	background: url('../images/main-menu-bg.gif') no-repeat bottom;
}

#main-menu li .sub {
	background: none;
	bakground: #ccc;
}

#main-menu li ul li {
	height: 16px;
	padding: 0 0 0 10px;
	
	background: none;
}

#main-menu li ul li a {
	font-size: 10px;
	color: #828282;
}

#main-menu li ul li a:hover {
	color: #f7941e;
}

#main-menu .active a , #main-menu li ul .active a {
	color: #f7941e;
}

/*
*	start
*/

#start-body {
	height: 435px;
}

#start-footer {
	margin-bottom: 25px;
}

.start-menu {
	margin: 18px 0 0 11px;
}

/*
*	subpages
*/

.sub-header {
}

.submenu-top {
	float: left;
	margin-top: 25px;
}

#content {
	margin: 20px 0 0 0;
}

#left-column {
	width: 142px;
}

#left-column {
	float: left;
}

#right-column {
	width: 197px;
}

 /* search */

#search {
	margin: 35px 0 35px 0;
}

#search-form {
	margin-top: 10px;
}

#search-form div {
	height: 20px;
	background: url('../images/search_bg.gif');
}

#search-form input {
	background: none;
	border: none;
	
	color: #fff;
	font-size: 10px;
	
	margin: 4px 0 0 8px;
	width: 128px;
}

/* body */

#body, #body-large {
	min-height: 400px;
}
* html #body, * html #body-large { height: 400px; }

#body {
	float: left;
	width: 529px;
	
	margin: 0 0 0 38px;
}

#body-large {
	float: left;
	width: 723px;
	
	margin: 0 0 0 38px;
}

#body .large-image img, #body-large .large-image img {
	border: 3px solid #323232;
	margin-bottom: 10px;
}

#body .content, #body-large .content {
	margin: 0 8px 25px 8px;
}

#body .content p, #body-large .content p {
	margin-bottom: 18px;
}

#body .content .right-column, #body .content .left-column {
	width: 230px;
	
	margin: 15px 0 0 0;
}

#body-large .content .right-column, #body-large .content .left-column {
	width: 45%;
	
	margin: 15px 0 0 0;
}

#right-column {
	float: right;
}

#right-column .news {
	width: 130px;
	margin-top: 12px;
}

#right-column .news li {
	list-style: none;
	margin-bottom: 16px;
}

#press-quick {
	width: 512px;
	height: 139px;
	
	margin: 10px auto 0 auto;

	background: url('../images/press_quick_bg.gif') no-repeat;
}

#press-quick-form {
	margin-top: 15px;
}

#press-quick-form label {
	padding-right: 7px;
}

#press-quick-form select {
	width: 130px;
}

#press-quick-form p {
	width: 190px;
	margin-top: 10px;
}

#press-quick .left-column {
	width: 350px;
	padding: 20px;
}

#press-quick .right-column {
	width: 107px;
	margin-top: 100px;
}

#press-release-table {
	margin-top: 15px;
}

#press-release-table tr td {
	padding: 2px 4px 2px 4px;
}

#press-release-table .pressrelease {
	width: 330px;
}

#press-release-table .date {
	width: 145px;
}

#press-release-table .size {
	width: 35px;
}

#press-release-table .bg {
	background: #202020;
}

#press-material {
	margin-top: 25px;
}

#press-material table {
	margin-top: 10px;
}

#press-material .left-image {
	padding: 0 55px 35px 0;
}

#press-material table tr td img {
	border: 3px solid #323232;
}

.news-article {
	margin: 20px 0 50px 0;
}

.news-article .left, .news-article .right {
	width: 245px;
	margin-top: 10px;
}

.news-article .back {
	float: right;
	margin: 5px 5px 0 0;
}

#contact-form-holder {
	width: 519px;
	height: 347px;
	
	margin: 0 auto;

	background: url('../images/contact-form-bg.jpg') no-repeat;
}

#contact-form-holder .content {
	padding: 20px 20px 0 20px;
}

#contact-form-holder .submit {
	
}

#contact-form-holder input, #contact-form-holder textarea {
	width: 210px;
}

#contact-form-holder textarea {
	height: 61px;
}

#contact-form-holder label {
	display: block;
	margin: 12px 0 2px 0;
}

#contact-form {
	margin-top: 20px;
}

#contact-form .option {
	margin-right: 5px;
}

#contact-form select {
	width: 130px;
}

#contact-form p {
	display: inline;
}

#board-of-directors {
	margin-top: 20px;
}

#board-of-directors .person {
	margin-top: 30px;
}

#board-of-directors .persom .left, #board-of-directors .person .right {
	width: 245px;
}


#board-of-directors .person .left img {
	border: 3px solid #323232;
}

.box-holder .left-column {
	width: 197px;
}

.box-holder .right-column {
	width: 310px;
}

.box-holder p {
	margin-bottom: 15px;
}

.box-holder .header {
	margin-bottom: 5px;
}

.case {
	margin-top: 20px;
}

.case .case-left-column {
	width: 250px;
}

.case .case-right-column {
	width: 428px;
}

.case .case-right-column h2 {
	margin-bottom: 10px;
}

.case .case-right-column .case-box .case-box-left {
	width: 250px;
}

.case .case-right-column .case-box .case-box-right {
	width: 95px;
	margin-top: 70px;
}

.case .case-right-column .large-box-left {
	width: 250px;
}

.case .case-right-column .large-box-right {
	width: 115px;
	
	/* IE */
	margin: -30px -17px 0 0 !important;
	margin: -30px -7px 0 0;
}

.service {
	margin-top: 20px;
}

.service .service-left-column {
	width: 250px;
}

.service .service-right-column {
	width: 428px;
}

.service .service-right-column .service-box {
	margin-bottom: 10px;
}

.service .service-right-column .service-box h2 {
	margin-bottom: 10px;
}

.service .service-right-column .service-box .service-box-left {
	width: 250px;
}

.service .service-right-column .service-box .service-box-right {
	width: 76px;
	margin-top: 95px;
}

/* footer */

#footer {
	width: 900px;
	
	margin: 15px 0 15px 0;
	padding: 8px 0 0 0;
	
	background: url('../images/footer_bg.gif') no-repeat;
	
	text-transform: uppercase;
	color: #545454;
	font-size: 9px;
}

#footer a {
	color: #545454;
}

#footer a:hover {
	color: #f7941e;
}

#footer .left-column {
	float: left;
	width: 750px;
}

#footer .right-column {
	float: right;
	width: 14px;
}

/* tool tips */
.tool-tip {
	color: #fff;
	width: 150px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #f7941e;
	padding: 8px 8px 0;
	background: #000;
}
 
.tool-text {
	font-size: 11px;
	padding: 2px 8px 8px;
	background: #000;
}
