body {
/*    font-family: Times New Roman, Times, Roman, serif;*/
    background-image: url(../images/shadow.gif);
    background-position: center top;
    /*url(../images/stripes.gif);*/
    font-family: Verdana, sans-serif;
    font-size: 12px;
    background-color: #ffc280;
    margin: 0;
    padding: 0;
    color: black;
}

div {
    margin: 0;
    padding: 0;
}

body div.container {
    width: 750px;
    margin: 0 auto;
    border: 2px solid #ff8400;
    background-color: white;
    text-align: left;
    background-image: url(../images/world.gif);
    background-position: top right;
    background-repeat: no-repeat;
    position: relative;
}
    
div.bottommargin {
    width: 100%;
    height: 16px;
    background-image: url(../images/shadow-bottom.gif);
    background-position: top center;
    background-repeat: repeat;
}

div.topmargin {
    width: 100%;
    height: 16px;
    background-image: url(../images/shadow-top.gif);
    background-position: top center;
    background-repeat: repeat;
}

a:link, a:visited {
    color: #ff8400;
    text-decoration: none;
}

div.left {
    width: 185px;
    float: left;
    margin: 16px;
    padding: 0;
}

div.menu {
    margin-right: 8px;
    margin-left: 8px;
    margin-bottom: 16px;
}
div.newsbox {
    margin-right: 8px;
    margin-left: 8px;
    margin-bottom: 48px;
}
div.newsbox p {
    margin: 2px;
}

div.menu a:link, div.menu a:visited {
    color: black;
    display: block;
    margin-bottom: 2px;
    padding: 2px;
    font-size: 12px;
    padding-left: 16px;
    background-image: url(../images/box.gif);
    background-repeat: no-repeat;
    background-position: left center;
}
div.menu a:hover {
    background-color: #ddd;
    text-decoration: none;
}
div.menu a:active {
    background-image: url(../images/sbox.gif);
    color: #ff8400;
}

div.body {
    margin-top: 24px;
    margin-right: 32px;
    margin-left: auto;
    width: 479px;
    /*border: 1px solid #838281;
    margin-bottom: 8px;
    -moz-border-radius: 5%;*/
}

p {
/*    text-indent: 2em;*/
    margin: 8px;
    margin-top: 24px;
    margin-bottom: 24px;
    text-align: justify;
}

h1, h2, h3, h4, h5 {
    margin: 0;
    padding: 0;
    margin-bottom: 4px;
    margin-top: 2px;
    font-variant: SMALL-CAPS;
    font-size: 100%;
    border-bottom: 1px solid #ddd;
}

h1 {
    letter-spacing: 0.2em;
    font-weight: bold;
    background-image: url(../images/3box.gif);
    background-repeat: no-repeat;
    background-position: right center;
}
h2 {
    letter-spacing: 0.1em;
    font-weight: normal;
/*    background-image: url(../images/box.gif);
    background-repeat: no-repeat;
    background-position: right center;*/
}
h3 {
    font-weight: normal;
    font-style: italic;
}

form.intranet  {
    margin: 0;
    padding: 0;
}

form.intranet input {
    margin: 0;
    padding: 1px;
    width: 55%;
    border: 1px solid #ddd;
    font-size: 10px;
    height: 1.5em;
    font-family: Verdana, sans-serif;
    font-weight: bold;
}

form.intranet label {
    margin: 0;
    padding: 0;
}

div.label {
    margin: 0;
    padding: 0;
    text-align: right;
    width: 100%;
    margin-top: 2px;
}

div.kurs {

    padding: 0;
    text-align: center;
    width: 100%;
    margin-top: 4px;
}

form.intranet input:focus {
    border-color: black;
}

form.intranet input:hover {
    background-color: #eee;
}
    
form.intranet button:hover {
    background-color: #ddd;
}

