body {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #ededec;
	color: black;
	font: 0.8em "Arial", sans-serif;
}


h1 {
	font: 6.5em "Arial Black", sans-serif;
	color: black;
	display: inline;
}


h2 {
	font: 1.25em "Courier New", serif;
	color: black;
	display: inline;
}



h3 {
	font: 1.25em "Arial Black", sans-serif;
	display: inline;
}



a {
	color: #336680;
	text-decoration: none;
}



a:hover, a:active, a:focus {
	color: #b60600;
	/*color: #92a9B7;*/
	text-decoration: none;
}



a img {
	border: none;
}



/*********************************************/

.right {
	float: right;
	text-align: right;
}

.left {
	text-align: left;
}

.visible {
	display: visible;
}


.invisible {
	display: none;
}


.courier {
	font: 1.25em "Courier New", serif;
}



/********************************************/

#gozv {
	float: left;
	width: 20%;
}


#bild {
	float: left;
	width: 200px;
}



#page {
	float: right;
	padding: 0% 1% 1% 3%;
	width: 76%;	
	
}


#header {
	width: 76%;
	height: 110px;
}



/*******************************************/


#jox {
	width: 76%;
	height: 700px;
	position: absolute;
	top: 140px;
}



#jox img {
	position: absolute;
	top: 20px;
	width: 250px;
	height: 300px;
	/*outline: 2px solid #92a9B7;*/
	border-top: 2px solid #92a9B7;
	border-bottom: 2px solid #92a9B7;
	border-left: 2px solid #92a9B7;
}


/********************************************/

#t1, #t2, #t3 {
	position: absolute;
	
}


#t1 {
	left: 0;
}



#t2  {
	left: 252px;
}



#t3 {
	left: 504px;
}


#t3 img {
	border-right: 2px solid #92a9B7;
}



#text {
	height: 220px;
	position: absolute;
	top: 390px;
	padding-right: 10px;
}


#links {
	position: relative;
	top: 10px;
}


#visa_sida {
	position: absolute;
	top: -60px;
	padding-bottom: 10px;
	font-size: 0.85em;
}


#visa_sida a {
	word-spacing: 16px;
	font-style: normal;
}


.nummer {
	font: 1.85em "Arial", sans-serif;
	font-style: normal;
	color: #b60600;
}




/********************************************************************************/














	

