/*
Autor: Sandra Jasper
Autor-Website: http://www.sandra-jasper.de
Style: Version 1.0

#57b9e1 logo cyan
#d43a3a logo magenta
#efefef hintergrund grau
#50a7cb text cyan
#b3dff1 hintergrund italic hellblau

*/

body {
        background: #EFEFEF;
        margin: 20px 0 0 0;
        padding: 0px;
        color: #000000;
        font-family: arial,verdana,helvetica,sans-serif;
        font-size: 11px;
line-height:135%;
}

/* layout design classes */

#container {
        background-color: #EFEFEF;
        width: 913px;
        margin: 0px auto;
        padding: 0px;
        border: 10px solid #ffffff;
}

#header {
        background: url(images/sandrajasperheader.gif) no-repeat;
        width: 350px;
        height: 79px;
        margin: 0px 0 0 186px;
        padding: 0px;
}

#content {
        background: #EFEFEF;
        width: 913px;
        margin: 0px;
        padding: 20px 0 10px 0;
}

#text {
        background: #EFEFEF;
        float: left;
        width: 913px;
        margin: 0px;
        padding: 0px;
        padding-right: 22px;
}

#text img {float:left;}

#navigation {
        background: #EFEFEF;
        float: left;
        width: 160px;
        margin: 0px;
        padding: 0px;
        padding-left: 26px;
}

#footer {
        background: #EFEFEF;
        background-image: url(images/bildur.gif);
        background-position: right;
        background-repeat: no-repeat;
        margin: 20px 0px 15px 27px;
        padding: 10px 24px 10px 1px;
        width: 540px;
        border-top: 1px solid #57B9E1;
        font-size: 10px;
        text-align: left;
}



/* attribute classes */

h1 {
        background: none;
        margin: 0px;
        padding: 0px;
        font-family: "trebuchet ms",tahoma,arial,helvetica,sans-serif;
        font-size: 16px;
        font-style: normal;
        color: #D43A3A;
        text-transform: uppercase;
        letter-spacing: 1px;
        border-bottom: 0px;
}

h2 {
        margin: 0px;
        padding: 0px;
        font-family: "trebuchet ms",tahoma,arial,helvetica,sans-serif;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        color: #57B9E1;
        text-transform: uppercase;
        letter-spacing: 1px;
}

h3 {
        margin: 0px;
        padding: 0px;
        font-family: "trebuchet ms",tahoma,arial,helvetica,sans-serif;
        font-size: 13px;
        color: #57B9E1;
        text-transform: uppercase;
        letter-spacing: 0px;
}

h3.error {
        margin: 0;
        margin-top: 0px;
        margin-bottom: -10px;
        padding: 0px;
        font-family: "trebuchet ms",tahoma,arial,helvetica,sans-serif;
        font-size: 42px;
        color: #D43A3A;
        font-weight: bold;
        letter-spacing: 3px;
        text-transform: uppercase;
}

img {
        border: 0px;
}

i {
        background: #b3dff1;
        padding: 0px 3px;
        color: #ffffff;
}

table {
        margin: 0px;
        margin-top: 4px;
        margin-bottom: 16px;
        border-collapse: collapse;
        width: 375px;
        color: #000000;
        text-align: left;
        border: 0px;
}

th {
        margin: 0px;
        padding: 8px 0px 2px 2px;
        font-family: "trebuchet ms",tahoma,arial,helvetica,sans-serif;
        font-size: 11px;
        color: #d43a3a;
        text-transform: uppercase;
        letter-spacing: 1px;
        border: 0px;
}

tr {
}

td {
        padding: 1px;
        padding-left: 8px;
        text-align: left;
        vertical-align: top;
        border: 0px;
}

td.right {
        padding: 1px 6px 1px 5px;
        width: 22%;
        color: #50a7cb;
        text-align: right;
        vertical-align: top;
        border-right: 2px solid #d43a3a;
}

td.ref {
        padding: 1px 6px 1px 5px;
        width: 40%;
        color: #57b9e1;
        text-align: right;
        vertical-align: top;
        border-right: 2px solid #d43a3a;
}

/* link class */

a:link, a:active, a:visited {
        color: #50a7cb;
        text-decoration: underline;
}

a:hover {
        color: #333333;
        text-decoration: underline;
}



/* list class */

ul {
        margin: 10px 0px 30px -36px;
        list-style: none;
}

ul li a:link, ul.navi li a:visited, ul.navi li a:active {
        color: #57B9e1;
        text-decoration: underline;
}

ul li a:hover {
        color: #d43a3a;
        text-decoration: underline;
}

ul.navi {
        margin: 0px;
        margin-bottom: 15px;
        padding-left: 0px;
        list-style: none;
        text-align: left;
}
/* no-repeat center left */
ul.navi li {
        margin: 0px;
        padding: 0px;
        padding-left: 5px;
        font-family: "trebuchet ms",tahoma,arial,helvetica,sans-serif;
        line-height: 17px;
}

ul.navi li a:link, ul.navi li a:visited, ul.navi li a:active {
        color: #d43a3a;
        text-decoration: underline;
}

ul.navi li a:hover {
        color: #57B9e1;
        text-decoration: underline;
}



/* div classes */



.center {
        text-align: center;
}

.indeximg {
        padding: 5px;
}

b {
        color: #D43A3A;
}

.un {
}

.long {
        color: #444444;
        letter-spacing: 2px;
        font-weight: bold;
        font-size: 14px;
        text-transform: uppercase;
}

.bookmark {
        font-size: 8px;
        letter-spacing: 1px;
}

.profilbild {
        background: #ffffff;
        margin: 8px 2px;
        padding: 6px;
        border: 0px solid #D43A3A;
        height: 120px;
}

p {
        margin: 5px 0 10px 0;
}

p.navi {
        margin: 0px 0 0px 0;
        padding: 20px 0px 0px 0px;
        height: auto;
        line-height: 130%;
}

p.text {
        margin: 5px 0 10px 0;
        padding: 6px 6px 6px 6px;
        height: auto;
        line-height: 130%;
}


p.wall {
        margin: 8px 6px;
        padding: 0px;
}

img.wall {
        margin: 0px;
        padding: 0px;
        border: 0px;
}