body, td, p {
 background-color: #FFFFFF;
 font-family: verdana, arial, sans-serif;
 font-size: 9pt;
 line-height: 12pt;
 color: #000000;

 scrollbar-DarkShadow-Color: #1b3a56;
 scrollbar-Track-Color: #FFDEB3;
 scrollbar-Face-Color: white;
 scrollbar-Shadow-Color: #1b3a56;
 scrollbar-Highlight-Color: grey;
 scrollbar-3dLight-Color: grey;
 scrollbar-Arrow-Color:#FFB04D;
}


td {
 background-color: #F2F2F2;
 padding: 3px;
}

td.form {
 background-color: white;
 padding: 3px;
}

h1 {                  /* Logo */
 font-size: 9pt;
 font-weight: bold;
 color: #FF8D00;
}


h2 {
 font-size: 12pt;
 font-weight: bold;
 color: #FF8D00;
}


h3 {
font-size: 10pt;
font-weight: bold;
color : #FF8D00;
}


A:link {color: #FF8D00;}
A:visited {color: #FF8D00;}
A:active {color: #AFAFAF;}
A:hover {color: #AFAFAF;}


#Main
{
position: absolute;
width:440px; left:50%; margin-left:-220px; /* negative Hılfte von width: 710px */
height:470px; top:50%; margin-top:-235px; /* negative Hılfte + 15 fır die optische Mitte von width: 480px */
}


#ContentBild {
position: absolute;
width: 440px;
height: 440px;
border: 0px solid #FF8D00;
}


#Content {
position: absolute;
width: 440px;
height: 440px;
border: 1px solid #FF8D00;
}


#Menu
{
position: absolute;
width: 400px;
height: 20px;
top: 451px;
left: 20px;
border: 0px solid #FF8D00;
}


#ContentText-Header
{
position: absolute;
width: 214px;
height: 20px;
left: 20px;
top: 25px;
}

#ContentText-Logo
{
position: absolute;
width: 50px;
height: 50px;
right: -1px;
top: -1px;
border: 0px solid #FF8D00;
}

#ContentText-Bild
{
position: absolute;
width: 107px;
height: 214px;
left: 0px;
top: 107px;
border: 0px solid #FF8D00;
}

#ContentText-Text
{
position: absolute;
width: 285px;
height: 310px;
left: 132px;
top: 107px;
border: 0px solid #FF8D00;
overflow: auto;
}