* {
margin: 0;
padding: 0;
}

html, body {
width: 100%;
font-family: verdana, arial;
font-size: 13px;
}

body {
scrollbar-3dlight-color: green;
scrollbar-arrow-color: white;
scrollbar-darkshadow-color: green;
scrollbar-face-color: darkgreen;
scrollbar-highlight-color: green;
scrollbar-shadow-color: green;
scrollbar-track-color: green;
}

#content {
position: relative;
left: 50%;
margin-left: -500px;
width: 1000px;
}

#top {
background: url('../images/top_bg.jpg') no-repeat;
width: 105px;
height: 104px;
padding-top: 50px;
padding-left: 895px;
}

#left {
background: url('../images/left_bg.jpg') no-repeat;
width: 47px;
height: 390px;
}

#menu_bg {
background: url('../images/menu_bg.jpg') no-repeat;
width: 196px;
height: 390px;
}

#menu_bg a {
font-family: verdana, arial;
color: black;
font-size: 12px;
text-decoration: none;
}

#menu_bg a:hover {
color: white;
}

#index_bg {
background: url('../images/index_bg.jpg') no-repeat;
width: 713px;
height: 390px;
}

#index_txt {
color: white;
font-size: 11px;
}

#index_txt td {
vertical-align: top;
}

#index_txt a {
color: white;
font-weight: bold;
}

#index_txt a:hover {
color: black;
}

.index_table_txt {
width: 130px;
height: 150px;
}

.index_table_spacer {
padding-top: 10px;
width: 50px;
}

.index_table_link {
padding-top: 10px;
}

.scroller {
height: 347px;
width: 673px;
padding: 20px;
overflow: auto;
color: black;
text-align: left;
}

.scroller p {
margin-bottom: 10px;
}

#scroll_bg {
position: relative;
width: 713px;
height: 390px;
background: url('../images/rest_bg.jpg') no-repeat;
}

#right {
background: url('../images/right_bg.jpg') no-repeat;
width: 44px;
height: 390px;
}

#bottom {
background: url('../images/bottom_bg.jpg') no-repeat;
width: 1000px;
height: 153px;
}

#bottom_txt {
position: relative;
top: 3px;
left: 47px;
width: 191px;
height: 105px;
padding: 7px 0 7px 0;
text-align: center;
color: white;
font-size: 13px;
}

#bottom_txt a {
text-decoration: none;
color: white;
}

h2 {
font-size: 20px;
margin-bottom: 10px;
}

h3 {
font-size: 14px;
margin-bottom: 10px;
}

#brancher_menu td {
vertical-align: bottom;
}

.brancher_menu_spacer {
width: 50px;
}

#brancher_menu a {
color: black;
text-decoration: none;
}

#entreprenoer a:hover {
color: #656565;
}

#anlaeg a:hover {
color: #238838;
}

#kloak a:hover {
color: #1788A9;
}

#naturvarme a:hover {
color: #AB1B18;
}

.link_table {
margin-left: 25px;
margin-bottom: 10px;
}

.link_table ul {
padding-left: 20px;
}

.link_table ul li {
margin-bottom: 2px;
}

#kloak_link ul li a {
font-weight: bold;
color: #1788A9;
text-decoration: none;
}

#kloak_link ul li a:hover {
color: black;
}

#entreprenoer_link ul li a {
font-weight: bold;
color: #656565;
text-decoration: none;
}

#entreprenoer_link ul li a:hover {
color: black;
}

#anlaeg_link ul li a {
font-weight: bold;
color: #238838;
text-decoration: none;
}

#anlaeg_link ul li a:hover {
color: black;
}

#naturvarme_link ul li a {
font-weight: bold;
color: #AB1B18;
text-decoration: none;
}

#naturvarme_link ul li a:hover {
color: black;
}

#index_link_table {
position: relative;
top: 132px;
}

#index_link_table img {
border: none;
}

#sitemap td {
vertical-align: top;
}

#sitemap a {
font-weight: bold;
color: #000000;
text-decoration: none;
}

#sitemap a:hover {
color: #FFFFFF;
}

#sitemap ul {
margin-left: 30px;
margin-bottom: 7px;
}