html, body
{
width: 100%;
height: 100%;
font-family: Arial;
font-size: 12px;
}
body
{
padding: 0;
margin: 0;
}
table.default
{
width: 100%;
height: 100%;
}
td, img
{
vertical-align: top;
font-family: Arial;
font-size: 12px;
}
img
{
border: 0;
}
td.blue
{
background-color: #556fb0;
font-size: 0;
}
td.white
{
font-size: 0;
}
td.white2
{
font-size: 0;
width: 800px;
}
td.content2
{
background-color: #556fb0;
width: 770px;
height: 266px;
}
td.content
{
height: 334px;
}
td.nav
{
height: 82px;
padding-left: 16px;
width: 643px
vertical-align: top;
}
td.top
{
font-size: 0;
width: 800px;
}
td.side
{
width: 157px;
}
.titel {
font-family: Arial;
font-size: 13px;
color: #231f20;
}
td.content1
{
font-family: Arial;
font-size: 12px;
color: #231f20;
padding: 10px 35px 10px 35px;
}
td.content2
{
font-family: Arial;
font-size: 12px;
color: #FFFFFF;
}
div.content2
{
padding: 10px 35px 10px 35px;
}
td.content1 a, td.content1 a:visited
{
color: #1c3f95;
text-decoration: none;
}
td.content1 a:hover
{
text-decoration: underline;
}
td.content2 a, td.content2 a:visited
{
color: #FFFFFF;
text-decoration: none;
}
td.content2 a:hover
{
text-decoration: underline;
}
.red {
font-family: ;
font-size: 2px;
background-attachment:fixed;
color: #C80B1E;
}
.button {
background-color: #EEEEEE;
border-right: 1px solid #AAAAAA;
border-left: 1px solid #AAAAAA;
border-bottom: 1px solid #AAAAAA;
border-top: 1px solid #AAAAAA;
}
input,textarea,option {
background-color: #FFFFFF;
border-color: #AAAAAA;
border-style: solid ;
border-width: 1;
font-size: 11px;
}
option, select {
font-size : 11px;
}
table.preview {
border-style: 0px;
margin: 0px;
padding: 0px;
borderspacing: 0px;
}
td.preview {
font-family: arial;
background-color: transparent;
border-style: none;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
word-spacing: 0px;
}
td.smallpreview{
font-size: 2px;
font-family: arial;
background-color: transparent;
border-style: none;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
}
.showBorder{
border-width:1px;
border-style:solid;
border-color:#eeeeee;
}