/********************************************************************************************/
/* Allgemein
/********************************************************************************************/
html, body
{
height : 100%;
width : 100%;
padding : 0px 0px 0px 0px;
margin : 0px 0px 0px 0px;
}
body
{
background-image : url('/img/links/hintergrund_aussen.gif'); background-attachment : fixed;
overflow : auto !important;
overflow : hidden;
}
td.main { padding : 104px 0px 0px 0px; }div.main { padding : 0px 0px 60px 0px; }
table.main
{
table-layout : fixed;
width : 100%;
height : 100%;
}
div.main
{
width : 100%;
height : auto !important;
height : 100%;
overflow : hidden !important;
overflow : auto;
position : inherit !important;
position : static;
z-index : 200;
}
td.main
{
vertical-align : top;
}
/********************************************************************************************/
/* Tabellen
/********************************************************************************************/
td.navi_reisebericht
{
background-image : url('/img/links/hintergrund_navi.gif');
}
td.text_reisebericht
{
background-image : url('/img/links/hintergrund_text.gif');
}