﻿body {
}
.tabelogin
{
    width : 500px;
}
.logintext
{
    width : 300px;
}
.loginpassword
{
    width : 300px;
}
.Butlogind {
	-moz-box-shadow:inset 0px 2px 3px 0px #f29c93;
	-webkit-box-shadow:inset 0px 2px 3px 0px #f29c93;
	box-shadow:inset 0px 2px 3px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-webkit-border-top-left-radius:12px;
	-moz-border-radius-topleft:12px;
	border-top-left-radius:12px;
	-webkit-border-top-right-radius:12px;
	-moz-border-radius-topright:12px;
	border-top-right-radius:12px;
	-webkit-border-bottom-right-radius:12px;
	-moz-border-radius-bottomright:12px;
	border-bottom-right-radius:12px;
	-webkit-border-bottom-left-radius:12px;
	-moz-border-radius-bottomleft:12px;
	border-bottom-left-radius:12px;
	text-indent:0px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:20px;
	line-height:20px;
	width:300px;
	text-decoration:none;
	text-align:center;
	text-shadow:3px 3px 5px #b23e35;
}
.Butlogind:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}
.Butlogind:active {
	position:relative;
	top:1px;
}
.popupfejlStyle
{
    font-size : 20px;
    font-family : Arial;
}
.Hjem
{
    font-family : Arial;
    width : 1030px;
    height : 600px;
    margin: 0; padding: 10px; border : 0;
    display:block;
    overflow : auto;
}
.HjemLeft
{
    width : 250px;
    height : 600px;
    margin: 0; padding: 0; border : 0;
    float: left;
}
.HjemRight
{
    width : 770px;
    height : 600px;
    margin: 0; padding: 0; border : 0;
    float: left;
    font-family : Arial;
    overflow : auto;
}
.HvorFoto
{
    width : 720px;
}
.HvorFotoItems
{
    width : 235px;
    height : auto;
    float : left;
    border-width : 1px;
    border-style : solid;
    margin : 5px; 
    font-size : 16px;
    font-weight : bold;
    text-align : center;
}
.HjemLeftItem
{
    color : #000000;
    font-family : Arial;
    font-weight : bold;
    font-size : 14px;
    width : 250px;
    height : 56px;
    text-align : center;
    vertical-align :middle;
    line-height: 56px;
    cursor : pointer;
    background-image : url('/imgs/HjemBag.jpg');
}


.HjemLeftItemBold {
    color: #fff;
    font-family: Arial;
    font-size: 14px;
    background-color: red;
    text-align: center;
    border-radius: 25px;
    padding: 10px 5px;
    width: 225px;
    margin-left: 8px;
    margin-top: 15px;
    font-weight: bold;
    cursor: pointer;
}


.TilbudsTilbud
{
    float : left;
    width : 102px;
    height : 580px;
    background-image : url('/imgs/tilbuds.png');
    visibility : hidden;
}
.TilbudsIndhold
{
    width : 740px;
    height : 580px;
    float : left;
    overflow :hidden;
}
.KontaktFormular
{
    margin: 0; padding: 0; border : 0;
    width : 600px;
}
.KontaktFormularLinie
{
    margin: 0; padding: 0; border : 0;
    width : 600px;
    height : 25px;
}
.KontaktFormularLinieLeft
{
    margin: 0; padding: 0; border : 0;
    width:150px;
    float:left;
}
.KontaktFormularLinieRight
{
    margin: 0; padding: 0; border : 0;
    width:450px;
    float:left;
    text-align : right;
}
.KontaktFormularText
{
    width : 425px;
}
.DageOversigt
{
    width : 435px;
    height : 150px;
    overflow : auto;
}
.DageOversigtDag
{
    float : left;
    width : 60px;
}
.DageOversigtDato
{
    float : left;
    width : 60px;
}
.DageOversigtTid
{
    float : left;
    width : 140px;
}
.DageOversigtFotograf
{
    float : left;
    width : 150px;
}
.DageOversigtItems
{
    width : 410px;
}
.HjemOverskrift
{
    width : 100%;
    text-align: center;
    margin-left : auto;
    font-family : Arial;
    font-size : 20px;
    font-weight : bold;
}
.CenterDiv
{
    text-align : center;
    margin-left : auto;
}
.DownloadBox
{
    width : 1020px;
    height : 420px;
    margin: 0; padding: 0px; border : 0;
    display:block;
    overflow : auto;
}
.DownloadBund
{
    width : 1030px;
    height : 150px;
    margin: 0; padding: 0px; border : 0;
}
.DownloadBundHalv
{
    font-family : Arial;
    width : 500px;
    height : 150px;
    margin: 0; padding: 0px; border : 0;
    float : left;
}
.DownloadKnap
{
	-moz-box-shadow:inset 0px 1px 0px 0px #f0f0f0;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f0f0f0;
	box-shadow:inset 0px 1px 0px 0px #f0f0f0;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #6b6b6b), color-stop(1, #b5b5b5) );
	background:-moz-linear-gradient( center top, #6b6b6b 5%, #b5b5b5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b6b6b', endColorstr='#b5b5b5');
	background-color:#6b6b6b;
	-webkit-border-top-left-radius:20px;
	-moz-border-radius-topleft:20px;
	border-top-left-radius:20px;
	-webkit-border-top-right-radius:20px;
	-moz-border-radius-topright:20px;
	border-top-right-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-bottomright:20px;
	border-bottom-right-radius:20px;
	-webkit-border-bottom-left-radius:20px;
	-moz-border-radius-bottomleft:20px;
	border-bottom-left-radius:20px;
	text-indent:0;
	border:1px solid #000000;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:22px;
	font-weight:bold;
	font-style:normal;
	height:45px;
	line-height:45px;
	width:280px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #000000;
}
