/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FEFEFE url('../images/energielabel_01.jpg') repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	color: #3E5469;
}

h2 {
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 13px;
	color: #6993B3;
	text-decoration: bold;
}

h2 span {
	color: #606060;
}

/** TEXTS */

body, th, td, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 2em;
	text-align: justify;
	line-height: 18px;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 27px;
}

.list1 li {
	padding-left: 11px;
	background: url('../images/energielabel_09.gif') no-repeat left center;
}

.list2 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list2 li {
	padding-bottom: 18px;
}

strong {
	color: #666666;
}

/** LINKS */

a {
	color: #3C5365;
}

a:hover {
	text-decoration: none;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

a img { border: none; }

img.border { border: 3px solid #BFBFBF; }

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}



.hr1 {
	height: 1px;
}

/** HEADER */

#header {
}

/** MENU */

#menu {
	background: url('../images/energielabel_03.jpg') no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 10px 0px 0px 15px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	width: 148px;
	height: 22px;
	padding: 13px 0px 0px 0px;
	background: url("../images/subpage1_01.gif") no-repeat left top;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	background: none;
	text-decoration: underline;
}

/** FOOTER */

#footer {
	clear: both;
	height: 100px;
	background: url('../images/energielabel_10.gif') repeat-x left top;
}

#footer p {
	margin: 0px;
	padding-top: 25px;
	text-align: center;
	color: #B8B8B8;
}

#footer a {
	margin: 0px;
	padding-top: 25px;
	text-align: center;
	color: #B8B8B8;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
