body>center>table>tbody>tr>td>table>tbody>tr>td>div.content {
font-family: arial;
font-size: 12px;
width: 350px;
height: 550px;
overflow: auto;
padding: 5px 25px 0px 5px;
/* Margins: top, right, bottom, left. */
margin: 0px;
}

div.content {
font-family: arial;
font-size: 12px;
text-align: left;
width: 400px;
height: 540px;
overflow: auto;
padding: 5px 25px 0px 5px;
/* Margins: top, right, bottom, left. */
margin: 0px;
}

div.contact_intro {
font-family: arial;
font-size: 12px;
text-align: left;
width: 400px;
height: 50px;
padding: 5px;
/* Margins: top, right, bottom, left. */
margin: 0px;
}

h1.contact_title {
font-family: arial;
font-size: 16px;
font-weight: bold;
text-align: center;
color: #000099;
}

h2.contact_title {
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #000099;
}

.table_content {
padding: 0px;
margin: 0px;
}

.first_column {
width: 100px;
vertical-align: top;
}

.second_column {
width: 200px;
vertical-align: top;
}

.voith_blue {
font-family: arial;
font-size: 12px;
color: #000099;
font-weight: bold;
}

.voith_gray_dark {
font-family: arial;
font-size: 12px;
color: #666666;
}

.text_left {
text-align: left;
}

.padding_top {
padding-top: 5px;
}

a.contact_active:link, a.contact_active:visited, a.contact_active:hover {
color: #990000;
font-weight: bold;
}

a.contact_active:active {
color: #990000;
font-weight: bold;
}