body {
	background: white;
	color: black;
}

/* Bull lade till detta 20.12.2008 */
dl,dt,dd {
    margin:0;
}

dl.zend_form {
    margin-left:30px;
    margin-top:20px;
}

#oldbrowsers {
	display: none;
	font-weight: bold;
}
html>body #oldbrowsers {
}

.smalltable {
	font-size: 13px;
	line-height: 17px;
	white-space: nowrap;
}
.calendar {
	font-size: 13px;
	line-height: 15px;
	border-spacing: 0px;
	empty-cells: show;
	outset: 0px;
}
.calendaritem {
	font-size: 13px;
	line-height: 15px;
	border-bottom: 1px dotted;
	border-left: 1px dotted;
	border-spacing: 0px;
	empty-cells: show;
}

.red {
	font-weight: bold;
	color: red;		
}

td.darkborder {
	background: black;
	height: 1px;
	width: 1px;
}

td.lightborder {
	background: #FAFA50;
	height: 1px;
	width: 1px;
}

td.logo {
	padding: 4px;
	background: black;
	height: 150px;
}	

td.header {
	padding: 4px;
	background: #FAFA50;
	height: 150px;
}	

td.left-menu {
	background: black;
	color: #FAFA50;
	padding: 5px;
	height: 500px;
	font-size: 13px;
	line-height: 17px;
	vertical-align: top;
}

td.content {
	background: #FAFA50;
	width: 500px;
	padding: 5px;
	vertical-align: top;	
}

td.login {
	background: black;
	padding: 3px;
	text-align: center;
	vertical-align: bottom;
}

td.webmaster {
	background: #FAFA50;
	padding: 3px;
	padding-left: 5px;
	font-style: italic;
	font-size: 12px;
	text-align: left;
}

td.footer {
	background: #FAFA50;
	padding: 3px;
	font-size: 12px;
	text-align: right;
}

i.quotee {
	padding-left: 80px;
}

p.maintext {
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	font-size: 16px;
}
p.maintext:first-letter {
	float: left;
	font-weight: bolder;
	font-size: 52px;
	padding: 0px;
	padding-right: 2px;
}
p.news {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 13px;
	line-height: 16px;
}
p.news:first-line {
	font-size: 13px;
	line-height: 20px;
}
a.file{
	text-decoration: none;
}

a.login:link {
        font-size: 12px;
	font-weight: bold;
        color: #222222;
	text-decoration: none;
        }

a.login:visited {
        font-size: 12px;
	font-weight: bold;
        color: #222222;
	text-decoration: none;
        }

a.login:hover {
        font-size: 12px;
        color: #FAFA50;
	font-weight: bold;
	text-decoration: none;
        }

a.login:active {
        font-size: 12px;
	font-weight: bold;
        color: #222222;
	text-decoration: none;
        }


a.menu:link {
	color: #FAFA50;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
	text-decoration: none;
}

a.menu:visited {
	color: #FAFA50;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
	text-decoration: none;
}

a.menu:hover {
	color: #00AAFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
	text-decoration: none;
}

a.menu:active {
	color: #FAFA50;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
	text-decoration: none;
}

a.webmaster:link {
	color: black;
	text-decoration: none;
}

a.webmaster:visited {
	color: black;
	text-decoration: none;
}

a.webmaster:hover {
	color: #FAFA50;
	text-decoration: none;
}

a.webmaster:active {
	color: black;
	text-decoration: none;
}

