body {margin-bottom: 0px;}

.verlauf {
background: #1E5799; /* einfarbig für alte Browser */
background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 46%, #207cca 47%, #7db9e8 100%); /* Firefox  */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(46%,#2989D8), color-stop(47%,#207cca), color-stop(100%,#7db9e8)); /* Google Chrome */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1E5799',GradientType=0 )"; /* Internet Explorer neu */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1E5799',GradientType=0 ); /* Internet Explorer alt*/
}

td.head1 {background-color:#000033}
td.head2 {font-family: arial; font-size: 16px; color: #aaaaaa; padding: 7px 0px 5px 10px; background-image: url('bgkl.gif'); border-bottom: 3px double; border-color: #999999;}

table.line {background-color:#ffffff; border-top: 3px double; border-left: 3px double; border-right: 3px double; border-color: #999999;}

td.text {font-family: arial; font-size: 12px; color: #333333; padding: 2px;}

td.content {text-align: justify;}

td.leftspace {padding-left:5px;}
td.rightspace {padding-right:5px;}

td.bodyad {background-color:#cccccc; height:19px; padding-left:5px; border:1px solid #bbbbbb}

a.bodyad:link {font-family: arial; font-size: 12px; color: #333333; text-decoration: none;}
a.bodyad:visited {font-family: arial; font-size: 12px; color: #333333; text-decoration: none;}
a.bodyad:hover {font-family: arial; font-size: 12px; color: #333333; text-decoration: none;}

a.navi:link {font-family: arial; font-size: 12px; color: #333333; text-decoration: none;}
a.navi:visited {font-family: arial; font-size: 12px; color: #333333; text-decoration: none;}
a.navi:hover {font-family: arial; font-size: 12px; color: #333333; text-decoration: none;}

a:link {font-family: arial; font-size: 12px; color: #006699; text-decoration: none;}
a:visited {font-family: arial; font-size: 12px; color: #006699; text-decoration: none;}
a:hover {font-family: arial; font-size: 12px; color: #333333; text-decoration: underline;}

td.adsense {padding-left:5px;}

div.ad {float: right; padding: 0px 0px 0px 5px;}
