/* GENERAL STYLES */
/* Rich text editor styling start */
#holderBody {
	background: #fff;
}

#holder {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px;
	text-align: left;
}

/* Rich text editor styling end */

body,html {
	margin:0;
	padding:0;
	background-color: #292973;
	font-family: Times new roman;
	font-size:16px;
	text-align: center;
	color:#000000;
	}

a {
color:#292973;
}

#secondLevelNavigation {
border:0px solid red;
    float: left;
    width: 150px;
    list-style:square outside;
    padding:0;
    margin: 0;  
}

#secondLevelNavigation li {
    margin: 0;
}

#secondLevelNavigation li .selected {
	background-color: #dcdcff;
}

#secondLevelNavigation a {
    display: block;
    padding: 5px;
    text-decoration: none;
    color:#000;
    font-family: Times new roman;
}

#secondLevelNavigation a:hover {
	background-color: #dcdcff;
}

hr {
margin:0;
padding:0;
color: #dcdcff;
height: 1px;
}

#naviList {
float:left;
    list-style:none;
    margin: 0;    
    padding: 0;
}

#naviList li {
    width:100px;
    float:left;
}

#naviList .selected {
	background-color:#c6c9ea;
}

#naviList a{
    padding:10px;
    text-align: center;
    text-decoration:none;
    color:#ffffff;
    display: block;
}

#naviList a:hover{
    background-color:#c6c9ea;
    color:#fff;
}
/* Pull */
#nav ul, #nav {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav a {

    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;
}


#nyejendom{
	float:right;
	padding:10px 10px 10px 10px;
	width:246px;
	border:0px solid red;
	background-color:#dcdcff;
}

.top {
	background-color:#292973;
	heigth:11px;
	width:100%;
}
.topbanner {
	background-color:#393999;
	height:100px;
	width:100%;
}
#Logo {
	float:left;
	margin-top:30px;
	margin-left:30px;
}
#MenuBag {
	background-color:#afb1e2;
	height:40px;
}

#MenuItem {
	float:left;
	padding-top:10px;
	text-align:center;
	border:0px solid red;
	width:120px;
	height:40px;
}
#Background {
	background-color:#dcdcff;
	width:100%;
	height:240px;
}
#Call {
	border:0px solid red;
	float:left;
	margin:20px;

}


#rotation{
	float:left;
	margin:30px 0px 0px 25px;
	
}

#BigPics {
	border:0px solid red;
	float:left;
	margin:20px;
}
#ContentWrapper{
	background-color:#f5f4f0;
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
	font-family: tahoma;
	font-size:14px;
	line-height:24px;
min-height:400px;
  height:auto !important;
  height:400px;
}
#ContentWrapper{height:auto} 

#Footer {
	background-color:#363794;
	height:10px;
}
.attitydeLink {
	width:940px;
	text-align:right;
	padding-top:20px;
	border: dashed 0px #ffcc00;
	font-family: Tahoma;
	color: #999966;
	font-size: 9px;
	font-weight:normal;      
}

.attitydeLinket:link, a.attitydeLinket:active, a.attitydeLinket:visited {

color: #999966;
text-decoration: none;

}
a.attitydeLinket:hover {
color: #ffffff;
text-decoration: none;
}

/* EDITOR PROPERTIES */
h1 {
font-family: times new roman;
font-size:24px;
color:#731513;

}

h2 {
font-family: times new roman;
font-size:18px;
color:#731513;

}