form.intranet button {
    margin: 0;
    padding: 0;
    margin-top: 4px;
    margin-bottom: 4px;
    display: block;
    text-align: left;
    cursor: pointer;
    font-weight: normal;
    border: none;
    background: none;
    font-size: 12px;
    font-family: Verdana, sans-serif;
    padding-left: 16px;
    background-image: url(../images/box.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-right: 2px;
}

form.intranet button:active {
    background-image: url(../images/sbox.gif);
}

em {
    color: #666;
    font-weight: bold;
}

div.stopper {
    clear: both;
    font-size: 9pt;
    font-style: italic;
    text-align: right;
    margin-right: 8px;
    color: #000000;
    margin-bottom: 2px;
}

div.body a:link, div.body a:visited {
    padding-left: 14px;
    background-image: url(../images/arrow.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-right: 2px;
}

div.body a.mail:link, div.body a.mail:visited {
    background-image: url(../images/mail.gif);
}

div.body a.down:link, div.body a.mail:visited {
    background-image: url(../images/down.gif);
}

div.body a:hover {
    text-decoration: none;
    background-color: #ddd;
    color: black;
}

div.login {
    width: 112px;
    float: right;
    padding-right: 32px;
    margin-top: 16px;
}
div.login p {
    font-size: 80%;
    margin; 0;
    width: 15em;
    position: absolute;
    top: 1em;
    right: 15em;
    color: #666;
}

div.logo {
    margin-top: 16px;
    margin-left: 16px;
}

div.logo a img {
    border: none;
}
div.header {
    height: 164px;
}

div.news {
    clear: left;
    margin: 0 0 12px 0;
}
div.news p {
    text-align: left;
    font-size: 90%;
}
div.news h2 {
    margin: 4px 0;
}
div.news img {
    border: none;
}


div.slogan {
    color: #666;
    font-size: 16px;
/*    padding-left: 16px;
    background-image: url(../images/box.gif);
    background-repeat: no-repeat;
    background-position: left center; 
*/
    margin-left: 240px;
}


acronym, abbr {
    text-decoration: none;
    border: none;
    cursor: help;
}

ul {
    margin-left: 24px;
    padding-left: 0;
}

ul li {
    list-style-image: url(../images/box.gif);
    text-align: justify;
    list-style-position: outside;
}

div.body a.thumb:link, div.body a.thumb:visited {
    background: none;
    padding: 0;
    display: block;
    margin: 8px auto;
    text-align: center;
    max-width: 100%;
}
div.body a.thumb:link img, div.body a.thumb:visited img{
    border: none;
}
div.body a.clean:link, div.body a.clean:visited {
    background: none;
    padding: 0;
    vertical-align: middle;
}
div.body a.clean:link img, div.body a.clean:visited img{
    border: none;
    vertical-align: middle;
}

span.phone {
    padding-left: 14px;
    background-image: url(../images/phone.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

span.fax {
    padding-left: 14px;
    background-image: url(../images/fax.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

span.account {
    padding-left: 14px;
    background-image: url(../images/coin.gif);
    background-repeat: no-repeat;
    background-position: left center;
}

table.kontakt {
    border-collapse: collapse;
    border: 0px;
    border:none;
}

table.kontakt td {
    background: none;
    border: none;
}

table {
    border-collapse: collapse;
    border: 1px solid #bbb;
    width: 96%;
    margin: 2%;
}

td {
    background-color: #fbfbfb;
    border-left: 1px solid #bbb;
}

tr.odd td {
    background-color: #ddd;
}

div.download {
    text-align: center;
    margin: 8px auto;
}

strong {
    font-variant: small-caps;
    font-weight: bold;
}

table.list {
    border: none;
    background: none;
    margin: 0 8px;
    margin-bottom: 8px;
}

table.list tr td:first-child {
    background-color: none;
    background-image: url(../images/box.gif);
    padding-left: 16px;
    background-repeat: no-repeat;
    background-position: left center;
}

table.list td {
    background: none;
    border: none;
}

a.preview1:link, a.preview:visited {
    background-image: url(../images/bx.gif) !important;
    padding-left: 14px;
    background-repeat: no-repeat;
    background-position: left center;
}

a.preview1 img {
    display: block;
    position: absolute;
    border: none;
    margin-left: 20px;
    visibility: hidden;
}

a.preview1:hover img {
    visibility: visible;
}

a.preview:link, a.preview:visited {
    background-image: url(../images/camera.gif) !important;
    padding-left: 14px;
    background-repeat: no-repeat;
    background-position: left center;
}

a.preview img {
    display: block;
    position: absolute;
    border: none;
    margin-left: 20px;
    visibility: hidden;
}

a.preview:hover img {
    visibility: visible;
}

div.news {
    margin-bottom: 8px;
}

table.clear {
    border: none;
    background: none;
    margin: 0;
    padding: 0;
}

table.clear tr {
    border: none;
}

table.clear td {
    border: none;
    background: none;
    text-align: center;
    padding-bottom: 1em;
    padding-top: 1em;
}

table.clear td img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

