body { 
	background-color : #fcfaeb; 
	scrollbar-base-color : #fcfaeb;
	/* overflow : auto;
	margin-top : 5px;
	margin-left : 1px;
	margin-right : 1px;
	margin-bottom : 1px;
	*/
}

p { 
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
	width : 500px;
	margin-left : 40px;
	margin-right : 40px;
	margin-top : 20px;
	margin-bottom : 20px;
}

img {
	border : 0px;
}

/* layout tables */

.bordered {
	border-left : thin dashed black;
	border-right : thin dashed black;
}
/* titelraden */
td.title {
	width : 800px;
	height : 83px;
}
/* innehållsraden */
td.main {
	height : 350px; 
	width : 800px; 
	vertical-align : top;
}

/* notraden */
td.notes {
	width : 800px;
	height : 61px;
}
/* sista raden */
td.copyright {width : 194px;}
td.internt {width : 225px; text-align  : right;}
td.webadm {width : 230px; text-align  : left;}
td.infomaster {width : 68px;}
td.slash {width : 11px;}
td.webmaster {width : 72px;}

/* menyrad */
td.kalendarium {
	width : 85px;
	height : 23px;
}
td.historik {width : 55px;}
td.trumkaren {width : 73px;}
td.matrikel {width : 56px;}
td.fotoalbum {width : 73px;}
td.ljudfiler {width : 59px;}
td.blimedlem {width : 76px;}
td.bokaoss {width : 66px;}
td.lankar {width : 51px;}

.leftlogo {
	width : 110px; 
	/*height : 350px;*/
	height : 100px;
	background-image : url("images/upplandsgruppen.gif");
	background-repeat : no-repeat;
	background-position : bottom center;
}
.rightlogo {
	width : 110px; 
	/*height : 350px;*/
	height : 100px;
	background-image : url("images/upplandsgruppen.gif");
	background-repeat : no-repeat;
	background-position : bottom center;
	vertical-align : top;
	text-align : left;
}
.adspace {
	width : 110px;
	height : 250px;
	padding-top : 23px;
	vertical-align : top;
	text-align : center;
}
.cdbanner {
	width : 100px;
	padding : 5px;
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
	cursor : hand;
	cursor : pointer;
	background-color : #fcfaeb;
}
.cdbanner:hover { background-color:gold; }

td.mainframe { 
	width : 580px;
	height : 350px;
	vertical-align : top;
	text-align : left;
	border : 1px dashed black;
}
