/* 
*******************************************************************
CSS för Gotland Ring

Didvision Interactive - www.didvision.se
******************************************************************
*/

body { 
	height: 100%;
  	margin-bottom: 1px;
	background: #ffffff url(../../files/images/background_start.jpg) 0 0 no-repeat;
	margin: 0; 
	padding: 0; 
 	font-size: 70%; 	
}

/* Master div */
#container { width: 1013px; margin: 0 auto; }

/* Content */
#content { position: absolute; padding:0 0 0 0; margin-left:-3px; top: 350px; width: 1020px; }
#directions { position: absolute; padding:0 0 0 0; margin-left:770px; top: 335px; }
#text { position: absolute; padding:0 0 0 0; margin-left:30px; top: 370px; width: 472px; height:240px; }
#news { position: absolute; padding:0 0 0 0; margin-left:525px; top: 370px; width: 230px; height:240px; }
#banprofil { position: absolute; padding:0 0 0 0; margin-left:780px; top: 370px; width: 230px; height:240px; }


/* Sidhuvud, meny, logo */
#menu { position: absolute; margin-left:2px; width:1013px; padding:0 0 0 0; top: -1px; visibility: visible; }
#flags { position: absolute; margin-left:995px; width:45px; padding:0 0 0 0; top: 10px; visibility: visible; }
#sidfot { position: absolute; margin-left:40px; width:1013px; padding:0 0 0 0; top: 620px; visibility: visible; }

