/* CSS Document */

body { background-color: #DADADA; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #565656; margin-top: 50px }
table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #565656; border-collapse: collapse }
form { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #565656 }
h1 { font-size: 14px }
p { margin-top: 0px }
a { color: #565656; text-decoration: none }
a:hover { color: #003C78; text-decoration: none }
input.cdtext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border: #C0C0C0 solid 1px; width: 200px; height: 15px }
input.cdbutton { background-color: #565656; border: none; font-size: 11px; color: #FFFFFF; width: 100px; height: 15px }
textarea.cdlongtext { border: #C0C0C0 solid 1px; font-family: "Courier New", Courier, monospace; font-size: 12px; width: 100% }

table.layout { background-color: #FFFFFF; width: 1024px; height: 670px }
td.layoutright { background-image: url(grafiken/content_corner.jpg); background-position: right bottom; background-repeat: no-repeat; width: 799px; height: 670px; vertical-align: top }
td.layoutleft { width: 225px; height: 670px; vertical-align: top }

td.corporate { background-color: #F5F5F5; vertical-align: middle; width: 225px; height: 100px }
td.corporate img { margin-left: 32px }

table.menu { background-image: url(grafiken/menu_bg_lightest.jpg); width: 225px; height: 570px }
table.menu td { color: #FFFFFF; padding-left: 30px; border-bottom: #EFEFEF solid 1px; vertical-align: middle; min-height: 19px }
table.menu td.footer { background-image: url(grafiken/menu_corner.gif); background-position: right bottom; background-repeat: no-repeat; border-bottom: none; height: 30px }
table.menu a { color: #565656; text-decoration: none }
table.menu a:hover { color: #003C78; text-decoration: none }
table.menu a.activelink { color: #003C78 }

td.header { border-bottom: #9B9B9B solid 1px; vertical-align: top }
td.header img { margin-top: 100px }
td.teaser { border-bottom: #9B9B9B solid 1px; text-align: right; vertical-align: top }
td.content { padding-top: 25px; vertical-align: top; padding-right: 100px; line-height: 1.5 }

table.subtitle { background-color: #D6D6D6; font-size: 9px }
td.subtext { background-color: #D6D6D6; padding-left: 10px; padding-top: 10px; height: 180px; vertical-align: top }

td.download { border-bottom: #EFEFEF solid 1px }

.highlightcolor { color: #003C64 }