@charset "UTF-8";
/* CSS Document */
.img-rounded {
	border-radius: 30px;
}

/*background image the wrong way below*/
.billsBgImage{
	background-image:url(images/1500x300/buildingsSky1.jpg);
	height:300px;
}
/*background image the right way below*/
.bgimage {
background-image: url(elementer/logo/ornament-logo-2.jpg);
background-size: 100%;
background-repeat:no-repeat;
}
.myBgText {
	margin-top:-190px;
	margin-left:100px;
	color:#ffffff;
	font-size:35px;
}
.bgimage-inside {
	padding-top: 13%; /* this is actually (160/1300)*100 */
	margin-top: 24px;
}
.bgimageSide {
background-image: url(images/800x500/beachHouse1.jpg);
background-size: 100%;
}
.bgimage-insideSide {
padding-top: 62.50%; /* this is actually (500/800)*100 */
}

.icon-bar {
  color: #cccccc;
  border-color: #cccccc;
  background-color: #cccccc;
}	


}



a.link3:link {
	color: #cccccc;
	text-decoration: none;
	font-size: small;
	font-weight: normal;
	text-align: left;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	
    }
    a.link3:visited {
        text-decoration: none;
        color: #cccccc;
		font-size: medium;
	font-weight: normal;
		text-align: left;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
    }
    a.link3:hover {
        text-decoration: none;
        color: #adadad;
		font-size: medium;
	font-weight: normal;
		text-align: left;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
    }
    a.link3:active {
	text-decoration: none;
	color: #cccccc;
	font-size: medium;
		
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
	text-align: left;
    }
	
a.link4:link {
	color: #979696;
	text-decoration: none;
	font-size: medium;
	font-weight: normal;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    a.link4:visited {
	color: #979696;
	text-decoration: none;
	font-size: medium;
	font-weight: normal;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    a.link4:hover {
	color: #000000;
	text-decoration: none;
	font-size: medium;
	font-weight: normal;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    a.link4:active {
	color: #979696;
	text-decoration: none;
	font-size: medium;
	font-weight: normal;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	
ul {
  padding:0 0 0 0;
  margin:0 0 0 0;
}
ul li {
  list-style:none;
  margin-bottom:25px;
}
ul li img {
  cursor: pointer;
}

	
	.adresselinje {
    font-size: small;
	color: #000000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	}
	
	
.black {
	height: 25px;
	padding-top: 3px;
	background-color: #000000;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #7EA2EA;
	font-weight: normal;
}

.grey{
	background-color: #ffffff;
	border: 1px solid #eeeeee;
	
}	

.whiteInfo {
	height: 5px;
	background-color: #ffffff;
	border: 0px 1px 0px 0px solid #0a5e5c;
	color: #cccccc;
	padding-left: 10px;
	
	font-size: small;
	font-weight: normal;
	text-align: left
	
	
	}
.mellom{
	background-color: #eeeeee;
	height: 10px;
}	

.mellomHvit{
	background-color: #ffffff;
	height: 5px;
}	
	
.black h1{
	color: #222222;
	font-size: 16px	
}

.tekst{
	color: #444444;
	font-size: medium	
}
.border{
	
background-color: #CACACA;
}

.white {
	background-color: #ffffff;
	color: #000000;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: normal;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: small;
	list-style-type: none;
	
}

.center-block {
    display: block;
    margin: 0 auto;
}
		
		
.bgwhite {
    background-color: #ffffff;
}

.tekst {
	background-color: #ffffff;
	color: #777777;
	text-align: left;
	font-weight: normal;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: medium;
	
}
.whiteCenter {
	background-color: #ffffff;
	color: #777777;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: normal;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: small;
}
.whiteCenterNormal {
	background-color: #ffffff;
	color: #4A6A08;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	font-style: normal;
	font-weight: normal;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: small;
}

.whiteRight {
	background-color: #ffffff;
	color: #4A6A08;
	text-align: right;
	padding-left: 0px;
	padding-right: 0px;
	font-style: normal;
	font-weight: normal;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: small;
}

.WhiteEmpty {
	height: 20px;
	background-color: #ffffff;
	
	color: #666666;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 100px;
	text-align: center;
	font-size: small;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}


.myText {
	padding-left:3%;
:3%;
	padding-top:10px;
	
}
.myText h1{
	color:#999999;
}




.footer {
	text-align: center;
	margin-top:10px;
	font-size: small;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #EEEEEE;
}
	

.imageBgr1 {
	border-right-style: solid;
	border-bottom-style: none;
	border-bottom: none;
	color: #000000;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
.imageBgr2 {
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-bottom: none;
	color: #000000;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
.yellow {
	height: 100px;
	background-color: #E9EF0B;
	border: 2px solid #000000;
	margin-top: 37px;
}
h1 {
	text-align:center;
}
body {
	font-size:20px;
}



@media (max-width: 399px){
}
