html, body { 
background-image: url(../images/layout/bg_red_5x5.jpg);
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #535353;
line-height: 14px;
text-decoration: none;
margin: 0;
padding: 0;
overflow-x: hidden;

scrollbar-base-color:#EFEFEF;
scrollbar-3d-light-color:#FFFFFF;
scrollbar-arrow-color:#535353;
scrollbar-darkshadow-color:#EFEFEF;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
}

h1 {
font-size: 12px;
font-weight: bold;
margin-bottom: 10px;
margin-top: 0px;
}

img {
border: 0 none;
}

a img {
border: 0 none;
}

table {
border: 0px none;
}

.nowrap{
white-space: nowrap;
}

.container {
position: absolute;
width: 840px;
height: 595px;
left: 50%;
top: 50%;
margin-left: -420px;
margin-top: -297px;
}

.td_content {
background-image: url(../images/layout/bg_tab_840x1.jpg);
background-repeat: repeat-y;
}

.td_content_left_txt {
width: 400px;
height: 330px;
background-image: url(../images/layout/bg_cont_left_txt.jpg);
background-repeat: no-repeat;
}

.td_content_left_notxt {
width: 400px;
height: 330px;
background-image: url(../images/layout/bg_cont_left_notxt.jpg);
background-repeat: no-repeat;
}

.td_content_right_txt {
width: 400px;
height: 330px;
background-image: url(../images/layout/bg_cont_right_txt.jpg);
background-repeat: no-repeat;
}

.td_content_right_notxt {
width: 400px;
height: 330px;
background-image: url(../images/layout/bg_cont_right_notxt.jpg);
background-repeat: no-repeat;
}

.td_popup_l {
width: 200px;
height: 200px;
border: 0;
border: none;
}

.td_popup_r {
width: 400px;
height: 200px;
border: 0;
border: none;
background-color: #FFFFFF;
}

a {
text-decoration: underline;
color: #333333;
}

.txt_blau , 
.txt_blau a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #8DABB8;
text-decoration: none;
}

.txt_blau a:hover {
font-weight: bold;
text-decoration: none;
color: #8DABB8;
}

.txt_gruen , 
.txt_gruen a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #B9D065;
text-decoration: none;
}

.txt_gruen a:hover {
font-weight: bold;
color: #B9D065;
text-decoration: none;
}

.txt_grau ,
.txt_grau a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #97989A;
text-decoration: none;
}

.txt_grau a:hover {
font-weight: bold;
color: #97989A;
text-decoration: none;
}

.txt_braun , 
.txt_braun a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #B7A987;
text-decoration: none;
}

.txt_braun a:hover {
font-weight: bold;
color: #B7A987;
text-decoration: none;
}
