﻿
/* Allgemein */
html, body { border:0;padding:0;margin:0;height:100%;font-family: Franklin Gothic Book, Sans-Serif;font-size:13px; }
body { background-image:url(images/header_bg.jpg);background-repeat:repeat-x; }
table { border:0; }
td { font-size:13px; }
img { border:0; }
h1 { font-size:20px;font-weight:normal;color:#003377;cursor:default; }
h2 { font-size:15px;font-weight:normal;color:#003377; }
a, a:active, a:hover, a:visited { color:Blue; }
hr { height:1px;color:#003377 }
.Fill { width:100%; height:100%; }
td.Header { height:70px }
td.Content { background-color:#E7E4E8;background-image:url(images/gradientbg.jpg);background-repeat:repeat-x; }
td.Footer { background-color:black;border-top:lightgrey 1px solid;height:30px; }
td#Content { width:558px;background-image:url(images/content_bg.gif);background-position:bottom 230px;background-attachment:fixed;background-repeat:no-repeat; }
td#SubContent { background-color:#E7E4E8;padding:16px;padding-top:25px;background-image:url(images/gradientbg.jpg);background-repeat:repeat-x; }

/* Home */
table.Home { table-layout:fixed;width:750px;height:100%;background-color:White }
td.TopArticle { height:160px;padding-left:50px;padding-top:30px; }
td.TopArticleText { color:black;font-size:13px;font-weight:normal;padding-left:8px;padding-right:30px;cursor:default; }
td.TopArticleText h1 { font-size:16px;margin-bottom:3px; }
.TopArticleImage { height:110px;vertical-align:top;margin-left:16px;margin-right:16px; }
td.L2 { padding:30px 0 50px 0; vertical-align:top; }
td.L2Image { width:80px;padding-left:75px;padding-top:8px; vertical-align:middle; }
img.L2Image { border:3px solid white; }
td.L2Text { padding-left:16;padding-right:75px;vertical-align:middle;color:black;font-size:13px;line-height:16px;letter-spacing:normal;font-weight:500;padding-bottom:8px;cursor:default;}
td.L2Text h1 { font-size:13px;margin-top:8px;margin-bottom:3px; }

div.home_links { margin:1em 0 0 1em; }

/* Article */
td#Article { width:558px;background-image:url(images/content_bg.gif);background-position:bottom 230px;background-attachment:fixed;background-repeat:no-repeat;padding:21px 16px 80px 68px; }
.ArticleAdditions h3 { margin:0 1em 0.5em 0; padding:0; font-size: 14px; font-weight:normal;}
.ArticleAdditions img { float:left; margin:0 1em 0 0; }
.AdditionsGroup { margin:0 0 0 2.5em; }
table.Article { height:100%;width:100%;table-layout:fixed;background-color:white }

/* Picturebook */
table.Picturebook { height:100%;width:100%;background-color:white }
td#PictureItemTd { padding:0.5em 0 3em 3em; }
.PicturebookView .PictureItem { float:left; margin:0 2.5em 0 0; }
.PicturebookView .PictureItem img { border:solid 1px #93979B; margin:0.5em 0 0.5em 0;  }
.PicturebookView .ThumbnailItem { float:left; display:block; margin:0 0.3em 0.3em 0; padding:0.25em;padding-bottom:0; border:dotted 1px #CCD1D7; }
.PicturebookView .SelectedThumbnail { border:solid 1px #93979B; }


