body
{
background:url(../Images/background.jpg);
font:75% tahoma,verdana,sans-serif;
}
a
{
text-decoration: none;
color: #FF6600;
font-weight: bold;
background: #000000;
}
a:hover
{
text-decoration: underline;
color: #FF6600;
}
#container
{
width:75%;
height: 530px;
min-width: 700px;
padding:0 20px;
margin: 0 auto;
color: #FFFFFF;
background: #000000;
text-align: left;
border: 2px solid #FF6600;
}
table
{
width: auto;
height: 456px;
}
span.title {color:#FF9900;}
p.logo
{
font:tahoma,verdana,sans-serif;
font-size:26px;
}
th.hor-line{	width:19px;}
th.hor-line-m{ width:27px;}
th.bottom{ width:31px;}
th.abstakt{ width:544px;}
p.abstrakt{	text-align:right;}
th.topright{	width:16px;}
td.content
{
background:#000000;
color:#FFFFFF;
text-align:left;
}
#textes
{
height: 250px;
overflow: auto;
}
#textes h1
{
font-size: 1.2em;
font-weight: bold;
}
#textes p
{
font: tahoma,verdana,sans-serif;
font-weight: normal;
}
th.menu
{
height: 80px;
width: 130px;
padding-top: 25px;
text-align: center;
}
th.menu a
{
margin: 0;
height: 80px;
background: #000000;
font-size: 1.4em;
font-weight: normal;
letter-spacing: -1px;
color: #999999;
border-bottom: 1px solid #FF9900;
}
th.menu a:hover
{
color: #FFFFFF;
text-decoration: none;
background: #000000 url(../Images/menu-image.gif) repeat-x;
padding: 7px 13px 13px 13px;
border-bottom:none;
border-left: 1px solid  #FFFFFF;
border-right: 1px solid #FFFFFF;
}
td.color
{
background:#FF6600;
color:#FFFFFF;
}
p.designby
{
text-align:center;
font-size: 0.8em;
}