﻿
/* Allgemein */
html, body  { border:0;padding:0;margin:0;height:100%; }
body { background-image:url(images/footer.jpg);background-position:bottom right;background-repeat:no-repeat;background-attachment:fixed;font:normal 13px Tahoma; }
table { border:0; }
td { font:normal 13px Tahoma; }
img { border:0; }
h1 { font-size:16px; font-weight:normal; }
h2 { font-size:13px; font-weight:normal;text-transform:uppercase; }
a, a:active, a:visited, a:hover { color:#2F5F8E; }
a:hover { color:Blue; }

.Fill { width:100%;height:100% }

/* Ballon.master */
#Header { height:70px; border-bottom:1px solid #2F5F8E; }
table#Footer { width:100%;border-top:1px solid #2F5F8E; }
table#Footer a, table#Footer a:active, table#Footer a:visited, table#Footer a:hover { color:#2F5F8E;font-size:9px;text-transform: uppercase; }
table#Footer a:hover { font-weight:bold; }

/* Home */
table#LinkTable a.vip, table.LinkTable a.vip:active, table.LinkTable a.vip:visited { color:#2F5F8E; }
table#LinkTable a.vip:hover { color:Red; font-weight:bold; }
table#LinkTable a, table#LinkTable a:active, table#LinkTable a:visited { color:#2F5F8E; }
table#LinkTable a:hover { font-weight:bold; }
table#LinkTable hr { color:#2F5F8E;height:1px; }
table#LinkTable div { padding-left:0px;padding-top:8px; }

/* Article */
.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:1em 0 0 2.5em; }

/* Picturebook */
.PicturebookView { margin:0.5em 0 3em 0; }
.PicturebookView .PictureItem { float:left; margin:0 2.5em 0 0; }
.PicturebookView .PictureItem img { border:solid 1px #93979B; margin:0 0 0.5em 0;  }
.PicturebookView .ThumbnailItem { float:left; display:block; margin:0 0.3em 0.2em 0; padding:0.25em; border:dotted 1px #CCD1D7; }
.PicturebookView .SelectedThumbnail { border:solid 1px #93979B; }
