/* CSS Document */

html, body { height: 100%; margin: 0px; padding: 0px; text-align: left; vertical-align: top; }
#wrapper { width: 100%; height: 100%; margin: 0px; padding: 0px; background: url(../images/bg-head.gif) repeat-x; }

body, td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #252525; line-height: 20px; }

img { border: none; }

h1 { font-size: 26px; }
h2 { font-size: 24px; }
h4 { font-size: 14px; }

p, h1, h2, h3, h4 { margin: 0px; padding: 10px 0px; }

a { color: #252525; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:focus { text-decoration: underline; }
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; }

.inline { display: inline; }

div.nav { padding: 5px 10px 3px 58px; background-color: #CFDAD1; font-size: 14px; margin-bottom: 4px; }
a.nav { padding: 5px 10px 3px 58px; background-color: #CFDAD1; font-size: 14px; margin-bottom: 4px; display: block; color: #252525; text-decoration: none; }
a:link.nav { font-weight: normal; }
a:visited.nav { font-weight: normal; }
a:focus.nav { font-weight: bold; }
a:hover.nav { font-weight: bold; }
a:active.nav { font-weight: bold; }

div.title { padding: 5px 6px 3px; background-color: #CFDAD1; font-size: 14px; margin-bottom: 36px; margin-left: 39px; }

table.content { margin-bottom: 30px; width: 620px; }
table.unternavi { margin-bottom: 30px; width: 252px; }
table.unternavi a.nav { padding: 5px 10px 3px 22px; background-color: #CFDAD1; font-size: 14px; margin-bottom: 4px; display: block; color: #252525; text-decoration: none; }
table.unternavi a:link.nav { font-weight: normal; }
table.unternavi a:visited.nav { font-weight: normal; }
table.unternavi a:focus.nav { font-weight: bold; }
table.unternavi a:hover.nav { font-weight: bold; }
table.unternavi a:active.nav { font-weight: bold; }

#sponsoren { position: relative; border: 1px solid #CFDAD1; }

#main { vertical-align: top; }
#main td { vertical-align: top; }

#footer { padding-top: 30px; vertical-align: bottom; }