body {
    background-color: #f15f30; 
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
}

#content {
    position: absolute;
    top: 50%; 
    left: 50%;
    margin: -300px 0 0 -478px;
    width: 955px; 
    height: 600px;
    background-color: white;  
    z-index: 1
}

#text {
    width: 670px;
    padding: 30px 30px 0px 30px;
    margin-right: 0px;
    border-left: 220px solid #00ff00;
    background-color: white;
/*    position: absolute;
    top: 0px;
    left: 220px;*/
    height: 0px;
    font-size: 13px;
    color: black;
}

#nav {
    width: 220px;
    float: left;
    padding: 0px;
    margin-right: 0px;
    background-color: #455E9A;
    position: absolute;
    top:0px;
    left:0px;
    height:100%;
}

p {
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 3px; 
}

#nav * p {
    padding: 0px; 
    margin: 0px 0px 0px 30px;
    text-indent: -10px;
    text-align:left;
}

#nav div.kuckucklogo {
    position: absolute;
    left: 50px;
    bottom: 20px;
}

#contentnav {
    position: absolute;
    right: 0pt;
    top: 0pt;
    background-color: #455e9a;
    width: 290px;
    line-height: 25px;
    text-align: center;
    color: white;
}

div.imagebox * img {
    border: 0px solid #000;
}

div.centered {
    text-align: center;
}

p.centered {
    text-align: center;
    margin-left: 0px;
}

.top20, #nav * p.top20 {
    margin-top: 20px;
}

div.centered + p {
    margin-top: 20px;
}

div.title p, p.indented {
  margin-left: 50px;
  margin-right: 50px;
}

#text ul {
  margin: 0px;
}

#text li { 
 margin: 2px 0px;
 padding: 0px; 
}

h1 {
 padding:5px; 
 font-size:22px;
 font-weight:bold;
 text-align:center;
 color:black;
 margin: 0px ;
 font-family:Arial;
}

h2 { 
 margin:0px;
 padding:0px; 
 margin-left:0px;
 font-size:17px;
 text-align:center;
 font-weight:bold;
 color:black; 
}

div.text h2 { 
    padding:5px;
    margin-top:20px;
    text-align:left;
}

div.text h3 { 
    padding:5px;
    text-align:left;
}

img.klein { 
    margin: 10px 10px 0px 0px;
    padding: 0px; 
    border-bottom: 4px solid #F15F30;
    cursor: pointer;
}

img.kleinRight { 
    float: right;
    border-bottom: 6px solid #f15f30;
    margin-right: 0px;
    margin-left: 10px;
    cursor: pointer;
}

div.navigationbox {
    margin-top: 40px;
}

#footer { 
    text-align: center;
    margin-left: 0px;
    margin-top: 20px;
    margin-right: 0px;
    color: #f15f30;
}

#footer a {
    color: #f15f30;
    text-decoration: underline;
}

img.linked {
    border: 0px solid #fff;
}

img.right {
    float: right;
    border-bottom: 6px solid #f15f30;
    margin-right: 0px;
    margin-left: 10px;
}

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

img.logo {
    margin-left: 30px;
    width: 143px;
}

img.strich {
    height: 1px;
    width: 500px;
    margin-top: 0px;
    margin-bottom: 5px;
}
img.tstrich {
    height: 1px;
    width: 600px;
    margin-top: 0px;
    margin-bottom: 0px;
}

img#bigimg {
    position: fixed;
    z-index: 10;
    border: 1px solid #000;
    padding: 10px;
    background-color: white;
}

a { font-weight:normal; color:#455E9A; text-decoration: underline; }

#text a[href$=".pdf"]:before {
    content: url(/bilder/pdf.gif) " ";
}

#contentnav a, #nav * a {
    font-size: 13px;
    font-weight: bold;
    color: white;
    text-decoration: none;
    line-height: 18px;
}

#contentnav a:hover, #nav * a:hover {
    color: #d9c980;
}

table.multicolumn * td {
    vertical-align: top;
}

#text * dt {
    font-weight: bold;
}

div.htmlright {
    float: right;
    margin: 0px 0px 5px 5px;
}

#map {
    margin: 20px 5px 0px 0px;
}