/* 
*******************************************************************
CSS för Gotland – Idrottens Ö.
******************************************************************
*/

body { 
	margin: 0; 
	padding: 0; 
	background: url(../../files/main/background.gif) repeat-x; 
	background-color: #ffffff;
 	font-size: 70%; 
}

/* Master div */
#container { text-align: left; position: absolute; top: 0px; left: 0px; width: 100%; overflow: visible; visibility: visible; display: block; }

/* Content */
#picture { position: absolute; margin-left: -369px; top: 105px; left: 50%; width: 768px; height: 119px; visibility: visible; }
#content { position: absolute; padding:0 0 0 0px; margin-left: -368px; top: 240px; left: 50%; width: 770px; visibility: visible; }
#main { position: relative; padding:0 0 20px 0; margin-top:0px; width:500px; float:left; }
#right { position: relative; padding:0 0 20px 0; margin-top:0px; width:257px; float:right;  }

#sidfot { position: relative; padding:0 0 0 0; margin-left:0px; margin-top:10px; float:left; }

/* Sidhuvud, meny, logo */
#menu { position: absolute; margin-left: -370px; top: 73px; left: 50%; width: 780px; height: 31px; visibility: visible; }

#logo { position: absolute; margin-left: -355px; top: 35px; left: 50%; width: 247px; height: 26px; visibility: visible; }
#top { position: absolute; margin-left: -367px; top: 0px; left: 50%; width: 247px; height: 46px; visibility: visible; }
#flags { position: absolute; margin-left: 355px; top: 5px; left: 50%; width: 50px; height: 14px; visibility: visible; }
