body { background-color: white }

body,div,p,a,table,ul,input {font-family: Verdana, Arial, Helvetica, sans-serif } 
h1,p,table   { color: #333; font-size: 12px; line-height: 18px; margin-top: 5px; margin-bottom: 5px }
h1 { font-weight: bold }

/*#wrapper    { position: absolute; top: 0; left: 0; width: 950px; height: 600px; border: dotted 1px #ccc }*/
.wrapper     { position: absolute; top: -30px; left: 0; width: 950px; height: 600px }
.navigation { background-color: #f03; visibility: visible; display: block; position: absolute; top: 165px; left: 0; height: 20px }
.logo        { visibility: visible; position: absolute; top: 55px; left: 800px; width: 125px; height: 80px }
.headline, .headline_st    { position: absolute; top: 94px; left: 183px; }
.headline_st { left: 293px; }
.subnavArb   { position: absolute; top: 195px; left: 25px }
.subnavMar   { position: absolute; top: 195px; left: 255px }

.imgNav { border: 0px; height: 20px}
.imgSub { border: 0px; height: 20px}
.imgInhaltCCC  { /*border: solid 1px #ccc*/ }
.tool-tip   { color: #666; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 14px; background-color: #fff; visibility: hidden; padding: 2px; position: absolute; border-style: solid; border-width: 1px 2px 2px 1px; border-color: #ccc; z-index: 1000 }
/*.tool-tip   { width: 250px }*/

a, a:link, a:visited { color: #505050 }
a:hover { color: #333 }
