* {
    margin:0;
    padding:0;
    outline:none;
}

html {
    height:100%;
}

.nohover{
    cursor:inherit!important;}
body {
    background-image:url(../images/background.jpg);
    background-attachment:fixed;
    background-position:top left;
    background-repeat:no-repeat;
    background-color:#fff;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    line-height:14px;
    color:#000;
    height:100%;
    background-color:#c5161d;
}
.banner {
        margin-bottom:20px !important;
}
.clear {
    clear:both;
    float:none;
}

.small {
    font-size: smaller;
}

.nobr {
    white-space: nowrap;
}

a img {
 border:none;
}

#cage {
    width:800px;
    margin:0 auto;
}

h1#logo , h1#logotech{
    margin:15px 15px 0 0;
    float:left;
}

h1#logo a , h1#logotech a{
    background-image:url(../images/logo.png);
    display:block;
    width:109px;
    height:50px;
    text-indent:-10000px;
}

#navigation-small {
    margin-top:33px;
    margin-left:525px;
    text-align:right;
    position:absolute;
    font-size:9px;
    color:#fff;
}

#navigation-small a {
    color:#fff;
    text-decoration:none;

}

#navigation-small a:hover {
    color:#fff;
    text-decoration:none;
    border-bottom:1px dotted #fff;
}

#navigation-top {
    /*width:676px;*/
    width:676px;
    height:75px;
    background-color:#ed1c24;
    float:left;
    margin-bottom:10px;
}



/*Ende - Navigation Oben*/

#footer {
    margin-top:10px;
    font-size:10px;
    color:#fff;
    padding:15px 25px 60px 25px;
    background-color:#951516;

}

#footer a {
    color:#fff;
    text-decoration:none;
}

#footer a:hover {
    color:#CCCCCC;
}

.alignleft {
    float:left;
}

.alignright {
    float:right;
}

#red {
    width:350px;
    height:230px;
    background-image:url(../images/background-red.jpg);
    display:block;
    overflow:hidden;
    float:left;
    padding:25px;
}

#red h1 {
    text-indent:-5000px;
    background-repeat:no-repeat;
    margin:95px 0 10px 0;
}

#red h1.show {
    text-indent:0px !important;
    background-repeat:no-repeat;
    margin:95px 0 10px 0;
    color: #fff;
    line-height: 24px;
}

#red p {
    color:#fff;
}

#image-1 {
    width:400px;
    height:280px;
    display:block;
    overflow:hidden;
    float:left;
}

#image-2 {
    width:400px;
    height:600px;
    display:block;
    float:right;
    margin-top:-290px;
}

#content-1 {
    background-color:#fff;
    padding:10px 0 10px 0;
}

#content-2 {
    background-color:#fff;
    padding:10px 0 0 0;
}

#content-2 .text:first-child {
    border-right:none;
}

.text {
    float:left;
    margin-top:10px;
    padding:15px 25px 10px 25px;
    width:349px;
    text-align:justify;
}

p {
    padding-bottom:18px;
}

.text h2 {
    background-position:0 2px;
    padding-bottom:20px;
    line-height:21px;
    font-size:21px;
    text-transform:uppercase;
    font-weight:normal;
    color:#e20a16;
    background-image:url(../images/arrow.jpg);
    padding-left:25px;
    background-repeat:no-repeat;
}

.button {
    margin:20px 0;
    font-size:14px;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-style:italic;
    color:#fff;
    padding:5px;
    background-color:#000099;
    text-decoration:none;
}

.button:hover {
    color:#000099;
    background-color:#fff;
}


.text ul{
    margin-left:15px;
    list-style-position:outside;
    list-style-image:url(../images/dot.jpg);}


.text a{
    color:#e20a16;
    text-decoration:none;}

.text a:hover{
    color:#909090;
    text-decoration:none;}

#red p{
}

.references-table-td{

    height:100px;
    width:165px;
    border:8px solid #E3E3E3;
    background-color:#fff;
    vertical-align: middle;
    padding: 0px;
    margin: 0px;
}

.references-table{
    padding:15px 30px 15px 30px;

}

.text_eine_spalte {
    float:left;
    margin-top:10px;
    padding:0px 0px 0px 0px;
    width:800px;
    text-align:center;
}

.text_bg_transparent {
    float:left;
    margin-top:10px;
    padding:15px 0px 10px 0px;
    width:400px;
    text-align:justify;
    background-color:transparent;

}
.text_bg_white {
    float:left;
    margin-top:0px;
    padding:15px 25px 10px 25px;
    width:350px;
    text-align:justify;
    background-color:#fff;

}
#content-3 {
    /*background-color:transparent;
    padding:10px 0 0 0;
    */
    padding:0px;
    margin:0px;

}
.land_flagge{
    text-align:right;
    background-color:#fff;
    padding:0px;
}
.land_text{
    color:#c1001f;
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
}
.grey_text{
    color:#868686;
    text-decoration:none;
}
.grey_text a{
    color:#E20A16;
    text-decoration:none;
}

.white_text a{
    color:#fff;
    text-decoration:none;
}
.linie-international{
    margin-top:2px;
    background-image:url(../images/linie.jpg);
    height:5px;
    width:350px;
    background-repeat:no-repeat;
}


.text ol {
    margin-left: 15px;
}
.references-table td img{
    width:230px;
    height:97px;
}