/* General ***************************************************************/
html, body {
    font-family : Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    font-size : 11pt;
}
body {
    margin : 0;
    padding : 0;
}
#main {
    height: auto; width : auto;
}
img {border: 0;}
p { margin: 0 0 10px; }
ol {
    list-style-image: none;
    list-style-type: none;
}
ul { margin: 0; padding: 0; list-style:none; }
ul li { margin-left: 16px; 
    list-style-type: disc; 
    list-style-image: url(../images/bullet_list.gif); 
}
hr {
    height: 1px;
    color: #ccc;
    background-color: #797fa3;
    border: none;
}
td,th { border-width: 0; }
table { border-collapse:collapse }
a { color : #d2d3e2; text-decoration : none; }
/* Header  ***************************************************************/
#header {
    display: none;
}
#headimage {
    display: none;
}
#logo {
   display: none;
}
#logoprint { width: 300px; height: 88px; margin-top: 1cm; margin-bottom: 3cm; margin-left: 1.55cm; border-width: 0; }
#HN1r{
   display: none;
}
#HN2r{
    display: none;
}
/* Meta navigation ***************************************************************/
#metanav {  display: none; }

#bild1 {
    display: none;
}
#bild2 {
    display: none;
}
#bild3 {
    display: none;
}
#bild4 {
    display: none;
}
#bild5 {
    display: none;
}
/*Footer***************************************************************/
#footer {
    color: #0d2b5a;
    height: 100px;
    float: left;
    font-size: 11px;
    margin-top: 30px;
}

#bottom {
    width: 100%;
    margin-top: 30px;
    text-align: center;
}
#bottom a {
    color: #d9401a;
    text-decoration: none;
}

/* Content *********************************************************/

/* Layout columns ***************************************************************/

#navi {
    display: none;
}

#col-body  {
   text-align: left;
   height: auto; 
   float: left; 
   display: inline;
   margin-left: 2cm;
}
#col-body a {  }
#col-body div.content ul { color: #585c60; }
#col-body div.content ul li {  margin-left: 16px; list-style-type: disc; }

h1, h2, h3, h4, h5, h6 {
    display:inline;
}
h1 {
    margin: 26px 0 20px 0;
    color: #5e648e;
    padding: 0 0 0 0;
    display: block;
    font-size: 28px;
    font-weight: lighter;
}

.textItem {
    color: #0c2b5a;
    margin: 40px 0 0 0;
    font-size: 14px;
    line-height: 17px;
}
.textItem a {
    color: #d9401a;
}
.textItem img { 
    margin-top: 5px; 
    margin-right: 0px; 
    margin-bottom: 5px; 
}
#content {
    color: #0c2a59;
    text-align: left;
    height: auto;
    float:left;
    width: 601px;
}
