body {
background-color: #373538;
background-image: url(images/skyline_mb4.jpg);
background-repeat: no-repeat;
background-position: top center;
font-family: Verdana;
font-size: 10px;
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
}

.header {
background: transparent;
}

.copy{
background: #FFFFFF;
width: 733px;
}

a:link { text-decoration: none; color: #0000CC;}
a:visited { text-decoration: none; color: #0000CC;}
a:active { text-decoration: none; color: #0000CC;}
a:hover { text-decoration: none; color: #FF0000;}

h6 {
font-size: 12px
}

h5 {
font-size: 15px
}

h4 {
font-size: 20px
}

table { 
font-size: 10px;
font-family: Verdana;
background: #FFFFFF;
}

.table_news {
font-size: 10px;
font-family: Verdana;
background-color: #DCDCDC;
}

.border{
border: 1px solid #000000;
}

.dotted_border_under{
border-bottom-style: dotted;
border-bottom-color: #000000;
border-bottom-width: 1px;
border-top-style: none;
border-right-style: none;
border-left-style: none;
}

.spelplan_border{
border-bottom-style: solid;
border-bottom-color: #E8E8E8;
border-bottom-width: 1px;
border-top-style: none;
border-right-style: none;
border-left-style: none;
}

.gb_svar{
color: #2222CC;
font-style: italic;
}





.ddmx .item2:link { text-decoration: none; color: #000000;}
.ddmx .item2:visited { text-decoration: none; color: #000000;}
.ddmx .item2:active { text-decoration: none; color: #000000;}
.ddmx .item2:hover { text-decoration: none; color: #000000;}

.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 0px 0px 0px 0px;
    background: #000000;
    font: 12px arial;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
	padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}

.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
	background: #1449af;
    border: 1px solid #000000;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */