body {
    background-color: #FFFFCD;
    padding:0px;
    margin:0px;
}

div.menu_punkt {
    margin:0px;
    padding-left:38px;
    padding-top:10px;
    background-image:url(/gfx/menu_headline.gif);
    background-repeat:no-repeat;
    width:128px;
    height:17px;
    font-size:12px;
    font-weight:bold;
    color:white;
}

div.menu_punkt2 {
    padding-top:10px;
    padding-left:12px;
    font-size:12px;
    font-weight:bold;
    color:white;
    background-image:url(/gfx/menu_headline_right.gif);
    background-repeat:no-repeat;
    width:154px;
    height:17px;
    margin-bottom:0px;
}
.textad_forside {
	width: 610;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
}
.textad_forside a {
	color: black;
}
#flash {
    position:relative;
    width:947px;
    background-image:url(/gfx/top_bg.gif);
    height: 135px;
    background-color: red;
}

div {
font-family: Verdana, Arial, Helvetica;
font-size: 10px;
color: black;
}

img {
    border:0px;
}

a {
    text-decoration:underline;
    color:#999999;
}
a:hover {
    text-decoration:none;
    color:black;
}

a.menu {
    text-decoration:none;
    color:white;
    padding-left:1px;
    font-weight: bold;
}
a.menu:hover {
    text-decoration:underline;
    color:black;
}

h1 {
    font-family:Verdana;
    font-size:16px;
    color:black;
    font-weight:bold;
    margin-bottom:10px;
    padding-left:10px;
}

h2 {
    font-family:Verdana;
    font-size:13px;
    color:black;
    font-weight:bold;
    margin-bottom:0px;
    padding-left:10px;
}

p {
    font-family:Verdana;
    font-size:11px;
    padding:2px;
    color:black;
}

.error {
    color:#990000;
    font-weight:bold;
}

form {
    margin:0px;
}

tr {
    vertical-align:top;
}
.marker {
    background-color:#eeeeee;
}