div.ft {
    font-size: smaller;
}
div.ftcom {
    font-size: smaller;
    font-style: italic;
    padding-bottom: 10px;
}
div.ft div {
    margin-bottom: 8px;
    padding-right: 10px;
}

ul.vendors { list-style-type:none; }
ul.vendor { list-style-type:none; font-size:1.2em; text-decoration:none; padding-bottom:10px;}
ul.nicelinks {list-style-type:none; font-weight:bold; color:#000; margin-right:20px; }
ul.nicelinks li {padding-bottom: 10px; }
ul.nicelinks li a { text-decoration:none; font-size:1.2em; font-weight:bold; color:#000; }
ul.nicelinks li a:hover {color:#0000ff; }
a.small { text-decoration:none; font-size:0.9em; font-weight:bold; color:#000; }
a.small:hover { color:#0000ff; }

html {
    height:100%; 
    max-height:100%; 
    padding:0;
    margin:0; 
    border:0; 
    background:#fff; 
    font-size:76%; 
    font-family:verdana, arial, helvetica, sans-serif;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ }

body {
    height:100%; max-height:100%;
    overflow:hidden; padding:0; margin:0; border:0; }


#head {
    position:absolute; margin:0; top:0;
    left:160px; right:0;
    display:block; height:100px;
    background:url(/HTML/notremsa.jpg) #000;
    background-position:0 0; background-repeat:repeat;
    z-index:5; overflow:hidden;
    display: table-cell;
    vertical-align: middle; }

p.banner {
    color:blue;
    text-align:center; 
    margin-left:50px; margin-right:50px;
    padding:15px;
    font-size:20px; font-weight:bold;
    }
p.banner a {
    color:navy; text-decoration: none; border-color:navy; border-style:solid; border-width:1px;}

img.headimg {
    position:absolute; margin:0; top:0; left:0;
    display:block; width:160px; height:100px; border:none;
    background:url(/HTML/TM-logo_100.jpg) #000;
    background-position:0 0; background-repeat:no-repeat;
    z-index:5; overflow:hidden; color:#fff; }

#content {
    overflow:auto; position:absolute; z-index:3; border:1px solid;
    top:100px; bottom:55px; left:160px; right:0; background:#eee;
    padding:1px; padding-left:5px; padding-right:5px;
    }

#content table {
    margin-left: auto; margin-right: auto; }

* html #content {
    position:absolute;
    overflow:auto; z-index:3; border:none;
    top:100px; left:160px; right:0; background:#eee;
    height:430px; width:854px;}

#contentundermeny {
    overflow:auto; position:absolute; z-index:3; border:0;
    top:18px; bottom:1px; left:1px; right:1px; background:#eee;
    padding:1px; }

* html #contentundermeny {
    overflow:auto; z-index:3; border:none;
    top:18px; bottom:55px; left:1px; right:0; background:#eee;
    height:410px; max-height:100%; width:860px; }

#vmeny ul {
    position:fixed;
    top:101px; height:20px; left:161px; right:1px;
    padding-left: 0;
    padding-top:0;
    margin-left: 1px;
    margin-top:1px;
    margin-right:1px;
    background-color: #ccccff;
    color: White;
    float: left;
    z-index: 1; }

#vmeny ul li { display: inline; }

#vmeny ul li a {
    padding: 0.2em 1em;
    background-color: #ccccff;
    color: #000;
    text-decoration: none;
    float: left;
    border-right:1px solid #fff; }

#vmeny ul li a:hover {
    background-color: #444488;
    color: #fff; }

#foot {
    position:absolute; margin:0; bottom:0; left:0;padding-top:5px;
    display:block; width:100%; height:50px; font-size:1em; z-index:5; text-align: center;
    overflow:hidden; background:rgb(225,194,148); color:#000; }

#left {
    position:absolute; left:0; top:100px; bottom:40px; width:160px;
    background: rgb(225,194,148); font-size:1.2em; z-index:4;
    overflow:auto; background-repeat:no-repeat; }

* html #left {
    height:100%; top:0; bottom:0;
    border-top:100px solid #fff;
    border-bottom:50px solid #fff; color:#fff;
    }

