/* GENERAL STYLES */
/* Rich text editor styling start */
#holderBody {
	background: #fff;
}

#holder {
	border: 1px solid #cdcdcd;
	padding: 10px;
	margin: 5px;
	text-align: left;
}

/* Rich text editor styling end */

body,html {
	margin:0;
	padding:0;
	background-color: #EFEFF6;
	font-family: 'calibri';
	font-size:12px;
	text-align: center;
	color:#000000;
	}

.topHolder {
	margin:0;
	padding:0;
	border:0px solid red;
}

.logo {
	border:0px solid red;
	float:left;
	margin:0;
	padding:0;
	height:286px;
	width:396px;
}

/* HEADERS */
h2 {
	font-size:30px;
	margin: 5px 0;
	padding: 0;
	font-weight: bold;
	font-size: 140%;
	text-decoration: none;
}

/* Navigation */

#secondLevelNavigation {
    float: left;
    width: 110px;
    list-style:none;
    padding:0;
    margin: 0;  
    border-top: 1px solid #ddd;
}

#secondLevelNavigation li {
    margin: 0;
    border-bottom: 1px solid #ddd;
}

#secondLevelNavigation li .selected {
	font-weight: bold;
}

#secondLevelNavigation a {
    display: block;
    padding: 5px 0;
    text-decoration: none;
}

#secondLevelNavigation a:hover {
    background-color: #3d678d;
}

#naviHolder{
    background-image:url(/media/223/menubag.gif);	
    background-repeat: no-repeat;
    float: right;
    border:0px solid red;
    padding:0;
    margin:0;
    width:584px;
    height:174px;
}

#naviList {
    list-style:none;
    margin: 0;    
    padding: 0;
}

#naviList li {
	background-image:url(/media/315/mitem_bag1.jpg);
	text-transform:uppercase;
	width:92px;
	height:53px;
	float:left;
	border-left:#ddd9cc solid 0px;
	border-right:#888477 solid 0px;
}

#naviList .selected {
	background-image:url(/media/248/mitem_bag.jpg);
	font-weight: bold;
}

#naviList a{
    padding: 8px 0;
    text-align: center;
    text-decoration:none;
    color:#ffffff;
    display: block;
}

#naviList a:hover{
    color:#ddd9cc;
}
/* Pull */
#nav ul, #nav {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav a {
    padding: 8px 0;
    text-align: center;
    text-decoration:none;
    color:#ffffff;
    display: block;
}

#nav .current {
	font-weight: bold;
}

#nav a {
	text-decoration: none;
}

#nav a:hover {
	color: white;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #060;
	padding: 0.5em 0;
}

#nav li {
	float: left;
	position: relative;
	width: 10em;
	text-align: center;
	cursor: default;
    border-left:#ddd9cc solid 1px;
    border-right:#888477 solid 1px;
}


li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

/* BOXES */
a {
color:#000000;
}

#contentHolder {
	width:980px;
	padding:0;
	margin:0;
	border:0px solid red;
	background: #9f9f9f;
}

#textContent {
        background: #FFFFFF;
	width: 564px;
	float: right;
	border:0px solid red;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	min-height: 340px;
	_height: 340px;
}

#container {
	border:0px solid red;
	margin: 0px auto;
	width: 980px;
	min-height:600px;
	_height:600px;
        background: #FFFFFF;
}

#main {
	border:0px solid red;
	width:980px;
	min-height:600px;
	_height:600px;
	margin:0;
	padding:0;
	text-align:left;
}

#bottom {
        background: #FFFFFF;
	border:0px solid red;
	float:right;
	width:584px;
	margin:0;
	padding:5px 0;
	text-align:center;
	font-size: x-small;
}

#Ugenstilbud {
	color:#ffffff;	
	margin:70px 0px 0px 75px;	
	}

#Ugenstilbud_border {
	border:1px solid white;
	}

#flashbag {
	background-image:url(/media/236/flashbag.gif);
	background-repeat: no-repeat;
	height:112px;
	width:584px;	
}

#offerbag {
	float:left;
	border:0px solid red;
	background: url(/media/242/offerbag.jpg) no-repeat;
	width:396px;
	height:373px;
}

#offerbund {
	float:left;
	width:396px;
	background: #9f9f9f url(/media/1157/offerbund.gif) repeat-y;
}

.attitydeLink
{
	float: right;
	border: dashed 0px #ffcc00;
	font-family: Tahoma;
	color: #000000;
	font-size: 9px;
	margin:-5px 220px 0px 0px;
	font-weight:normal;
}

.attitydeLinket:link, a.attitydeLinket:active, a.attitydeLinket:visited {

color: #999966;
text-decoration: none

}
a.attitydeLinket:hover {
color: #333300;
text-decoration: none
}


/* EDITOR PROPERTIES */
h1 {
	font-size:30px;
	font-weight: bold;
        text-transform:uppercase;
        color:#333333;
}

h3 {
	font-size:12px;
	font-weight: bold;
}

h2 {
font-size:30px;
	font-weight: bold;
        text-transform:uppercase;
        color:#ffffff;
}

