﻿

/*** Generelles ***/

body {
  background-image: none;
  background-repeat: no-repeat;
  background-color: white;
  color: black;
  margin: 0px;
  padding: 0px;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px; 
}

/*** Seitenstruktur ***/

/* Bereiche ausblenden */
#ip, #navi_box, #content_right_cross_box, #searchform, #subnavi, #meta {
  display: none;
}

#all {
  background-image: none;
  background-repeat: no-repeat;
}

#content_all {
    width: auto;
    position: static;
    left: auto;
    margin-left: 0px;
    padding-bottom: 0px;
}

img {
  display: none;
}
.content_link_box_aussen {
  display: none;
}

.content_right_text_col {
margin: 0px 0px 0px 0px;
width: auto;
}
