
/* Page */
#content {
	width: 900px;
}
#content .top
{
	font-size: 1pt;
	width: 900px;
	height: 10px;
	background: url(/Css/Images/top_900.gif) no-repeat;
}
#content .middle
{
	width: 900px;
	background:url('/Css/Images/middle_900.gif');
	margin: 0;
}
#content .bottom
{
	font-size: 1pt;
	background: url('/Css/Images/bottom_900.gif') no-repeat;
	height: 10px;
	width: 900px
}

#page-content
{

}
.page-content-top
{

}
.page-content-middle
{

}
.page-content-bottom
{

}
.page-content-padding
{
	padding-right: 90px;
	padding-left: 90px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#headblock
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 10px;
	padding-top: 0px;
}
#headblock p
{
	margin-left: 2px;
}
.modelblock-table
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 640px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.modelblock
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 10px 0px;
	padding-top: 0px;
}
.imageright
{
	float: right;
	margin: 0px 0px 3px 5px;
}
.imageleft
{
	float: left;
	margin: 0px 5px 3px 0px;
}

/* Länkar */
.linkright
{
	float: right;
	margin: 0px 0px 0px 10px;
}
.linkleft
{
	float: left;
	margin: 0px 10px 0px 0px;
}
.linkbox
{
	margin: 0px 2px;
	background-color: #fbfbfb;
}
.linkbox .right
{
    BACKGROUND-POSITION: right bottom;
    BACKGROUND-IMAGE: url(/Css/Show/Images/linkbox_right.gif);
    BACKGROUND-REPEAT: no-repeat
}
.linkbox .top
{
    BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(/Css/Show/Images/linkbox_top.gif);
    BACKGROUND-REPEAT: no-repeat
}
.linkbox .bottom
{
    BACKGROUND-POSITION: right bottom;
    BACKGROUND-IMAGE: url(/Css/Show/Images/linkbox_bottom.gif);
    BACKGROUND-REPEAT: no-repeat
}
.linkbox .left
{
    BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(/Css/Show/Images/linkbox_left.gif);
    BACKGROUND-REPEAT: no-repeat
}
.linkbox .header
{
	font-weight: normal;
	font-size: 8pt;
	margin: 7px 5px 5px;
	color: #e9660b;
	letter-spacing: 0.04em;
}

/* Länksida */
.linkpage-groupname
{
	margin-top: 20px;
	font-size: 10pt;
	margin-left: 20px;
}
.linkpage-grouptext
{
	
}
.linkpage-groupblock-top
{
	font-size: 1pt;
	width: 640px;
	height: 1px;
}
.linkpage-groupblock
{
	font-size: 1pt;
	width: 640px;
}
.linkpage-groupblock-bottom
{
	font-size: 1pt;
	width: 640px;
	height: 1px;	
}

.linkpage-block
{
	padding-bottom: 5px;
	margin-left: 20px;
	padding-top: 5px;
}
.linkpage-block img
{
	float: left;
}
.linkpage-block .header
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.linkpage-block .header a
{
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
.linkpage-block .header a:hover
{
	
}
.linkpage-block .text
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.linkpage-block .admin
{
	margin-bottom: 20px;
	width: 200px;
	background-color: white;
}
.linkpage-block .admin .prio
{
	float: right;
}

/* Länksida - Sponsorer */
.linkpage-sponsors-block
{
	margin-bottom: 10px;
	margin-left: 20px;
}
.linkpage-sponsors-block .logo
{
	margin-top: 5px;
	float: left;
	margin-bottom: 8px;
	width: 150px;
	margin-right: 10px;
	height: 60px;
	background-color: white;
}
.linkpage-sponsors-block .logo .table
{
	width: 150px;
	height: 60px;
}
.linkpage-sponsors-block img
{

}
.linkpage-sponsors-block .header
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: normal;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.linkpage-sponsors-block .header a
{
	color: #f88000;
}
.linkpage-sponsors-block .header a:hover
{
	color: #ffd09d;
}
.linkpage-sponsors-block .text
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.linkpage-sponsors-block .admin
{
	margin-bottom: 20px;
	width: 250px;
	background-color: white;
}
.linkpage-sponsors-block .admin .prio
{
	float: right;
}


