*{
	margin: 0;
	padding: 0;
}
img{
	border: 0;
}
img.pdf{
	padding-right: 10px;
}

body{
	/*1em = 10px */
	font-size: 62.8%; 
	background: #efefef !important;
	font-family: verdana;
	/*padding: 5px;*/
	padding: 0;
}
/* Links */
a{
	color: #d8101b;
	text-decoration: underline;
}

/* dashed page-divider */
.line{
	float:left;
	width:100%; 
	margin:0px 0 15px 0; 
	border-bottom:1px dotted #ababab; 
	line-height:0; 
	font-size:0;
}
.bgRed{
	background-color:#db101b;
}
.red{
	color:#db101b;
}
.black{
	color:#000;
}
.clearBoth{
	clear: both;
}
.floatLeft{
	float: left;
}
.floatRight{
	float: right;
}
.noMargin{
	margin: 0;
}
/* Headings */
h1{
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 14px 0;	
	clear:both;
	color:#db101b;

}


h2{
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 4px 0;	
	color:#000;
}
h3{
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 2px 0;	
	color: #000;
}

/* Paragraphs */
p{
	font-size: 1.2em;
	line-height: 1.25em;
	margin-bottom: 15px;
	clear: both;
}

p.textsmallgrey, span.textsmallgrey{
	font-size: 1.1em;
	color: #909090;
	padding: 0;
	margin: 0;
}
span.textsmallgrey{
	font-size: 0.9em;
}
span.textred{
	color: #db101b;
}

.text{
	font-size: 12px;
}


/*Header with grey background for text information - sectionStartpage*/
div#header{
	clear:both;
	float: left;
	margin: 0 0 14px 0;
	padding: 0 0 1px 0;
	width: 525px;
	background: #efefef;
}

div#header img{
	padding: 0 0 0 0;
}

div#header p{
	font-size: 1.2em;
	margin: 0px;
}

div#header div{
	float: left;
	padding: 5px;
	min-height: 44px;
}

/* imageheader - textPages*/
div#imageheader{
	clear:both;
	float: left;
	width: 525px;
	height: 136px;
	margin-bottom: 14px;
}

/* lists */
ul.black, ul.red, ul.blacksmallspace, ul.redsmallspace{
	display: block;
	font-size: 1.2em;
	line-height:1.25em;
	list-style-type: none; 
    margin: 0 0 16px 3px;
}
ul.black li, ul.red li, ul.blacksmallspace li, ul.redsmallspace li{
	margin: 0 0 7px 0;
    padding: 0 0 0 12px;
	background-position: 0px 6px;
	background-repeat: no-repeat;
	background-image: url("../graph/bullet.gif");
}
ul.red, ul.redsmallspace{
	color: #d8101b;
}
ul.red li, ul.redsmallspace li{
	background-image: url("../graph/red_bullet.gif");
}
ul.blacksmallspace li, ul.redsmallspace li{
	margin: 0 0 2px 0;
}
ul.pdficonlink{
	display: block;
	font-size: 1.2em;
	line-height:1.25em;
	list-style-type: none; 
    margin: 0 0 16px 3px;
}
ul.pdficonlink li{
	margin: 0 0 7px 0;
    padding: 0 0 0 0;
	background-position: 0px 6px;
	background-repeat: no-repeat;
}


/* Press*/
ul.press{
	width: 52px;
	float:left;
	font-size: 1.2em;
	line-height: 1.5em;
	list-style-type: none;
	margin: 0 0 10px 0; 
}
ul.press li{
	width: 520px;
	float:left;
	margin: 0 0 4px 0;
    padding: 0;
}
ul.press li span{
    float:left;
    width:75px;
    padding-right: 10px;
}
a.presslink{
	/*width:435px;*/
	float:left;
    padding-bottom: 0;
}

/*End Press*/


