* {
    margin: 0px;
    padding: 0px;
    border:0;
    background-color: #ffffff;
}

body {
    text-align:left;
    font-family: Arial, Helvetica, sans-serif;
}

#outer_wrapper {
    /* width: 580px; */
    width: 100%;
    text-align: left;
}

#inner_wrapper {
    background-color: #ffffff;
    position:relative; 
}


/* KOPF 
###################
###################
*/

#top_1 {
   display: none;
}


#top_2 {
       display: none;
}

#claim{display:none;}    


/* CONTENT 
###################
###################
*/


#content {
    text-align:left;
    font-size: 0.9em;
    line-height: 1.3em;
    float:left;
    /*width:550px;*/
    width:100%;
    /* padding-top:100px!Important;
    background:#ffffff url('../id/logo.gif') no-repeat center top; */
}

.col1{ width:100%;}
.col2{ display:none;}

h1 {
    color: #000000;
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 10px;
}

h2 {
    color: #000000;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 10px;
}

p, .csc-textpic, .csc-text {
    margin-bottom: 10px;
}


/* NAVIGATION 
###################
###################
*/

#nav {
      display: none;
}


   

ul {
    list-style-position:outside;
    margin: 0px 0px 10px 30px;
}

a {
    color: #000000;
    text-decoration:underline;
}

a:hover {
    color: #000000;
    text-decoration:underline;
}

#breadcrumb {
      display: none;
}


.tx-indexedsearch-searchbox-sword, .tx-indexedsearch-searchbox-button {
   margin-left: 10px;
   border: 1px solid black;
}

.tx-indexedsearch-searchbox-button {
   margin-top: 10px;
}


#serviceleiste, #endleiste {
    display: none;
}
