body {
margin: 0 0 0 0;
font-family: sans-serif;
background-color: #B6C3C5;
}

#menubar {
background: #000 url('images/index_03.gif') repeat-y;
width: 3px;
}

#content {
padding: 10px 10px;
font-size: 90%;
background-color: #fff;
}

#content a,a:visited{
font-size: 90%;
color: #638CAA;
text-decoration: none;
}
#content a:hover {
color: #717E84;
text-decoration: none;
}

#content h1 {
color: #436572;
font-size: 130%;
}
#content h2 {
color: #046B8C;
}
#menu_1 {
/* padding-top: 23px; 
padding-left: 15px; */
background-color: #fff;
}

#menu ul {
list-style-type: none;
margin: 0 0 0 0;
padding: 0 0 0 0;
padding-top: 40px; 
padding-left: 11px;
}

#menu li a {
color: #000;
text-decoration: none;
font-size: 100%;
}

#menu li a:hover {
color: #436572;
text-decoration: none;
}


/* Menu 1 column */
TD#menu_1 { color: #000; padding-top: 10px; }
TD#menu_1 DIV  { color: #000;  margin-left: 10px; }
TD#menu_1 DIV A { color: #000; text-decoration: none; font-size: 100%;}
TD#menu_1 DIV A:hover { color: #436572; text-decoration: none; }

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no { color: #000; text-decoration: none; font-size: 100%; }

/*  MENU 1, level 1, active state font-weight: bold; (ACT) */
TD#menu_1 DIV.menu1-level1-act { color: #000; text-decoration: none; font-size: 100%; }
TD#menu_1 DIV.menu1-level1-act A { color: #436572; text-decoration: none; }

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no { color: #000; text-decoration: none; font-size: 100%; }
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act { color: #436572; text-decoration: none; font-weight: bold; }


/* Style for the Path-menu: */
TD#path { white-space: nowrap; font-family: verdana; font-size: 11px; font-style: italic;  font-weight: bold; padding: 1px 1px 20px 5px;}
TD#path A { text-decoration: none; color:#006699;}
TD#path A:hover { text-decoration: underline; }

#nettradio {
cursor: hand;
}

.Tittel {
margin: 0 0 0 0;
}

.tx-guestbook-list-header { background-color: #2f4e91; color: #FFFFFF; font-weight:bold; }

    .tx-guestbook-list-row { background-color: #FFFFFF; }

    .tx-guestbook-list-rowleft { background-color: #EEEEEE; }

    .tx-guestbook-list-small { font-size: 9px; color: #666666; }

    .tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }

    .tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }

    .tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }

    .tx-guestbook-latest-header { background-color: #539521; color: #FFFFFF; font-weight:bold; }

    .tx-guestbook-latest-row { background-color: #FFFFFF; }

    .tx-guestbook-latest-small { font-size: 9px; color: #666666; }

    .tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1pt; border-color:#2f4e91; font-size:12; color:#333333; width:150; height:20; }

    .tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:#2f4e91; font-size:12; color:#333333; width:150; height:20; }

    .tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:#2f4e91; font-size:12; color:#333333; width:250; }

    .tx-guestbook-form-obligationfield { color: #CC0000; }

    .tx-guestbook-form-error { color: #CC0000; }

input {
color: #000;
border: 1px solid #638CAA;
background-color: #fff;
}
textarea {
color: #000;
border: 1px solid #638CAA;
}