body {
	font-family: Arial;
	font-size: 10pt;
 	margin: 2px 0px 0px 5px;
 	background-image: url("../img/wallpaper.gif");
}

#main {
	background-image: url("../img/background.gif");
	background-repeat: no-repeat;
	width: 1023px;
	height: 765px;
}

#head {
        position: relative;
	top: 14px;
	left: 19px;
	width: 984px;
	font-size: 10pt;
	color: #a0a0a0;
}

#headleft {

}

#headright {
	position: absolute;
	top: 1px;
	right: 0px;
	width: 365px;
	text-align: right;
	font-size: 9pt;
}

#head a {
	color: #a0a0a0;
	text-decoration: none;
}

#head a:hover {
	color: #000000;
}

#head a:active, #head .act {
	color: #e54415;
}

#imglinks {
	position: absolute;
	top: 44px;
	left: 304px;
	width: 670px;
	height: 50px;
}

#enbw, #stadtwerke, #wtt, #eneff {
	position: absolute;
	top: 8px;
	height: 36px;
	cursor: pointer;
}

#enbw {
	left: 8px;
	width: 95px;
}

#stadtwerke {
	left: 110px;
	width: 80px;
}

#wtt {
	left: 213px;
	width: 80px;
}

#eneff {
	top: 1px;
	height: 44px;
	left: 440px;
	width: 227px;
}

#topmenu {
	position: absolute;
	top: 109px;
	left: 0px;
}

#body {
        position: relative;
	top: 128px;
	left: 19px;
	width: 984px;
	height: 20px;
}

#left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 593px;
}

#leftmenu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 200px;
	padding: 3px;
}

#leftmenu img {
	margin: 3px;
}

#photos {
	position: absolute;
	top: 150px;
	left: 7px;
	width: 100%;
	height: 360px;
}

#photos img {
    margin-bottom: 5px;
    border: 0px;
    border-top: 1px;
    border-top-style: solid;
    border-top-color: #e54415;
    padding-top: 5px;
}    

#content {
	position: absolute;
	top: 6px;
	left: 150px;
	width: 570px;
	height: 581px;
	overflow: auto;
}

#right {
	position: absolute;
	top: 6px;
	left: 746px;
	width: 234px;
	height: 593px;
}

#adverts {
	position: absolute;
	top: 17px;
	left: 1042px;
	width: 160px;
	height: 600px;
	font-size: 9pt;
}

#adverts img {
	margin-top: 5px;
}

h1, h2, h3 {
    margin-top: 8pt;
}

h1 {
	font-size: 14pt;
}

h2 {
	font-size: 12pt;
}

h3 {
	font-size: 10pt;
}

a, a:hover, a:active, a:link, a:visited {
	color: #e54415;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #888888;
}
