.brugesikke
{
    background-color: #DBDBDB;
    font-family: Verdana, Arial;
    font-size: 12px;
    margin: 0 0 0 0px;
}

body
{
    background-color: #DBDBDB;
    font-family: Verdana, Arial;
    font-size: 12px;
    margin: 0 0 0 0px;
}

#containerDiv 
{
    position: absolute;
    left: 0px;
    top: 0px;
    height: 900px;
    width: 978px;   
    background-color: #DBDBDB;
    z-index:2;
}

#header
{
    height: 94px;   
    width: 1326px;
    background-image: URL("Gfx/header.jpg");
}

#headerBG
{
    height: 94px;   
    width: 100%;
    background-image: URL("Gfx/headerBG.jpg");
}

#menuTop
{
    width: 100%;
    height: 22px;   
    background-color: #282828;
}

#menuContainer
{
    position: relative;
    top:1px;
    left: 20px;
    height: 20px;
    color: #FFFFFF;   
}

td.menuButton 
{
    width: 120px;
    height: 17px;
    cursor: pointer;
    padding-top: 3px;
    background-color: #282828;
    text-align: center;
}

td.menuButtonDorment
{
    width: 0px;   
}

.textBox
{
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    font-family: Sans-Serif;
    font-size: 12px;
}

.textBoxUsername
{
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    font-family: Sans-Serif;
    font-size: 12px;
    background-Image: url("gfx/brugernavn.jpg");
    background-repeat: no-repeat;
    background-color: #ffffff;
}

.textBoxPassword
{
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    font-family: Sans-Serif;
    font-size: 12px;
    background-Image: url("gfx/password.jpg");
    background-repeat: no-repeat;
    background-color: #ffffff;
}


.button
{
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    background-color: #EAEAEA;
}

/*Workaround*/
#Password
{
    margin-top:5px;
    margin-bottom:5px;
}
/*Workaround*/

#glemtPassword
{
	text-decoration: none;
	color: Black;
}

#glemtPassword:hover
{
	text-decoration: underline;
}

#contentFrame
{
    position:absolute;
    top: 155px;
    left: 319px;
    width: 900px;
    height: 750px;
}

#loginBox
{
    position: absolute;
    left: 750px;
    top: 15px;
    color: #FFFFFF;
}

#leftMenuDiv 
{
    position: absolute;
    top: 133px;
    left: 13px;
    width: 293px;
    height: 653px;
    background-image: URL("gfx/leftMenuBG.jpg");
}

#menuTopBG
{
    width: 100%;
    height: 22px;   
    background-color: #282828;
}

#newsTicker
{
    position: absolute;
    top: 799px;
    left: 13px;
    width: 293px;
    height: 107px;   
    background-color: #FFFFFF;
    text-align: center;
    font-weight: bold;
}

#headerSpike
{
    position: absolute;
    top: 116px;
    left: 750px;
    width: 52px;
    height: 22px;
    background-image: URL("gfx/headerSpike.jpg");   
}

#newstickerTop
{ 
    width: 100%;
    height: 23px;
    top: 3px;
    background-image: URL("gfx/newstickerBG.jpg");
    color: #FFFFFF;
}

#printPassword 
{
    position: absolute;
    top: 120px;
    left: 950px;
    width: 178px;
}
