body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
	font-size: 10px;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}	
img {
	border: 0;
}
	
.img-border {
	border: 1px solid #000;
}
	
	
.clear{
	clear: both;
}
	
	.news-form{
		border: 1px solid #fff;
		height: 15px;
		width: 173px;
		margin-top: 3px;
	}
#banner {
	float: right;
}
#container{
	margin: 0 auto 0 auto;
	width: 1251px;
	z-index: 1;
}


	
	#header{
		height: 100px;
		background-image: url("../graphics/header_background.jpg");
		background-repeat: no-repeat;
		z-index: 2;
	}
	
	#top-bricks{
		position: relative;
		left: 248px;
		height: 100px;
		top: 0;
		width: 648px;
	}
	
	#Logotype{
		position: absolute;
		width: 195px;
		height: 125px;
		z-index: 99999;
	}
		#menu {
			display: inline;
			float: left;
	 		margin-top: 25px;
			margin-left: 22px;
			width: 109px;
			height: 142px;
			font-size: 10px;
		}	
				
		#content {
			display: inline;
			float: right;
			margin-right: 103px !important;
			margin-right: 94px;
			width: 722px;
		}	
				#index-content{
					position: relative;
					height: 522px;
					width: 722px;
					background-image: url("../graphics/start-content.jpg");
					background-repeat: no-repeat;	
					z-index: 5;	
				}
	
				#text-block{
					position: absolute;
					top: 380px;
					height: 74px;
					left: 114px;
					width: 365px;
					font-size: 10px;
					color: #535351;
				}
				#bottom-bricks{
					height: 93px;
					width: 722px;
					text-align: center;
				}
		
				#content-text {
	 				margin-top: 25px;
					margin-left: 11px !important;
					margin-left: 0px;
					padding: 10px !important;
					padding: 8px;
					position: relative;
					width: 691px;
					z-index: 2;
					background-color: #f6f6f6;
					height: 100%;
				}
							
					#content-text h1,h2,h3{
					  font-weight: normal;
					  color: #535151;
					}
					
						#content-text h1{
							font-size: 18px;
						}
							
						#content-text h2, h3{
						  font-size: 10px;
						}
						
						#content-text h2{
							font-weight: bold;
						}
	
	
	/* Sidfoten */
	
	
	#footer{
		position: relative;
		margin-top: 70px;
		bottom: 0px;
		height: 91px;
		width: 1000px;
		background-image: url("../graphics/footer.jpg");
		background-repeat: no-repeat;
		z-index: 2;
	}
		
		#footer-text-1 {
			position: absolute;
			bottom: 20px;
			left: 201px;
			height: 32px;
			width: 125px;
			color: #fff;
			font-size: 10px;
			text-align: left;
		
		}
			
		#footer-text-2 {
			position: absolute;
			bottom: 20px;
			left: 383px;
			height: 32px;
			width: 220px;
			color: #fff;
			text-align: left;
			font-size: 10px;
		
		}
			#footer-text-2 table {
				width: 220px;
				margin: 0;
				padding: 0;
				border: 0;
				border-collapse: collapse;
			}
				#footer-text-2 table tr {
					text-align: left;
					vertical-align: top;
				}
					#footer-text-2 table tr td.col-1{
						width: 70px;
					}
					#footer-text-2 table tr td.col-2{
						width: 150px;
					}
				
		#footer-text-3 {
			position: absolute;
			bottom: 20px;
			left: 597px;
			height: 32px;
			width: 137px;
			color: #fff;
			text-align: left;
			font-size: 10px;
		
		}
		#footer-text-4 {
			position: absolute;
			bottom: 20px;
			left: 830px;
			height: 32px;
			width: 137px;
			color: #fff;
			text-align: left;
			font-size: 10px;
			text-align: center;
		}
			#footer-text-4 a {
				color: #ccc;
			}
			#footer-text-4 a:hover {
				text-decoration: underline;
			}
				
			#footer-news{
				position: absolute;
				bottom: 20px;
				right: 60px;
				height: 32px;
				width: 180px;
				color: #fff;
				letter-spacing: 1px;
				font-weight: bold;
				text-align: right;
				font-size: 10px;
				
			}
				a.footer {
					color: #fff;
				}
		
					a.footer:hover {
						color: #fff;
						text-decoration: underline;
					}
		/* Slut på sidfoten */		

				#tu-series {
					position: relative;
					margin-left: 136px;
					height: 476px;
					width: 722px;
					background-repeat: no-repeat;
				}
				
					#tu-series-tag {
					  position: absolute;
					  left: 272px;
					  width: 98px;
					  height: 48px;
					  background-image: url("../graphics/tu_series_tag.jpg");
					  z-index: 3;
					}
				
				
	#tu-series-text {
		margin-left: 11px !important;
		margin-left: 0px;
		margin-top: 79px;
		padding: 10px !important;
		padding: 8px;
		position: absolute;
		width: 231px;
		z-index: 2;
		background-color: #f6f6f6;
		height: 235px;
	}
				
		#tu-series-text h1,h2,h3{
		  font-family: Verdana;
		  font-weight: normal;
		  color: #535151;
		  padding: 0;
		  margin: 0;
		}
		
			#tu-series-text h1{
	 			font-size: 18px;
			}
				
			#tu-series-text h2, h3{
			  font-size: 10px;
			}
			
			#tu-series-text h2{
				font-weight: bold;
			}
				
		
		
				
	#tu-series-links {
	  position: absolute;
	  left: 0px;
	  top: 345px;
	  width: 398px;
	  height: 48px;
	  z-index: 3;
	  margin: 0;
	  padding: 0;
	}
		
		#tu-series-links div {
			float: left;
			text-align: center;
			width: 74px;
			margin-left: 13px !important;
			margin-left: 4px;
		}
				
			#tu-series-links div a {
				color: #858585;
				font-size: 10px;
				font-weight: bold;
				text-decoration: underline;
			}
				
				#tu-series-links div a.active {
					color: #000;
				}
						
					#tu-series-pdf {
					  position: absolute;
					  width: 100px !important;
					  text-align: left !important;
					  margin-top: 100px;
					  left: 9px !important;
					}
				
	#tool {
		z-index: 1;
		display: block;
		position: absolute;
		margin-top: 38px;
		margin-left: 298px !important;
		margin-left: 288px;
	}
		.tooltip {
			position: absolute;
		}
						
			#tu-tool-1 {
				z-index: 10;
				width: 278px;
				height: 243px;
				margin-top: 11px;
				visibility: hidden;
				margin-left: 208px;	
			}
				
					#tu-tool-1 img {
						width: 278px;
						height: 243px;
						cursor: pointer;
					}
					
				#tu-tool-2 {
					z-index: 10;
					width: 278px;
					height: 260px;
					margin-top: 92px;
					margin-left: 522px;	
					visibility: hidden;		
				}
						#tu-tool-2 img {
							width: 278px;
							height: 260px;
							cursor: pointer;
						}
						
				#tu-tool-3 {
					z-index: 10;
					width: 278px;
					height: 174px;
					margin-top: 261px;
					margin-left: 167px;	
					visibility: hidden;		
				}
						#tu-tool-3 img {
							width: 278px;
							height: 174px;
							cursor: pointer;
						}
						
				#tu-tool-4 {
					z-index: 10;
					width: 311px;
					height: 384px;
					margin-top: 120px;
					margin-left: 216px;	
					visibility: hidden;		
				}
						#tu-tool-4 img {
							width: 311px;
							height: 384px;
							cursor: pointer;
						}
					
				#tu-tool-5 {
					z-index: 10;
					width: 278px;
					height: 341px;
					margin-top: 220px;
					margin-left: 497px;	
					visibility: hidden;				
				}
						#tu-tool-5 img {
							width: 278px;
							height: 341px;
							cursor: pointer;
						}
					
					
				#tx-tool-1 {
					z-index: 10;
					width: 354px;
					height: 220px;
					margin-top: 31px;
					margin-left: 362px;	
					visibility: hidden;				
				}
				
						#tx-tool-1 img {
							width: 354px;
							height: 222px;
							cursor: pointer;
						}
				
				#tx-tool-2 {
					z-index: 10;
					width: 354px;
					height: 311px;
					margin-top: 21px;
					margin-left: 344px;	
					visibility: hidden;		
				}
						#tx-tool-2 img {
							width: 354px;
							height: 311px;
							cursor: pointer;
						}
						
				#tx-tool-3 {
					z-index: 10;
					width: 355px;
					height: 402px;
					margin-top: 147px;
					margin-left: 277px;	
					visibility: hidden;		
				}
				
						#tx-tool-3 img {
							width: 355px;
							height: 401px;
							cursor: pointer;
						}
						
				#tx-tool-4 {
					z-index: 10;
					width: 354px;
					height: 220px;
					margin-top: 315px;
					margin-left: 391px;	
					visibility: hidden;		
				}
					
						#tx-tool-4 img {
							width: 354px;
							height: 220px;
							cursor: pointer;
						}
						
				#tx-tool-5 {
					z-index: 10;
					width: 633px;
					height: 316px;
					margin-top: 170px;
					margin-left: 303px;	
					visibility: hidden;				
				}
				
						#tx-tool-5 img {
							width: 633px;
							height: 316px;
							cursor: pointer;
						}				
					


				#tt-tool-1 {
					z-index: 10;
					width: 394px;
					height: 392px;
					margin-top: 22px;
					margin-left: 303px;	
					visibility: hidden;				
				}
						#tt-tool-1 img {
							width: 394px;
							height: 392px;
							cursor: pointer;
						}
						
				#tt-tool-2 {
					z-index: 10;
					width: 393px;
					height: 296px;
					margin-top: 127px;
					margin-left: 243px;	
					visibility: hidden;		
				}
						#tt-tool-2 img {
							width: 393px;
							height: 296px;
							cursor: pointer;
						}
					
				#tt-tool-3 {
					z-index: 10;
					width: 394px;
					height: 309px;
					margin-top: 125px;
					margin-left: 440px;	
					visibility: hidden;		
				}
				
						#tt-tool-3 img {
							width: 394px;
							height: 308px;
							cursor: pointer;
						}
					
					
	a.tooltip-link {
	  position: absolute;
	  text-decoration: underline;
	  font-size: 10px;
	  font-weight: bold;
	  color: #757575;
	  z-index: 999;
	}		
					

				a#tu-link-1 {
					margin-top: 47px;
					margin-left: 394px !important;
					margin-left: 414px;
				}
				a#tu-link-2 {
					margin-top: 124px;
					margin-left: 535px !important;
					margin-left: 555px;
				}
				a#tu-link-3 {
					margin-top: 400px;
					margin-left: 276px !important;	
					margin-left: 296px;	
				}
				a#tu-link-4 {
					margin-top: 360px;
					margin-left: 356px !important;
					margin-left: 376px;	
				}
				a#tu-link-5 {
					margin-top: 415px;
					margin-left: 488px !important;	
					margin-left: 508px;				
				}
				
				a#tx-link-1 {
					margin-top: 48px;
					margin-left: 346px;				
				}
				a#tx-link-2 {
					margin-top: 29px;
					margin-left: 607px;		
				}
				a#tx-link-3 {
					margin-top: 426px;
					margin-left: 326px;		
				}
				a#tx-link-4 {
					margin-top: 381px;
					margin-left: 373px;		
				}
				a#tx-link-5 {
					margin-top: 361px;
					margin-left: 488px;				
				}
				
				
				
				a#tt-link-1 {
					margin-top: 57px;
					margin-left: 412px !important;
					margin-left: 452px;
				}
				a#tt-link-2 {
					margin-top: 374px;
					margin-left: 395px !important;
					margin-left: 395px;
				}
				a#tt-link-3 {
					margin-top: 385px;
					margin-left: 582px !important;	
					margin-left: 618px;	
				}


#languages {
	margin-top: 10px;
	width: 100px;
}
	#languages table {
		margin: 0;
		border: 0;
		border-collapse: collapse;
		padding: 0;
		width: 100px;
	}
		#languages table tr {
			text-align: left;
			vertical-align: middle;
		}
			#languages table tr td a {
				color: #000;
			}
			#languages table tr td a:hover {
				text-decoration: underline;
			}
div.bannerBlock {
	float: left;
	margin: 0 10px 0 0;
	display: inline;
	width: 251px;
}