@charset "UTF-8";
/* CSS Document */

/* ADD THIS TO CSS */
div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

.storrubbe {
	font-family: Gotham, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.rubbeEngland {
	font-family: England, "Book Antiqua", Palatino, serif;
	font-size: 30px;
	font-weight: bold;
}

.mellanrubbe {
	font-family: MyriadSemibold, Arial-BoldMT, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #333;
}
.mellanrubbeLiten {
	font-family: MyriadSemibold, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}


.mellanrubbe2 {
	font-family: MyriadBlackIt, Helvetica-BoldOblique, "Arial Black", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
}

.mellanrubbeVit {
	font-family: MyriadSemibold, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
}
#newsSlider {
	font-family: MyriadBlackIt, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
}
.storrubbeBirth {
	font-family: Birth, Arial, Helvetica, sans-serif;
	font-size: 32px;
	
	color: #333;
}

.storrubbeBirthRed {
	font-family: Birth, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #900000;
}

.breadGotham {
	font-family: Gotham, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.breadCaslon {
	font-family: Caslon, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
.breadCaslon2 {
	font-family: Caslon, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	text-align: center;
}
.breadCaslonWhite {
	font-family: Caslon, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.breadMyriad {
	font-family: MyriadRegular, Arial, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
.breadMyriad2 {
	font-family: MyriadRegular, Arial, Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
}
.breadMyriadsemibold {
	font-family: MyriadSemibold, "Arial Black", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
}
.breadMyriadsemiboldVit {
	font-family: MyriadSemibold, Arial, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}

#content {
}

html,body {
	height:100%;
}

#main {
	background-color: #3CC;
	width: 960px;
}
body {
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #333;
	background-repeat: no-repeat;
	background-position: center;
	overflow: scroll;
}
.italicbold {
	font-style: italic;
	font-weight: bold;
}
#top {
	background-color: #121212;
	height: 100px;
	width: 1100px;
	margin-bottom: 3px;
	-moz-box-shadow: 0px 0px 4px #000000;
	-webkit-box-shadow: 0px 0px 4px #000000;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
}
#topbanner {
	background-color: #FC0;
	height: 100px;
	width: 1100px;
	margin-bottom: 0px;
	-moz-box-shadow: 0px 0px 4px #000000;
	-webkit-box-shadow: 0px 0px 4px #000000;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	font-size: 24px;
	text-align: center;
}
#logo {
	padding-left: 20px;
	padding-top: 15px;
	float: left;
}



#meny {
	text-align: right;
	padding-right: 10px;
	top: 20px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	background-color: #900000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	-moz-box-shadow: 0px 0px 4px #000000;
	-webkit-box-shadow: 0px 0px 4px #000000;
		-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#vinn {
	text-align: right;
	padding-right: 10px;
	top: 0px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 20px;
	width: 250px;
	height: 80px;
}
a.nav:link {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
a.nav:visited  {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
a.nav:hover {
	color: #666;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}
a.nav:active {color: #FFF; text-decoration: none;}

a.navred:link {
	color: #900;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
a.navred:visited  {
	color: #900;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}
a.navred:hover {
	color: #666;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}
a.navred:active {color: #900; text-decoration: none;}


a.nav2:link {
	color: #fff;
	text-decoration: none;
	font-weight: normal;

}
a.nav2:visited  {
	color: #fff;
	text-decoration: none;
	font-weight: normal;

}
a.nav2:hover {
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
}
a.nav2:active {color: #FFF; text-decoration: none;}


a.fb:link {
	color: #365897;
	text-decoration: none;
	font-variant: normal;
	font-family: MyriadSemibold, Arial, Helvetica, sans-serif;
}

a.fb:visited {
	color: #365897;
	text-decoration: none;
	font-variant: normal;
	font-family: MyriadSemibold, Arial, Helvetica, sans-serif;
}
a.fb:hover {
	color: #666;
	text-decoration: none;
	font-variant: normal;
	font-family: MyriadSemibold, Arial, Helvetica, sans-serif;
}

.columnbox {
    width: 600px;
    -moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
}

.bildmargin {
	margin-top: 8px;
	margin-bottom: 8px;
}
.rubbe {
	font-size: 14px;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #900;
	font-style: normal;
	font-weight: bold;
}
#botten {
	width: 1100px;
	background-color: #900;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#meny2 {
	text-align: left;
	padding-right: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ECECEC;
}
.face {
}
.english {
	float: right;
	font-family: MyriadRegular, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#fbtop {
	text-align: right;
	padding-right: 3px;
	top: 0px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 180px;
}
.newsdate {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #FFF;
	background-color: #333;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 20px;
}

img.top {vertical-align:text-top;}
img.bottom {vertical-align:text-bottom;}
