@import url("suckerfish.css");
body {
        font: 64% arial,sans-serif;
        text-align:center;
        padding:0px;
        margin:0px;
        background-color:#dde4ea;
        font-family:tahoma, verdana, arial, sans-serif;
}
#rahmen {
        position:relative;
        top:10px;
        margin:0px auto;
        width:1260px;
        height:800px;
        text-align:left;
        background:#dde4ea;
}
#top {
        position:absolute;
        width:1260px;
        height:200px;
}
#logo {
        position:absolute;
        top:0px;
        height:200px;
        width:1260px;
        background-image: url(banner.jpg);
        background-repeat: no-repeat;
        background-position: left top;
        background-color:#dde4ea;
}
#nav {
        width: 950px;
        height: 20px;
        position: absolute;
        margin:0 auto;
        margin-top:200px;
        margin-left:142px;
        padding:10px;
        background-color:#630660;
        z-index: 5;
}
#content {
        position:absolute;
        height:560px;
        width:950px;
        margin-top:240px;
        padding-left:152px;
        padding-right:10px;
        background-image: url(bgleft.jpg);
        background-repeat: no-repeat;
        background-position: left top;
        background-color:#ffffff;
        font-size:11px;
        border:0px solid #000000;
        overflow:auto;
        z-index: 4;
}
.print {
        padding: 10px;
}
a{color: #981793}
div#header{
        height: 130px;
        text-align: left;
}
#header img{
        margin-top: 28px;
        margin-left: 25px;
}
div#languagemenu {
        float: right;
        z-index: 3;
        margin-top: -10px;
}
div#languagemenu img {
        border: 2px solid #000000;
}
div#lastupdate {
        margin-top: 113px;
        color: #979797;
        position: absolute;
        width: 100%;
}
div#lup {
        float:right;
        text-align:left;
        padding-right: 10px;
}
div#container{text-align:left}
div#options{}
div#extra{}
div#footer{
        color: #FFF;
        background-color: #333;
        background-image: url(fl.gif);
        background-repeat: no-repeat;
        clear:both;
        width:100%;
        background-color: #FC6;
        height: 25px;
}
div#insidefooter{
        background-image: url(fr.gif);
        background-repeat: no-repeat;
        background-position: right top;
        height: 25px;
        line-height: 25px;
        padding-right: 8px;
        padding-left: 8px;
}
div#footer a {
        color: #FFF;
        text-decoration: none;
}
div#footer a:hover {
        color: #FFF;
        text-decoration: underline;
}
div#options{
        width:350px;
        padding: 10px;
}
#options .optionitem {
        background-image: url(arrow.gif);
        background-repeat: no-repeat;
        text-indent: 15px;
}
#options p{
        padding-top: 10px;
        padding-left: 10px;
}
#options a{
        color: #000000;
        text-decoration: none;
}
div#extra{
        float:right;
        width:350px;
}
.edit {
        font-size: 8pt;
        color: black;
        background: buttonface;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
        font-weight: normal;
        color: black;
        text-decoration: none;
}
/* navigation */
/* round corners with shadows */
#shadowed-border { padding:20px; width:80%; margin:20px auto; }
#shadowed-border .sb-inner { background:#ccc; }
#shadowed-border .sb-border { background:#fff; }
h1 {
        font-size: 25px;
        font-family: Tahoma, Verdana;
        font-weight: normal;
        margin-top: 0px;
        padding-top: 0px;
        letter-spacing: 1px;
        color: #ffc8ff;
}
h2, h3 {
        font-size: 25px;
        font-family: Tahoma, Verdana;
        font-weight: normal;
        margin-top: 0px;
        padding-top: 0px;
        letter-spacing: 1px;
}
h4 {
        font-size: 25px;
        font-family: Tahoma, Verdana;
        font-weight: normal;
        margin-top: 0px;
        padding-top: 0px;
        letter-spacing: 1px;
}
img {
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
}
/* search form */
#searchform {
        position: absolute;
        top: 0px;
        right: 0px;
        height: 37px;
        width: 210px;
}
#searchform #s{
        background: #ffffff url(form-field-bg.gif) no-repeat ;
        height: 17px;
        width: 148px;
        margin: 6px 5px 0px 10px;
        padding: 3px 7px 2px 5px;
        color: #999999;
        border: none;
}
#searchform #searchsubmit {
        background: url(search-btn.gif) no-repeat left top;
        height: 24px;
        width: 24px;
        border: none;
        text-indent: -999%;
        line-height: 1px;
        margin-top: 6px;
}
/* search form */
#switchbox {
        position: absolute;
        top: 63px;
        right: 0px;
        width: 20px;
        height: 11px;
}
#switcher a, #switcher img {
        margin: 0px;
        padding: 0px;
}
#switch1 {
display: none;
}
#switch2 {
display: inline;
}
/* Sitemap */
.sitemaplevel1 li {
        list-style-type: square;
}
.sitemaplevel1 a {
        text-decoration: none;
}
/* for CMSimple Special Edition */
.secommentend {
        background-image: url(commentend.gif) !important;
        background-repeat: no-repeat;
        height: 5px;
        width: 262px;
}
textarea {
        width: 99%;
}