* {
   margin: 0 0 20px 0 !important;
   padding: 0 !important;
   background:none !important;
   float: none !important;
   border: none !important;
}

ul.navi-add,
ul.navi-add2,
ul#navi,
ul#breadcrumb,
ul#navi-add,
ul#navi-add2 {
	display: none;
}


div#header-container,
div#header,
div#content-container,
div#content-main,
div#content-sidebar,
div#footer-container,
div#footer,
div#content,
div.content-column,
div.content-column-second {
	width: 100%;
}

div#kontakt,
div#footer,
div#footer-container,
div#content-sidebar,
div#slideshow,
div#breadcrumb,
ul#breadcrumb
 {
	display: none;
}


div#header,
div#header-container {
	height: 24px !important;
}

body {
   color: #000;
   font: 14px Georgia, "Times New Roman", serif;
   text-align: justify;
   line-height: 24px;
   width: 100%;
   margin: 0;
   padding: 0;
}

h1.branding a {
   font: 20px Georgia, "Times New Roman", serif;
   font-weight: bold;
   color: #000000;
   text-indent: 0;
   width: 100%;
   padding: 0;
   text-decoration: none;
   text-align: justify;
   height: auto;
}

h2,
h3,
h4,
h5,
h6 {
	font-size: 16px;
	width: 100%;
}

p,
a {
   color: #000;
   font: 14px Georgia, "Times New Roman", serif;
   text-align: justify;
   line-height: 24px;
   width: 100%;
   margin: 0 !important;
   padding: 0;
	
}
