#container
{
width: 850px;
background-color: #000000;
}

#content
{
font-size:12;
font-family: Arial;
background: url('../bilder/mt_logo.gif') no-repeat;
background-position: 340px 50px;
margin-right:2;
vertical-align: center;
text-align: center;
color: #ffffff;
}

#content a
{
font-weight: bold;
color: #ee1c23;
text-decoration: none;
}

#content a:hover
{
color: #ffffff;
text-decoration: none;
}

#content table
{
 font-size:12;
 text-align:center;
 color: #ffffff;
}

#link table
{
 text-align:left;
 color: #ffffff;
}

#top
{
background-color: #000000;
text-align: left;
}

#overskrift
{
font-weight: bold;
font-size:23;
font-family:times;
font-style: italic;
}

#overskrift_stor
{
font-weight: bold;
font-size:30;
font-family:times;
font-style: italic;
}

#thubtekst
{
font-size:11;
font-family:times;
text-align:left;
}

#ingress
{
font-size:14;
font-family:times;
}

#bunn table
{
text-align: left;
font-size:11;
font-weight: bold;
width: 850;
height: 65;
float: bottom;
background-color= #000000;
color: #ffffff;
}

#leftnav
{
color: #ee1c23;
line-height: 210%;
margin-right:30;
margin-left:5px;
font-family: Arial;
font-size:13;
margin-top: 5px;
float: left;
text-align: right;
width: 150px;
height: 250;
}

#leftnav a
{
 color: #ee1c23;
 text-decoration:none;
 font-weight: bold;
}

#leftnav a:hover
{
 color: #ffffff;
 text-decoration:none;
}

body
{
 background-color: #c0c0c0;
}


