body {
	margin: 0 0;
	background-color: #000000;
	background-image: url(../images/bg-grid.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1, h2, h3 {
	margin: 0 0;
}

h1 {
	font-size: 21px;
	color: #666666;
	font-weight: lighter;
	letter-spacing: -1px;
}
h2 {
	font-size: 20px;
	color: #1f6929;
	font-weight: lighter;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1f6929;
	margin: 12px 0;
	padding-bottom: 4px;
}
h3 {
	font-size: 13px;
	color: #1f6929;
	padding-bottom: 4px;
}
p {
	margin: 0 0;
	line-height: 14px;
}
a {
	text-decoration: none;
	color: #999999;
}
ul {
	margin-top: 10px;
	line-height: 15px;
	padding: 0 0;
	margin-left: 20px;
}
a img {
	border: none;
}
.red {
	color: #e31b1d;
}
.introduction {
	font-size: 15px;
	font-weight: lighter;
	line-height: 20px;
	padding-bottom: 10px;
}
.quotes {
	font-size: 13px;
	font-style: italic;
	font-weight: lighter;
	line-height: 18px;
	color: #666666;
	display: block;
	padding-left: 30px;
	padding-right: 30px;
}
.quotenames {
	font-size: 11px;
	font-weight: bold;
	padding-left: 30px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 15px;
	color: #006600;
}
.contractor {
	font-size: 14px;
	font-weight: lighter;
	color: #333333;
	display: block;
	margin-left: 20px;
	padding-top: 30px;
}
.footer {
	font-size: 10px;
	color: #999999;
	line-height: 15px;
}

.footer a{
	color: #999999;
}
.nav {
	font-size: 12px;
	font-weight: lighter;
	display: block;
	padding-top: 5px;
}

.nav a{
	color: #FFFFFF;
}

.nav a:hover{
	color: #e31b1d;
}

#wrapper {
	width: 100%;
	margin: 0 0;
}
#heading {
	background-color: #FFFFFF;
	width: 850px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	padding: 15px 0;
}
#masthead {
	background-color: #FFFFFF;
	width: 850px;
	margin: 0 auto;
}
#logo {
	width: 240px;
	float: left;
	padding: 0 25px;
}
#email {
	width: 240px;
}
#images {
	width: 560px;
	float: right;
}
#page {
	background-color: #FFFFFF;
	width: 800px;
	margin: 0 auto;
	padding: 25px 25px 35px 25px;
}
#footer {
	width: 820px;
	padding: 15px;
	margin: 0 auto 20px auto;
	text-align: center;
}
#sidebar {
	width: 240px;
	float: left;
}
#navwrapper {
	background-color: #000000;
	padding: 10px 10px 15px 15px;
}

#navwrapper ul{
	list-style-image: url(../images/bullet-point.gif);
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0 0;
}

#navwrapper ul a{
	color: #999999;
}

#navwrapper ul a:hover{
	color:#e31b1d;
}

#accreditations {
	margin-top: 20px;
}
#komfort {
}
#komfort img{
	float:right;
	padding: 0 0;
	margin: 0 20px 15px 0;
}

#sidebarimages {
	width: 240px;
	margin-top: 20px;
}

#sidebarimages img{
	margin-bottom: 10px;
}

#content {
	float: right;
	width: 535px;
}
