div {
	border: none;
	}

#header {
	margin-left: 10px;
	color: #000;
	height: 180px;
	}
	
	
#leftcol {
	float: left;
	width: 150px;
	margin-left: 10px;
	margin-top: 0px;
	color: #000;
	padding: 3px;
	position: relative;
	}
		
#rightcol {
	position: absolute;
	left: 665px;
	top: 185px;
	width: 150px;
	color: #000;
	padding-right: 5px;
	}


#content {
	margin: 5px 0 0 185px;
	padding-right: 5px;
	color: #000;
	width: 450px;
	}

#contentiframe {
        position: absolute;
	left: 185px;
	top: 180px;
        padding-right: 5px;
        color: #000;
        width: 800px;
        }

	
#adspace {
	position: absolute;
	left: 825px;
	top: 5px;
	width: 150px;
	color: #000;
	padding-right: 5px;
	font-size: 9px;
	}

#backetop {
	width: 100%;
	height: 60px;
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

body {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
	color: #000;
	margin: 0;
	margin-bottom: 50px;
	}

table.sportgrenar {
	width: 150px;
	color: #fff;
}

table.sportgrenar span {
	margin-left: 3px;
}

table.dokument {
	width: 100%;
}

td.gray {
	background-color: #eaeaea;
}

a {
	color: #666;
	text-decoration: none;
}

a:hover {
        text-decoration: underline;
}


a.sportgren {
	color: #fff;
	text-decoration: none;
}

a.validate {
	color: #ccc;
	text-decoration: none;
	font-size: 9px;
}

input.search {
	background-color: #fff;
	color: #000;
	border-width: 1px;
	border-color: #ccc;
	border-style: solid;
	font-family : verdana, helvetica, sans-serif;
	font-size: 10px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.foto_copy {
	float: right;
	font-size: 10px;
	color: #ccc;
}

.inside_puff {
	float: right;
	width: 150px;
}

#debugDiv { position: absolute; bottom: 10px; right: 10px; }
.disabled { color: #ccc; }

#newsDateP span { margin-right: 5px; }

.moreLink { display: block; }
#pagerDiv { width: 100%; margin-top: 20px; }
#pagerDiv div { float: left; }
.lefter { text-align: left; width: 30%; }
.righter { text-align: right; width: 30%; }
.numDiv { text-align: center; width: 39%;  }
#rightcol p { margin: 2px 0 1px 0; padding: 0px; }
#rightcol p.spacerRow { margin: 10px 0 10px 0; }
#content p.spacerRow { margin: 10px 0 10px 0; }
.newsSubject { margin-bottom: 2px; }
p.newsdate { margin: 0; padding: 0; color: #666; }

.middlespacer { width: 40%; }
#newsArchiveTable { width: 450px; }
#newsArchiveTable tr { padding: 2px; }
#newsArchiveTable .c1 { text-align: left; width: 380px; }
#newsArchiveTable .c4 { text-align: left; width: 40px; }
#newsArchiveTable .c5 { text-align: center; width: 30px; }
#newsListTable caption span { background-color: #ff0; }
.odd_row { background-color: #fff; }
.even_row { background-color: #ededed; }
.offTop { font-size: 13px; font-weight: bold; float: left; }
.offWeek, .offPre, .offText { font-size: 12px; }
.offWeek { padding-left: 10px; }
.offPre { clear: both; }
.offCat { font-weight: bold; font-size: 16px; }
.offSubj { font-weight: bold; font-size: 13px; margin-bottom: 0px; padding-bottom: 0px; }
.offText { padding-top: 0px; margin-top: 3px; line-height: 130%; }

#printcontent { margin: 20px; }
.printlink { float: right; }
