/* Style-Sheet für http://www.windows3.de */
/* (C) 2004 Dennis Schulmeister */

/* Allgemeine Definitionen */

body {
   font:normal 10pt sans-serif;
   background-color: white;
   background-image: url(left.jpg);
   background-repeat: repeat-y;
   background-position: 0px 130px;
   color: black;
   top: 0px;
   left: 0px;
   margin: 0px;
}

A:link, A:visited, A:active {
   text-decoration: none;
   color: #800000;
}

A:hover {
   color: red;
}

.xprofan {
   margin-bottom: 25px;
   padding: 10px;
   border: dotted 3px #BBBBFF;
}

.menu {
   position: absolute;
   top: 250px;
   width: 600px;
   margin-left: 145px;
}

.normal {
   position: absolute;
   top: 250px;
}

.boxed {
   position: relative;
   border-style: solid;
   border-width: 1px;
   border-color: black;
   background-color: #000080;
   background-image: url(darkblue.jpg);
   background-repeat: repeat;
   color: yellow;
   left: 50px;
   width: 80%
}

.boxheader {
   color: red;
   border-width: 1px;
   border-style: solid;
   border-color: silver;
   background-color: black;
   background-image: url(titlebar.jpg);
   background-repeat: repeat-y;
   margin: 0px;
   text-indent: 5px;
}

.boxmessage {
   padding-left: 7px;
   border-color: black;
   border-style: solid;
   border-width: 0px;
   border-top-width: 2px;
}
.menukopf {
   position: absolute;
   left: 12px;
   top: 140px;
   margin: 0px;
   width: 90px;
   height: 25px;
   background-color: #9500CB;
   background-image: url(menukopf.jpg);
   background-repeat: no-repeat;
   color: #FFD700;
   font-weight: bold;
   padding: 4px;
   z-index: 7;
   clip: rect(0px,90px,25px,0px);
}

.menubutton {
   position: absolute;
   left: 12px;
   top: 164px;
   margin: 0px;
   width: 90px;
   height: 17px;
   background-color: #000080;
   background-image: url(button.jpg);
   background-repeat: no-repeat;
   color: #FFD700;
   text-indent: 5px;
   z-index: 8;
}

input.editbox {
   border-style: solid;
   border-width: 1px;
   border-color: black;
   background-color: white;
   font-family: arial, verdana, herlvetica, sans-serif;
   font-size: 10pt
}

input.knopf {
   border-style: solid;
   border-width: 1px;
   border-color: black;
   background-color: #FFD700;
   font-family: arial, verdana, herlvetica, sans-serif;
   font-size: 10pt
}

.t-titel {
   background-color: white;
   color: #800000;
   font-weight: bold;
}

.t-data {
   background-color: white;
}

.table {
   position: absolute;
   top: 250px;
   left: 390px;
   width: 525px;
   height: 273px;
   /* width2: 518px;
   height2: 272px; */
   background-image: url(stone.jpg);
   border-color: #000080;
   border-style: solid;
   border-width: 3px;
}

.bold-border {
   border-color: black;
   border-width: 2px;
   border-style: solid;
}

ul {
   list-style-image: url(bullet.gif);
}

.heading {
   font-weight:bold;
   font-size:16px;
}

.center {
   text-align:center;
}

/* DIV-Container */

#header {
   position: absolute;
   top: 0px;
   left: 0px;
   margin: 0px;
   z-index: 3;
}

#header1 {
   position: absolute;
   height: 28px;
   width: 100%;
   top: 0px;
   left: 0px;
   margin: 0px;
   z-index: 0;
   background-color: yellow;
   background-image: url(header1.jpg);
   background-repeat: repeat-x;
}

#progman {
   position: absolute;
   top: 85px;
   left: 145px;
   background-color: white;
   z-index: 5;
}

#content {
   background-color: white;
   margin: 0px;
   position: absolute;
   top: 235px;
   left: 50px;
   width: 950px;
   color: black;
   z-index: 6;
}

#mail-window {
   position: absolute;
   margin: 0px;
   color: black;
   z-index: 10;
   background-color: #F0F0F0;
   border-style: solid;
   border-color: gray;
   border-width: 1px;
   top: 250px;
   left: 120px;
   width: 600px;
   height: 400px;
}

#mail-header {
   position: relative;
   top: 2px;
   left: 2px;
   width: 594px;
   height: 25px;
   border-style: solid;
   border-width: 1px;
   border-color: black;
   z-index: 10;
   background-color: black;
   background-image: url(blue.jpg);
   float: none;
}

#mail-caption {
   color: silver;
   font-size: 18px;
   font-variant: small-caps;
   font-family: serif;
   
   border-style: solid;
   border-width: 0px;
   border-color: gray;
}

#mail1 {
   position: relative;
   top: 5px;
   left: 2px;
   width: 594px;
   height: 106px;
   background-color: white;
   border-style: solid;
   border-width: 1px;
   border-color: silver;
}

#mail2 {
   position: relative;
   top: 13px;
   left: 20px;
   padding: 1px;
   border-style: solid;
   border-width: 0px;
   border-color: #F0F0F0;
}

#bottom-spacer {
   position:absolute;
   height:30px;
   width:10px;
   border-width:0px;
}
