body {
background-color: #E7FCEB;
margin-top: 0px;
margin-bottom: 0px;
color: #000300;
}


html, body, tr, td, input, textarea {
font-family: Verdana;
font-size: 11px;
}


table.main {
height: 100%;
width: 925px;
border-left: 1px solid #000300;
border-right: 1px solid #000300;
background-color: #FFFFFF;
}


td.header {
height: 130px;
background-image: url('http://www.luegeten.ch/design/graphics/header.jpg');
background-repeat: no-repeat;
border-bottom: 1px solid #0E5918;
}


td.navigation {
background-color: #0E5918;
width: 180px;
padding-top: 11px;
}


td.content {
background-color: #EEEEEE;
padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}


td.sidebar {
background-color: #EEEEEE;
width: 240px;
padding-top: 20px;
}


table.sidebar_table {
background-color: #FFFFFF;
border: 1px solid #0E5918;
width: 80%;
}


td.sidebar_td {
background-color: #FFFFFF;
}


table.navigation_table {
width: 100%;
}


td.navic {
font-weight: bold;
color: #ffffff;
border-bottom: 1px solid #ffffff;
padding-left: 10px;
height: 27px;
}


td.navia {
background-color: #44804C;
color: #ffffff;
border-bottom: 1px solid #cccccc;
padding-left: 10px;
height: 20px;
}


table.content_table {
width: 90%;
}


td.content_title {
font-size: 16px;
font-weight: bold;
color: #0E5918;
padding-bottom: 13px;
}


a:link    { text-decoration:underline; color:#000000; }
a:visited { text-decoration:underline; color:#000000; }
a:hover   { text-decoration:underline; color:#0E5918; }
a:active  { text-decoration:underline; color:#000000; }


.navic:link    { text-decoration:none; color:#ffffff; font-weight:bold; }
.navic:visited { text-decoration:none; color:#ffffff; font-weight:bold; }
.navic:hover   { text-decoration:none; color:#999999; font-weight:bold; }
.navic:active  { text-decoration:none; color:#ffffff; font-weight:bold; }


.navia:link    { text-decoration:none; color:#ffffff; }
.navia:visited { text-decoration:none; color:#ffffff; }
.navia:hover   { text-decoration:none; color:#999999; }
.navia:active  { text-decoration:none; color:#ffffff; }


.light:link    { text-decoration:none; color:#000000; }
.light:visited { text-decoration:none; color:#000000; }
.light:hover   { text-decoration:none; color:#44804C; }
.light:active  { text-decoration:none; color:#000000; }


td.subtitle {
font-weight:bold;
color: #0E5918;
}


input.form, textarea.form, select.form {
border: 1px solid #0E5918;
background-color: #ffffff;
}


input.button {
border: 1px solid #0E5918;
background-color: #ffffff;
font-weight: bold;
}