/* Body */
body { font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 1em; color: #ffffff; background-color: #000000; background-image: url(../background.jpg); background-repeat: repeat; }

/* Links */
a { color: #eeeeee; text-decoration: none; font-weight: bold,; font-size: 1em; padding: 0; }
a:hover { color: #ffffff }

.navi { color: #ffffff; font-weight: bold; display: block; padding-top: 10px; }
.navilogin { color: #ffffff; font-weight: none; font-size: 0.8em; display: block; padding-top: 10px; }

/* Titel */
h1 { font-size: 1.7em; font-weight: bold; margin: 6px 0; padding: 0; }
h2 { font-size: 1.6em; font-weight: bold; margin: 4px 0; padding: 0; }
h3 { font-size: 1.5em; font-weight: bold; margin: 3px 0; padding: 0; }
.Title { position: relative; left: 130px; font-size: 1.8em; margin: 0; padding: 0; }
.ContentTitle{ padding-right: 20px; display: inline; }
.ContentView{ padding-right: 20px; }

/* Grundgerüst */
#Center{ position: relative; top: 10px; display: block; text-align: center; background-image: url(../RS-HT.gif); background-repeat: no-repeat; background-position: top center; }
#Container{ width: 1000px; margin-left: auto; margin-right: auto; text-align: left; z-index: 1;  }
#Head { position: relative; top: 0; left: 0; width: 1000px; height: 120px; color: #000000; padding: 12px; z-index: 2; overflow: visible;}
#HeadTitle { position: absolute; top: 0; left: 140px; width: 840px; height: 30px; color: #ffffff; background-color: none; opacity: 0.5; padding: 2px 10px 7px; z-index: 3; }
#Left { position: relative; top: 0; left: 0; width: 100%; }
#LeftNavi { position: relative; top: 0; left: 0; width: 130px; height: 400px; color: #000000; background-color: #FF0000; padding: 14px; text-decoration: bold; }
#ContentFrame { position: absolute; top: 0; left: 170px; width: 840px;  padding: 14px; }
#Footer { color: #999999; padding-top: 14px; }
#ZoomArea { position: absolute; top: 0; left: 0; width: 840px; }
#ZoomFrame { width: 840px; color: #ffffff; background-color: #000000; text-align: left; z-index: 10; }
#ZoomTitle { position: absolute; top: 10px; left: 4px; padding: 4px; z-index: 11; background-color: #000000; opacity: 0.8; display: none; }
#ZoomPrint { position: absolute; top: 10px; right: 24px; padding: 4px; z-index: 11; background-color: #000000; opacity: 0.8; }
#ZoomClose { position: absolute; top: 10px; right: 4px; padding: 4px; z-index: 11; background-color: #000000; opacity: 0.8; }

/* CV Tabellen */
.OuterCV { border: 0; border-collapse: collapse; width: 820px; text-align: left; vertical-align: top; color: #ffffff; background-color: #222222; margin: 7px 0 0 0; }
.OuterCVLeft { width: 170px; vertical-align: top;}
.OuterCVRight { width: 30px; }
.InnerCV { width: 100%; border: 0; border-collapse: collapse; padding: 0; color: #ffffff; }