<style>
<!-- border-right: #7392A4 solid 1px; -->
first {

}


a {
font-family:arial;
font-size:17px;
color:#666666;
text-decoration:none;
font-weight: bold;
}
a:hover {
font-family:arial;
font-size:17px;
color:#666666;
text-decoration:underline;
font-weight: bold;
}
a:visited {
font-family:arial;
font-size:17px;
color:#666666;
font-weight: bold;
}
a:active {
font-family:arial;
font-size:17px;
color:#666666;
font-weight: bold;
}
<!-- tables -->
.table_header {

}
.table_main {
background-image:url(../images/layout/bg_left_start.jpg);
background-repeat:no-repeat;
border-radius: 0 0 0 2em;
}


td.space{}



td.navtop_nosel {
font-family:arial;
font-size:15px;
color:#333366;
cursor:pointer;
cursor:hand;
}

td.navtop_sel {
font-family:arial;
font-size:15px;
color:#44AB02;
cursor:pointer;
cursor:hand;
}

td.navleft_nosel {
font-family:arial;
font-size:15px;
color:#333333;
cursor:pointer;
cursor:hand;
}

td.navleft_sel {
font-family:arial;
font-size:15px;
color:#44AB02;
cursor:pointer;
cursor:hand;
}

td.footer_text {
font-family:arial;
font-size:15px;
color:#44AB02;
border-bottom: #44AB02 solid 1px;
}

td.page_text {
font-family:arial;
font-size:17px;
color:#333333;
text-align: justify;
}
td.page_text_right {
font-family:arial;
font-size:17px;
color:#333333;

}

td.page_text_title {
font-family:arial;
font-size:18px;
font-weight:bold;
color:#666666;

}
td.page_text_mail {
font-family:arial;
font-size:18px;
font-weight:bold;
color:#666666;

}


td.text_success {
font-family:arial;
font-size:12px;
color:#009900;
}
td.text_fehler {
font-family:arial;
font-size:14px;
color:#990000;
}
td.text_warning {
font-family:arial;
font-size:12px;
color:#000000;
}
td.text_fehler_title {
font-family:arial;
font-size:16px;
font-weight:bold;
color:#FFFFFF;
background:#990000;
}

td.text_success_title {
font-family:arial;
font-size:16px;
font-weight:bold;
color:#FFFFFF;
}
td.text_warning_title {
font-family:arial;
font-size:12px;
font-weight:bold;
color:#000000;
background:#FFCC00;
border-bottom: #000000 solid 1px;
}





</style>