#contentheader {
    font-size:2.2em; text-align:center;
    margin-top: 0.5em; margin-bottom: 0.3em; 
    color:#660000; }

h1 { font-size:1.2em; }
p.bold { font-size:1.2em; font-weight:bold; }
p.error { text-align:center; font-size:1.5em; font-weight:bold; color:red; }
p.links { text-align:center; font-size:1.2em; }
p.links a { font-size:1.2em; }
p.bekraftelse { text-align:center; }
p.centerbig { text-align:center; font-size:2em; }
p.comment { text-align:center; font-size:1em; font-style:italic; }
.smallbold { font-weight:bold; font-size:0.8em; }

span.comment { font-size:0.8em; font-style:italic; }
h1.centered { text-align:center; }
p.centered { text-align:center; }
table.centered { margin-left:auto; margin-right:auto; }
table.presentation { border:1px solid black; margin-right:0%; }
table.presentation td { border:none; vertical-align:top;}

* html #content table.presentation { width:90%; }

img.right { float:left; display:inline; }
form.smallform  { text-align:center; border:1px solid; }
form.smallform table { text-align:center; border:1px solid; margin-bottom:15px; }
form.smallform table tr { text-align:left; border:1px solid; }
form.centered { width:50%; margin-left:25% }
form.half { float:right; display:block; margin:10px;}
* html #content form.half { width:50%; }

dd { display:none; }

a.nav, a.nav:visited {
    margin-left:20px; display:block; width:120px; height:18px;
    background:#d0d0ff; color:#000; border:1px solid rgb(225,196,148);
    text-decoration:none; text-align:center; line-height:20px; }

a.nav:hover {
    background:#444488; color:#fff; }

#login {
    margin-left:20px; display:block; width:120px;
    background:#d0d0ff; color:#000; border:1px solid rgb(225,196,148);
    text-decoration:none; text-align:center; line-height:20px; }

a.knapp {
    color : black;
    text-decoration : none;
    background-color : #C0C0C0;
    border-width : 1px;
    border-left : solid 1px white;
    border-top : solid 1px white;
    border-right : solid 1px black;
    border-bottom : solid 1px black;
    padding : 1px;
}

a.front {
  text-decoration : none;
  text-align: center;
  color : black;
  font-weight : bold;
}

a.frontsmall {
  text-decoration : none;
  text-align: center;
  color : black;
  font-weight : bold;
  font-size: smaller;
}

div#medlemi {
  position : absolute;
  bottom : 10px;
  left: 5px;
}
div#medlemi p {
  text-align : center;
  font-size : smaller;
  margin-bottom: 5px;
}
div#medlemi img {
  border : none;
}

#linkleft {
    overflow:hidden; position:fixed; z-index:2; border:0; padding-top:40px;
    top:119px; bottom:56px; left:161px; width:140px; background:#ccc; }

#linkright {
    overflow:auto; position:absolute; z-index:3; border:0;
    top:18px; bottom:1px; left:140px; background:#eee;
    padding-left:10px; }

* html #content #linkleft {
    display:none;
    /*overflow:hidden; position:relative; z-index:2; border:0; padding-top:40px;
    top:20px; bottom:56px; left:0px; width:140px; height:200px; background:#c0c;*/ }

* html #content #linkright {
    overflow:auto; position:relative; z-index:3; border:0;
    top:1px; bottom:55px; left:1px; right:0; background:#eee;
    height:410px; max-height:100%;
    padding-left:10px;  }

* html a.aupp { display:none; }

* html #content #vmeny ul {
    position:relative;
    top:0px; bottom:56px; left:1px; right:1px;
    padding-left: 0;
    padding-top:0;
    margin-left: 1px;
    margin-top:1px;
    margin-right:1px;
    background-color: #ccccff;
    color: White;
    float: left;
    width: 850px;
    z-index: 1; }

#tmstor {
    height:388px; float:right; margin-left:20px; margin-right:20px; }

.yn {
    vertical-align: top; }
.fielderror {
    color: red; }

a.tmref { text-decoration:none; font-size:20px; color:#000; }
a.tmref:hover { color:#0000ff; }

