body {
    margin:0;
    background: url('/templates/img/bg_darkblue_cross1.png') #000000;
    color:blue;
    font-family: verdana;
    font-size: 14px;
}

.kursiv, .italic {
    font-style: italic;
}

.underline, .unterstrichen {
    text-decoration: underline;
}

.bold, .fett {
    font-weight: bold;
}

.smaller {
    font-size: 12px;
}

.smallest {
    font-size: 10px;
}

.gerade {
    background-color: #d0d0d0;
}

.ungerade {
    background-color: #eeeeee;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.red {
    color:red;
}

.black {
    color:black;
}

.white {
    color:white;
}

.green {
    color:green;
}

.blue {
    color:blue;
}

.normal {
}

div.einruecken {
    margin-left: 35px;
}

a:link, a:active, a:visited {
    color:black;
    text-decoration: none;
}

a:hover {
    background:#66AAFF;
    text-decoration: none;
}

div.kastl_top {
    background: url('/templates/img/kastl_top5.png');
    height: 30px;
    color: black;
    padding-top: 20px;
    padding-left: 30px;
}

div.kastl_bottom {
    background: url('/templates/img/kastl_bottom5.png');
    height: 30px;
    color: black;
    padding-top: 15px;
    padding-left: 55px;
}

div.kastl_inner {
    width: 190px;
    height: 400px;
    border: 1px solid #000080;
    background: #FFFFB0;
    color: black;
    float:left;
}

div.kastl_inner_shadow {
    float:left;
    background: black;
    width: 10px;
    height: 402px;
}

div.kastl {
    width: 240px;
    height: 500px;
    position: absolute;
    left: 10px;
    top: 65px;
    z-index: 5;
}

div.neben_kastl {
    position: absolute;
    left: 200px;
    top: 85px;
    height: 460px;
    width: 640px;
    background: #AAAAFF;
    z-index: 4;
    border: 1px solid #000080;
}

div.neben_kastl_content {
    margin-left: 40px;
    margin-top: 0px;
    margin-right: 0px;
    height: 460px;
    color: black;
    overflow: scroll;
}

div.logo {
    position: absolute;
    left:0;
    top:0;
    height: 65px;
    width: 1000px;
    z-index: 7;
    white-space:nowrap;
}

img.logo {
    margin-left:55px;
}

img.linie {
    margin:0;
}

div.linie {
    width: 200px;
    height: 70px;
    z-index: 3;
    background: url('/templates/img/linien1_2.png');
    float:left;
}

div.kurve {
    width: 105px;
    height: 105px;
    z-index: 3;
    background: url('/templates/img/kurve3.png');
    float:left;
}

div.kurve2 {
    position: absolute;
    left: 200px;
    top: 562px;
    width: 37px;
    height: 37px;
    background: url('/templates/img/2kurve_2.png');
    float:left;
}

div.linie2 {
    position: absolute;
    left: 237px;
    top: 562px;
    width: 613px;
    height: 37px;
    background: url('/templates/img/2linien_2.png');
    float:left;
}

div.yeah {
    position: absolute;
    left: 280px;
    top: 30px;
    width: 500px;
    height: 372px;
    z-index: 3;
    background: url('/templates/img/yeah2.png');
}

div.strichkastl {
    border: 2px solid #FFFFB0;
    position: absolute;
    left: 850px;
    top: 105px;
    width: 137px;
    height: 500px;
    background: #000060;
    color:white;
}

div.strichkastl_content {
    margin: 3px 3px 3px 3px;
    width: 119px;
}

a.amazon_link:link, a.amazon_link:active, a.amazon_link:visited {
    color:white;
    text-decoration: none;
}

a.amazon_link:hover {
    color: red;
    text-decoration: none;
}

a.mlink:link, a.mlink:active, a.mlink:visited {
    color: black;
    text-decoration: none;
    font-style: italic;
}

a.mlink:hover {
    color: red;
    text-decoration: none;
    font-style: italic;
}

form {
    display: inline;
}

h1 {
    font-size: 18px;
    font-weight: bold;
    margin: 5px 0px 10px 0px;
}

h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0px 10px 0px;
}

div.menu {
    font-size: 12px;
    margin: 5px 5px 5px 10px;
    color:black;
}

img.referenzkunden {
    width: 250px;
}
