body, div, p,h1, h4, h2, img, ul, li, a, br, #logo, #content, #footer, #top {
    margin:0;
    padding:0;
    border:none;
}
body {
    background-color:#AAABB0;
    background-image:url(images/backtop.jpg);
    background-position:center top;
    background-repeat:repeat-x;
    background-attachment:fixed;
    font-family:arial;
}
#wrapper {
    margin:0 auto;
    width:800px;
    margin:0 auto 0;
}
#top {
    margin-top:29px;
}
#logo {
    float:left;
    height:134px;
    margin-left:25px;
    width:207px;
}
#top #logo_card {
    float:left;
    height:151px;
    margin-left:21px;
    width:256px;
}
h1 {
color:#FFFFFF;
float:left;
font-family:arial;
font-size:22px;
font-weight:normal;
height:66px;
letter-spacing:0.05em;
margin-top:32px;
text-align:center;
width:800px;
}
#text {
    margin:0 auto;
    width:800px;
}
#text p {
    color:#ffffff;
    float:left;
    font-size:11px;
    letter-spacing:0.07px;
    margin:6px 7px 1px;
    text-align:left;
    width:181px;
}
#text h2.none {
    color:#ffffff;
    float:none;
    font-size:13px;
    font-weight:normal;
    letter-spacing:0.6px;
    margin:0 0 11px;
    text-align:center;
    width:98%;
}
#text h2.none a {
    color:#F00;
    text-decoration:none;
}
#text h2.none a:hover {
    color:#C6C6C1;
    text-decoration:underline;
}
html > body #top ul {
    margin-left:0;
}
ul {
    margin-top:15px;
    width:146px;
}
ul li {
    background-image:url(images/arrow.png);
    background-position:0 7px;
    background-repeat:no-repeat;
    float:left;
    padding-left:11px;
    list-style-type:none;
    width:60px;
}
ul li a {
    color:#ffffff;
    font-size:11px;
    font-weight:bold;
    margin-right:6px;
    text-decoration:none;
}
ul li a:hover {
    color:#9A9EAA;
    font-size:11px;
    font-weight:bold;
    margin-right:6px;
    text-decoration:underline;
}
#back {
    background-image:url(images/backtop.jpg);
    background-position:0 0;
    background-repeat:repeat-x;
    height:100%;
    left:0;
    position:fixed;
    top:0;
    width:100%;
    z-index:-2;
}
#text p.cagri {
    border-bottom:1px solid #B00C0E;
    margin-top:20px;
    padding-bottom:2px;
    text-align:center;
    width:350px;
    color:#ffffff;
}
#text img {
    margin-left:250px;
}
.firstTitel {
    color:#C6C6C1;
    font-size:13px;
    font-weight:normal;
    padding-bottom:3px;
    text-align:center;
}
input, select {
    border:1px solid #C6C6C4;
}
input.text {
    margin:0;
    padding:0;
    width:134px;
    background:#C6C6C4;
}
textarea.textfeld {
    margin:0;
    padding:0;
    width:134px;
    overflow:auto;
}
input.button {
    font-size:9px;
    margin:0;
}
option {
    border:none;
}
table {
    margin-top:14px;
    float:right;
    width:263px;
    font-size:0.7em;
}
table th.Titel_Spalte {
    color:#FFFFFF;
    font-size:11px;
    font-weight:bold;
    padding-top:1px;
    text-align:right;
}
input.text {
    color:#25282F;
    font-size:11px;
    font-weight:bold;
}
table td.Titel_Spalte {
    color:#FFFFFF;
    font-size:11px;
    font-weight:bold;
}
div.form {
    background-image:url(images/kart_back.png);
    background-position:0 0;
    background-repeat:no-repeat;
}
#footer {
    background-image:url(images/bottom.gif);
    background-position:center bottom;
    background-repeat:no-repeat;
    bottom:0;
    height:200px;
    margin:0 auto;
    width:800px;
    z-index:-100;
}
#footer_right {
    background-image:url(images/footer_right.png);
    background-position:0 0;
    background-repeat:no-repeat;
    height:164px;
    width:509px;
    float:right;
}
#footer_left {
    background-image:url(images/footer_left.png);
    background-position:0 0;
    background-repeat:no-repeat;
    height:128px;
    width:473px;
    float:left;
}
#logos {
    margin-top:30px;
    margin-bottom:30px;
    float:left;
    width:800px;
}
#logos .logo_detay {
    color:#FFFFFF;
    float:left;
    font-size:12px;
    line-height:18px;
    text-align:center;
    width:114px;
}

#logos .logo_detay a {
    color:#FFF;
    font-size:12px;
    text-decoration:none;
    text-align:center;
}
#logos .logo_detay a:hover {
    color:#999;
    font-size:12px;
    text-decoration:none;
    text-align:center;
}
