/* CSS Document */

body { margin: 0px; font-family: Tahoma, Arial, Helvetica, sans-serif; color: #555555; font-size: 11px; line-height: 15px; }
a { color: #797283; text-decoration: none; }
a:hover { color: #797283; text-decoration: underline; }
h2 { color: #797283; font-size: 13px; font-weight: bold; width: 100%; border-bottom: solid 1px #D5D5D5; padding-top: 10px; }

#FrontpageBg { background-image: url(../graphic/FrontpageBg.gif); background-position: top center; background-repeat: no-repeat;  }
#SubpageBg { background-image: url(../graphic/SubpageBg.gif); background-position: top center; background-repeat: no-repeat; }
#LoginpageBg { background-image: url(../graphic/LoginpageBg.gif); background-position: top center; background-repeat: no-repeat;  }

.FrontpageTopImage { height: 280px; }
.LoginTopImage { height: 155px; }
.SubpageTopImage { width: 464px; height: 227px; }
.Topmenu { padding: 0 15px 0 13px; }
.Content { padding: 20px;  }
.TextContainer { padding-right: 0px; padding-top: 9px;  }
.Adress { border-top: solid 1px #D5D5D5; padding-top: 3px; font-size: 10px;  }

#BoxContainer { width: 184px; padding: 61px 0 0 26px; }
#BoxText { color: #666666; }

.LeftmenuTop { font-weight: bold; padding: 1px 0 6px 0; border-bottom: solid 1px #dedede; }
.LeftMenuOff { padding: 4px 0 5px 4px; border-bottom: solid 1px #dedede; }
.LeftMenuOff2 { padding: 4px 0 5px 16px; border-bottom: solid 1px #dedede; }
.LoginContent { padding: 0 0 0 21px; }
.LoginHeader { font-size: 16px; padding: 0 0 0 0; height: 22px; border-bottom: solid 1px #dedede; }
 