/* Generic Selectors */
a { 
	color:inherit;
	text-decoration:none;
}
a:link { 
	color:inherit;
	text-decoration:none;
}
a:visited { 
	color:inherit;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

body {
font-family: Verdana;
font-size: 10px;
color: #CCCCCC;
background-color: #000000; 
text-align:center;
}

h1 { text-align:right; 
font-size:25px; 
text-decoration:none; 
text-transform:none; 
font-weight:normal;
color:#808080;
}

h2 { 
text-align:left; 
font-size:20px; 
text-decoration:none; 
text-transform:none; 
font-weight:normal;
color:#FFFFFF; 

}

.normaltext {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	text-align:justify; 
	word-spacing:3px;
}
.normalbold {
	font-family: verdana;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight:bold;
}

.normalgrey {	
	text-align:right;
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.links {	
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-decoration: none;	
	font-weight:bold;
}

.container{ 
width:1100px; 
height:1000px;
margin-left:auto; margin-right:auto;
}
.header {
width:1100px; 
margin-left:auto; margin-right:auto;
text-align:left;
}
.index {
	width:175px;
	height:900px; 
	border:0px;
	border-color: rgb(8, 8, 8);
	background-color: rgb(8, 8, 8); 
	vertical-align:top;
	float:left; 
	text-align:left;
}
.indexregion {
	color:#808080;
	font-family:"Monotype Corsiva";
	font-size:22px;
	text-transform: none;
	text-decoration: none;
}
.indexhouse { 
	padding-left:8px;
	color:#CCCCCC;
	font-family:verdana;
	font-size:12px;
	text-transform: none;
	text-decoration: none;
}

.houseid {
	padding-left:20px;
	width:800px;
	height:100px;
	text-align:left; 
	float:left;
	}

.gallery {
	text-align:left; 
	float: right;
	}
	
.description {
	padding-left:20px;
	padding-bottom:20px;
	width:800px;
	float:left;
	text-align: justify;}
	
.calendar {
	width:500px;
	border:0;
	text-align:center; 
	float:left;
	margin-left:15px;}
		
.iframe{ width:500px; height:380px;}


.kTablesilver {
	color: #EEEEEE;
	text-align:center;}
.kTableblack {
	color: #000000;
	text-align:center;}		
.kTablesilver,.kTableblack { 
	font-family: "trebuchet MS";
	text-decoration: none;	
	font-size:9px;
	width:14px;
	height:14px;}
	
.kTableRow {height:14px;}	
	
.price {
	width:300px;
	height:460px;
	border:0;
	float:left;
	text-align:justify;}

.omrade {
	width:1100px;
	height:250px;
	border:0;
	float:right;
	text-align:justify;}

.avstand {
	width:1100px;
	border:0;
	float:right;
	text-align:justify;}

.google {
	width:1100px;
	height:400px;
	border:0;
	float:right;}

.footer {

	width:1100px;
	font-family: verdana;
	font-size: 10px;
	text-align:center;
	color: #CCCCCC;
	text-decoration: none;
	float:left;}
	