/* -- Text -- */

body {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}


.txt_normal {
    font-size: 10pt;
    font-family: Arial, Tahoma, sans-serif;
    color: #666666;
}

.txt_normal a {
    font-size: 10pt;
    font-family: Arial, Tahoma, sans-serif;
    color: #666666;
	font-weight: bold;
}

/* -- Tabellen -- */

.tab_outer_left {
    width: 100%;
    background-image:  url(pics/red_back_01.jpg);
    background-repeat:no-repeat;
}

.tab_out_left {
    width: 316px;
}
.tab_out_right {
    width: 634px;
}

.tab_in_left_left {
    width: 190px;
    background-color: #D86500;
}
.tab_in_left_right {
    width: 126px;
}
.tab_in_left_down {
    width: 240px;
}
.tab_in_right_left {
    width: 317px;
}
.tab_in_right_right {
    width: 317px;
}

input, select, textarea {
    background-color: #ffffff;
    color: #666666;
    font-size: 10pt;
    font-family: Tahoma;
    border-right: #D86500 1px;
    border-left: #D86500 1px;
    border-top: #D86500 1px;
    border-bottom: #D86500 1px;
    border-style: solid;
}
h1 {  font-family: Arial, Tahoma, sans-serif; font-size: 12px; line-height: normal; font-weight: normal; color: #666666}

