* {
    padding: 0;
    margin: 0;
    font-size: 15px;
    line-height: 19px;
    font-family: times, serif;
    color: white !important;
}

a img {
    border: 0;

}


a {
    color: white !important;
}

body {
    background-color: #617583;
    color: white;
    background-image: url(../images/bbackg.png);
    background-repeat: repeat-y;

}

table, td, tr {
    border-collapse: collapse;
    border-width: 0;
}

#wrap {
    width: 1025px;

}

#leftcol {
    width: 270px;
    float: left;

}

#header {
    height: 180px;
    position: relative;
    width:605px;
}

#headerslogan {
    position: absolute;
    bottom: 21px;
    left: 0;
    height:15px;
}

#logo {
    position: absolute;
    bottom: 21px;
    right: 0;
    height: 53px;
}

#pageimage {
    width: 741px;
    height: 140px;
    border: 1px solid white;
    border-width: 0 14px 0 0;
}

#maincol {
    float: left;
    width: 755px;
}

#content {
    width: 605px;
    margin-top: 15px;
    margin-bottom: 55px;
    min-height: 200px;
}

#content li {
    list-style: disc;
    list-style-position: inside;
}

.tai {
    position: relative;

}

.taihi {
    display: none;
    position: absolute;
    top: 0;
}


.taihi_left {
    left: 0;

}

.taihi_right {
    right:0;
}

.tai_left {
    float: left;
    margin-right: 6px;
    padding-top: 5px;
    cursor:pointer;
}


#sponsoren {
    padding-bottom: 15px;

}

.taii_right {
    float: right;
    margin-left: 6px;
    padding-top: 5px;
}

/*** Navigation ***/
#navigation {
    top: 180px;
    border: 1px solid white;
    border-width: 0 0 0 12px;
    margin-top: 180px;
    width: 230px;
    overflow: hidden;
}

#navigation ul li {
    list-style: none;
    background-image: url("../images/menusline.png");
    background-repeat: repeat-x;
    line-height: 20px;
}

#navigation ul ul li {
    background-image: none;
}

#navfin {
    background-image: url("../images/menusline.png");
    background-repeat: repeat-x;
    height: 1px;
}

#navigation ul li a {
    padding-left: 12px;
}

#navigation ul li a.active, #navigation ul li a:hover {
    background-image: url("../images/li1.gif");
    background-repeat: no-repeat;
    background-position: 6px 1px;
}

#navigation ul ul li a.active, #navigation ul ul li a:hover {
    background-image: url("../images/l2.gif");
    background-repeat: no-repeat;
    background-position: 0px 2px;
}

#navigation ul ul ul li a.active, #navigation ul ul ul li a:hover {
    background-image: url("../images/l3.gif");
    background-repeat: no-repeat;
    background-position: 0px 2px;
}


#navigation ul ul {
    background-image: url("../images/menusline.png");
    background-repeat: repeat-x;
    background-position: 0 0;
    margin-left: 12px;
    padding-top: 7px;
    padding-bottom: 12px;
}

#navigation ul ul ul li a {
                        padding-left:16px;
}

#navigation ul ul li a {
    text-decoration: none;
    line-height: 20px;
    font-size: 11px;
    font-family: arial, helvetica, sans-serif;
}

#navigation a {
    text-decoration: none;
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
}

#pageimage {
    position: relative;
}

#breadcrumbs {
    position: absolute;
    top: 105px;
}

#breadcrumbs a {
    text-decoration: none;
    font-family: arial, helvertica, sans-serif;
    font-size: 11px;
}

#icons {
    position: absolute;
    top: 105px;
    left: 445px;
}

#icons a img {
    padding-right: 3px;
    padding-left: 10px;
}

#icons a {
    text-decoration: none;
    font-family: arial, helvertica, sans-serif;
    font-size: 11px;
}

.splogo {
    float: left;
    margin-right: 100px;
}

div.spacerAfter1 {
    margin-bottom: 20px;
}

div.spacerAfter2 {
    margin-bottom: 30px;
}

div.spacerBefore1 {
    margin-top: 20px;
}

div.spacerBefore2 {
    margin-top: 30px;
}

.adminfeedback {
    border: 1px #DD3300 solid;
    padding: 1em;
}

/** bilder Text **/
img.top {
    display: block;
}

img.left {
    float: left;
    margin-right: 10px;
}

img.right {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
}

/**** ****/
#formChSp {
    display: none;
}

#sendtoForm {
    border: 3px #222 solid;
    background-color: #AAA;
    color: #444;
    font-family: helvetica, arial, sans-serif;
    font-size: 13px;
    display: none;
    width: 500px;
    height: 350px;
    padding: 20px;
    line-height: 20px;
}

#taf_email {
    margin-right: 10px;
}

#taf_table td {
    padding-right: 15px;
    padding-bottom: 4px;

}

#content label.error {
    color: yellow;
}

#taf_table input, #taf_table textarea {
    border: 1px black solid;
     color: black !important;
}

#taf_email, #taf_replyto, #taf_name, #taf_subm {
    width: 200px;
}

#taf_message {
    width: 350px;
}

.downloadFileMeta {
    text-transform:uppercase;
}

#debugMessages {
    color: black;
}


.clearer {
    clear: both;
}

.line {
    background-image:url("../images/line.gif");
    background-repeat:no-repeat;
    height:1px;
    margin-bottom:2px;
}


#sponsoren_print {
    display: none;
}