/* GENERAL STYLES */
html, body {
	margin:0;
	padding:0;
	font-family:tahoma;
	font-size:11px;
	background-color:#474342;
}

#naviHolder{
    float: left;
    padding:0;
    width:775px;
    height: 30px;
    margin: 0;    
}

#naviList {
    list-style:none;
    margin: 0;    
    padding: 0;
}

#naviList li {
	height:29px;
	width:92px;
	float:left;
	background-image: url("/media/108/knapbag.png");
	background-repeat:no-repeat;
	background-position:middle center;	
	margin-left:12px;
	margin-top:30px;
	color:#fff;
	padding-top:1px;
}

#naviList .selected {
	font-weight: bold;
}

#naviList a{
    padding: 8px 0;
    text-align: center;
    text-decoration:none;
    color:#ffffff;
    display: block;
}

#naviList a:hover{
    color:#ddd9cc;
}


.Wrapper {
	text-align:center;
	width:950px;
	background-image: url("/media/92/baggrund.jpg");
	background-repeat:repeat-y;
	background-position:top center;
}
.MenuItem {
	height:29px;
	width:92px;
	float:left;
	background-image: url("/media/108/knapbag.png");
	background-repeat:no-repeat;
	background-position:middle center;	
	margin-left:12px;
	margin-top:30px;
	color:#fff;
	padding-top:8px;
	font-size:smaller;
}
.Logo {
	margin-left:30px;
	float:left;
	width:143px;
	height:681px;
	background-image: url("/media/118/tidyole.png");
	background-repeat:no-repeat;
	background-position:middle center;		
}
.Holder {
	margin-left:35px;
	margin-top:20px;
	float:left;
	border:0px solid red;
	width:674px;
}
.Top {
	float:left;
	background-image: url("/media/123/top.gif");
	background-repeat:no-repeat;
	background-position:middle center;		
	width:674px;
	height:14px;	
}
.Content {
	float:left;
	background-image: url("/media/128/contentbag.gif");
	background-repeat:repeat-y;
	background-position:middle center;		
	width:674px;
	min-height:588px;
	height:auto !important;
	height:588px;
	text-align:left;

}
.CWrap {		
	width:673px;
	height:100%;
	float:left;
	border:0px solid red;
}

.ContentTxt {
	margin:20px;
	float:left;

	border:0px solid red;
	line-height:180%;
}
.Logo1 {
	float:left;
	background-image: url("/media/113/logo.gif");
	background-repeat:no-repeat;
	background-position:top center;		
	height:137px;	
	width:100%;
}
h2 {
	font-weight:bold;
	margin-bottom:10px;
	float:left;
	border:0px solid red;
	color:#000;
	font-size:11px;
}
h1 {
	width:100%;
	padding:0 0 0 20px;
	float:left;
	font-weight:normal;
	border:0px solid red;
	color:#189ce4;
	font-family:arial narrow;
	font-size:15px;
}
a {
	color:#189ce4;
	font-weight:bold;
}

.attitydeLink
{
	margin-right:auto; 
	margin-left:auto;
	width:950px;
	text-align:right;
	font-family: Tahoma;
	background-color:#474342;
	color: #ffffff;
	font-size: 9px;
	padding-top:10px;
	padding-bottom:10px;
	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 */

