﻿body 
{
    font: 12px Verdana, Geneva, Helvetica, Arial, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}
h1
{
    font: 30px Verdana, Geneva, Helvetica, Arial, sans-serif;
    color: #ffffff;
    font-style: italic;
    font-weight: normal;
    padding: 0;
    margin: 0;
    margin-top: 8px;
    
}
#page 
{
	position: absolute;
	width: 1024px;
	height: 743px;
	background: url(images/background.jpg) no-repeat;
	background-color: #ffffff;
	overflow: hidden;
}
#vejlHeader
{
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding-left: 0px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
    border-bottom-width: 1px;
}
#buttons
{
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-top-color: #cccccc;
    border-top-width: 1px;
}
.contentbox
{
    background: url(images/content_bg.jpg) no-repeat;
}
.scrollbox
{
    overflow: auto;
    scrollbar-arrow-color: #e1e0dc; 
    scrollbar-base-color: #000000; 
    scrollbar-darkshadow-color: #000000; 
    scrollbar-face-color: #868472; 
    scrollbar-highlight-color: #e1e0dc; 
    scrollbar-track-color: #1e2405;
    scrollbar-shadow-color: #868472;
    background-color: #d9dbce;
    border: solid 1px #ffffff;
}
.p50Opacity 
{
    filter: Alpha(opacity=50);
    opacity:0.5;
}
.p50OpacityWhite
{
    filter: Alpha(opacity=50);
    opacity:0.5;
    background-color: #ffffff;
}
.p25OpacityWhite
{
    filter: Alpha(opacity=25);
    opacity:0.25;
    background-color: #ffffff;
}
.p75Opacity 
{
    filter: Alpha(opacity=75);
    -moz-opacity:0.75;
}
.p50OpacityWithOutline 
{
    filter: Alpha(opacity=50);
    opacity:0.5;
    border:2px;
    border-color: White;
    border-style: solid;
}
.p75OpacityWithOutline 
{
    filter: Alpha(opacity=75);
    opacity:0.75;
    border:2px;
    border-color: White;
    border-style: solid;
}
.header
{
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}
.textbox
{
    overflow: auto;
    background-color: Transparent;
    border: none;
    font: 11px Verdana, Geneva, Helvetica, Arial, sans-serif;
	color: #ffffff;
	scrollbar-arrow-color: #e1e0dc; 
    scrollbar-base-color: #000000; 
    scrollbar-darkshadow-color: #000000; 
    scrollbar-face-color: #868472; 
    scrollbar-highlight-color: #e1e0dc; 
    scrollbar-track-color: #1e2405;
    scrollbar-shadow-color: #868472;
}
a:link .textbox
{
    color: #aaaaff;
    text-decoration: none;
}

.textbox a
{
    color: #aaaaff;
    text-decoration: none;
}
.inputbg
{
    background-color: #ffffff;
    filter: Alpha(opacity=60);
    opacity:0.6;
}
.inputlabel
{
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    padding-left: 12px;
    margin-top: 5px;
}
.inputlabellight
{
    font-weight: bold;
    font-size: 12px;
    color: #ffffff;
    padding-left: 12px;
    margin-top: 5px;
    
}
.inputlabelexample
{
    font-size: 12px;
    color: #000000;
    padding-left: 12px;
    margin-top: 5px;
}
.fototext
{
    font: 10px Verdana, Geneva, Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
}
.fotoinput
{
    font-weight: bold;
    color: #000000;
    border: solid 1px #868472;
    background-color: #dedec6;
}
.inputfield
{
    margin-left: 200px;
}
.error
{
    color: #ff0000;
    font-weight: normal;
}
.box
{
    border: solid 1px;
    color: #73848c;
}
.loginheader
{
    background-color: #8ca529;
}
.standarddark
{
    font-weight: bold;
    color: #000000;
}
.standarddarkExtraPadding
{
    font-weight: bold;
    color: #000000;
    padding-bottom: 10px;
    padding-top: 3px;
}
.minilink
{
    font-size: 10px;
    font-weight: bold;
    color: #003366;
    text-decoration: none;
}
.separator
{
    border-left: solid 1px #8c8b73;
    border-right: solid 1px #8c8b73;
}
.frontpageHeader
{
    font-size: 15px;
    padding-bottom: 3px;
    margin-bottom: 10px;
    border-bottom: solid 1px #8ca529;
    font-weight: bold;
    display: block;
    color: #73848c;
}
.frontpageContent
{
    margin-bottom: 20px;
    display: block;
}
.frontpageContentContainer
{
    overflow: auto;
}
.spaceBox
{
    border: solid 1px #ffffff;
    background-color: #adbd63;
}
.uploadTopBar
{
    border-bottom: solid 1px #ffffff;
    background-color: #d2e0ce;
}
.miniFont
{
    font-size: 10px;
}
.contentHeaderBox
{
    background-color: #eff0eb;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    border-collapse: collapse;
    text-align: left;
}
.contentHeaderBoxCenter
{
    background-color: #eff0eb;
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
    border-collapse: collapse;
    text-align: center;
}
.input
{
    width: 100%;
    border-width: 1px;
    padding: 0px;
    margin: 0px;
    
}
.nospace
{
    padding: 4px;
    background-color: #555552;
    text-align: left;
}
.bottomNavigation
{
    color: #ffffff;
    font-weight: bold;
    font-size: 10px;   
    text-decoration: none;
}
.navigationSelector
{
    border: solid 1px #ffffff;
}
.whiteTransparent
{
    background-color: #ffffff;
    border: none;
    width: 100%;
    height: 100%;
    filter: Alpha(opacity=25);
    opacity:0.25;
}
.errMsg
{
    color: #d61852;
    font-size: 10px;
}
.whiteBox
{
    background-color: #ffffff;
    border: solid 1px #000000;
}
.line
{
    border-top: solid 1px #ffffff;
}
.small
{
    font-size: 9px;
    font-weight: bold;
}
.exampleMask
{
    filter: Alpha(opacity= 75);
    opacity:0.75;
}
.uploadMask
{
    filter: Alpha(opacity= 10);
    opacity:0.10;
}
.none
{
    padding: 0px;
    margin: 0px;
    height: 0px;
    width: 0px;
    vertical-align: top;
}
.tabTextAlign
{
    position: absolute;
    top: 1px;
    left: 5px;
}
.relativePos
{
    position: relative;
}

.tab, .activetab 
{
    width: 16px;
    height: 24px;
    padding: 2px 12px;
    float: left;
    display: block;
    font-weight: bold;
    text-decoration: none;
    outline: none;
}

.tab 
{
    color: #ffffff;
    background: url(images/buttons/faneInaktivLille.gif) no-repeat;
}

.activetab 
{
    color: #000000;
    background: url(images/buttons/faneAktivLille.gif) no-repeat;
}

.clearer 
{
    clear: both;
}
.smaller
{
    font-size: 10px;
}
.presentation
{
    padding: 0px;
    margin: 0px;
    background-color: #555552;
    text-align: left;
    color: #ffffff;
}
.presentation td
{
    color: #000000;
    background-color: #d9dbce;
    border-bottom: solid 1px #555552;   
}
.sendpresentation td
{
    border-bottom: none;
}
.centre
{
    text-align: center;
}
.noline
{
    text-decoration: none;
}