body {	font-family: Verdana; 
		font-size: 9pt;
		color: #000000;
		background: #FFF;
		margin: 7px 0 10px 0;
		scrollbar-3dlight-color: #CCCCCC;
		scrollbar-arrow-color: #333333;
		scrollbar-darkshadow-color: #CCCCCC;
		scrollbar-face-color: #E6E6E6;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-shadow-color: #000000;
		scrollbar-track-color: #FFFFFF; }

a { color: #000; }

.meny_link    { font-family: Verdana; font-size: 8pt; color: #000000; font-weight: bold; text-decoration: none }

.ref_meny    { font-family: Verdana; font-size: 10px; color: #000000; text-decoration: none }

h1           { font-family: Verdana; font-size: 26px; color: #000000; font-weight: bold }

h2           { font-family: Verdana; color: #000000; font-size: 16px; font-weight: bold }

h3           { font-family: Verdana; color: #000000; font-size: 20px; font-weight: bold }

.linespacing { line-height: 20px; }

.kontaktsida { font-size: 10pt; color: #000000 }

.kontakt { font-size: 7pt; color: #000000 }

.text { font-size: 9pt; color: #000000 }

.personal_rubrik { font-size: 10pt; color: #666666; font-weight: bold }

.personal_text { font-size: 8pt; color: #000000 }

.start_text { font-family: Verdana; font-size: 9pt; color: #000000 }

.ref_link { font-family: Verdana; font-size: 10px; color: #776246; font-weight: bold; text-decoration: none }

.start_link { font-family: Verdana; font-size: 11px; color: #776246; font-weight: bold; text-decoration: underline }

.extern_link { font-family: Verdana; font-size: 11px; color: #000000; text-decoration: none }

.mail_link { font-family: Verdana; font-size: 10px; color: #776246; text-decoration: none }

input { font-family: Verdana; font-size: 11px; border: 1px solid #776246}

textarea { font-family: Verdana; font-size: 11px; border: 1px solid #776246}

.kontaktform { font-family: Verdana; font-size: 11px; }

form { padding: 0; margin: 0; }

/* LOGIN */
.login { position: absolute; top: 0; margin-left: 400px; width: 300px; }
.login table { display: none; border: 1px solid #CCC; background: #f2f2f2; border-top: 0; padding: 10px; }
.login td, .login input, .login th { font-size: 11px; }
.login th { text-align: left; padding-bottom: 5px; }
.login input.text { width: 100px; }
.login input.submit { }
.login td { padding-right: 3px; }
.login a.showlogin { float: right; font-size: 11px; background: url(bilder/ftp_inlogg.gif) center top no-repeat; width: 74px; padding: 3px 0 6px 0; margin-right: 10px; text-align: center; text-decoration: none; }

.login td.error { color: red; padding-bottom: 3px; }

.upload { background: green; color: #FFF; font-weight: bold; padding: 5px; margin-bottom: 10px; font-size: 11px; }
.upload.error { background: red; }
