/* CSS Document */

body{
background-image: url(img/bg4.jpg);
background-repeat:repeat-x;
background-color:#FFF;
margin:0 auto;
padding:0;
}
#wrapper {
	margin:0 auto;
	margin-top: 0px;
	width:1200px;
	height:1005px;
}

#container {
	width:960px;
	margin-left:120px;
	margin-top:0px;
	}

#flashintro {
	margin: 0 0 0 0;
	width:960px;
	height:518px;
	float: left;
	position: absolute;
	z-index: -1;
	}

	
#columrow {
	width:960px;
	margin-top:280px;
	margin-left:120px;
	}
	
#colum {
	float:left;
	width:260px;
	margin-right:30px;
	margin-top:20px;
	margin-left:25px;
	}

#columcontent {
	width:250px;
	margin:5px;
	}

#columbottom {
	width:260px;
	margin-top:20px;
	}

#left {
	float:left;
	}
#right {
	float:right;
	}

#tagline {
	position:absolute;
	background-image:url(img/temp/vibe_tag_mask2.png);
	background-repeat:no-repeat;
	width:1200px;
	height:678px;
	z-index:70;
	margin-top:275px;
	}
#logo {
	position:absolute;
	width:308px;
	height:165px;
	z-index:80;
	margin-top:0px;
	margin-left:140px;
	}
#ordbok {
	position:absolute;
	height:73px;
	z-index:81;
	margin-top:832px;
	margin-left:50px;
	}

#footer {
position:absolute;
clear:both;
height:100px;
width:1200px;
z-index:82;
margin-top:915px;
}
#clear {
	clear:both;
	}
#sponsors{
height:30px;
width:729px;
padding-top:5px;
text-align:center;
}



.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
a:link { color: #bf1f0b; text-decoration:none; }
a:visited { color: #bf1f0b; text-decoration:none; }
a:hover { color: #333333; text-decoration:none; font-weight: bold; }
.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #a80700;
	text-decoration: none;
	text-align: left;
}

#logotypen {
	width: 264px;
	height: 176px;
	border: none;
	background-image: url("img/temp/logga.png");
	repeat: no-repeat;
	}
	


