
* { font-family: Arial,sans-serif; color: white; text-decoration: none; cursor: default; }

body { background: black;
scrollbar-base-color: black;
scrollbar-default-color: white;
scrollbar-highlight-color: rgb(40,40,40);
scrollbar-3dlight-color: rgb(40,40,40);
scrollbar-shadow-color: rgb(40,40,40);
scrollbar-darkshadow-color: rgb(40,40,40);
scrollbar-track-color: rgb(70,70,70);
}

body.side { background-image: url(Billeder/Bgside.jpg) }
body.top { background-image: url(Billeder/Bgoverskrift.jpg); }
body.midt { background-image: url(Billeder/Baggrund.jpg); background-attachment: fixed; }

a { cursor: pointer; font-weight: Bold; font-size: 15px; display:block}
a:visited { color: rgb(110,110,110); font-size: 15px;}
a:hover { font-size: 16px;}
a:active { Color: rgb(150,150,150); font-size: 20px;}

p { font-size: 14px; color: white }

.exp { line-height: 170% }

hr { color:white }

img.link { cursor:pointer; display:inline }

a.indskudt { display: inline }

img.validate {border:none}

input {color:black}