/* Box width dashed borders(red) and background-color(grey)*/
div.contentDottedBox{
/*	border:dashed 1px #db101b;*/
	padding:13px 10px 10px 10px;
	margin-bottom:15px;
	background-color:#efefef;
}
div.contentDottedBox p.header{	
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 0;
}
div.contentDottedBox p{	
	padding: 0 0 5px 0;
	margin: 0;
}

/* General classes */
.errormessage
{
	font-weight: bold;
	color: red;
}

/* Knappar i contentsidor */
input.bookingBtn{
	width: 82px;
	font-size: 11px; 
	font-weight:bold; 
	background-color:#d8101b; 
	color:#ffffff; 
	margin-left:-1px; 
	margin-top:4px; 
	margin-bottom:10px;
	cursor:pointer;	
}

input.red{

	font-size: 11px; 
	font-weight:bold; 
	background-color:#d8101b; 
	color:#ffffff; margin-left:-1px; 
	padding-left:3px;
	padding-right:3px;
	margin-top:4px; 
	margin-bottom:4px; 
	cursor:pointer;	
	width: 115px;
}


/* tables */

/* Vanlig textsida, Bra att veta */
table.small{
	width: 345px;
}
/* LeftandRight pages (t ex Tider/Priser...Kryssningar)  */
table.medium{
	width: 380px;
}
/* textsida-bred */
table.large{
	width:524px;
}

/* Bred tabell för oneColumnFramework_widePage */
table.wide{
	width:610px;
}

/*Golfpaket, Alands golfklubb*/
table.xsmall{
	width: 264px;
}

table.xsmall caption, table.small caption, table.medium caption, table.large caption, table.konferens caption, table.wide caption{
	display: none;
	padding: 0;
	margin: 0;
}
table.xsmall, table.small, table.medium, table.large, table.wide {
	font-family: verdana;
	font-size: 1.0em;
	line-height: 13px;
	padding: 4px;
	text-align: center;
	margin: 5px 0 17px 0;
}
table.xsmall{
	padding:0;
	margin:0 0 17px 0;
}
.contentCell td, .contentCellGray td{
	border-right: solid 1px #dedede; 
	border-bottom: solid 1px #dedede;
	padding: 4px;
	vertical-align:top;
}
.contentCellGray td{
	background-color: #efefef;
}
td.contentCellFirst {
	border-left: solid 1px #dedede; 
	border-right: solid 1px #dedede; 
	border-bottom: solid 1px #dedede;
	padding: 4px;
	text-align: left;
	vertical-align:top;
}
th.tableheading ,  th.tableheadingFirst , th.tableheadingLast{
	font-size: 1.0em; 
	background-color: #ababab;
	border-right: 1px solid #fff;
	color: #ffffff;
	padding: 4px;
	font-weight: bold;
}
th.tableheadingFirst {
	text-align: left;
}
th.tableheadingLast{
	border-right: 1px solid #ababab;
}
th.textleft, td.textleft{
	text-align: left;
}
th.textcenter, td.textcenter{
	text-align: center;
}
.textright{
	text-align: right;
}
/*Small red text link in tables*/
.smallTextLink {
	line-height: 14px;
}
/*RB-tablesFordon*/
td.contentCellFirstCarTable {
	border-left: solid 1px #dedede; 
	border-bottom: solid 1px #dedede;
	border-top: solid 1px #dedede;
	padding: 4px;
	text-align: left;
	vertical-align:top;
}
td.contentCellLastCarTable{
	border-top: solid 1px #dedede;

}
/* containers for frontpage */
.innerDivWhite{
	background: #fff;
}
.leftAndRightInnerDiv{
	width: 380px;
	background: #fff;
}
.textPageTableInnerDiv{
	width: 524px;
	background: #fff;
}
div#MacWrapper
{
	width: 524px;
}
/*viking club knapp*/
INPUT.gray { width: 100px; FONT-SIZE: 11px; font-weight: bold; background-color: #9A9A9A; color: #ffffff; margin-left: -1px; margin-top: 4px; margin-bottom: 4px; CURSOR: pointer; }
TABLE.moms { font-family: arial,helvetica,sans-serif; color: #999999; font-size: 1em; }
