body{
    margin:0;
    padding:0;
    font: 13px Garamond, Palatino, "Times New Roman", Times, serif;
    background: none !important;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
  font-weight: bold;
  margin: .75em 0 .5em 0;
  page-break-after: avoid;
}

h1{
    font-size: 12pt;
    background: #cecece;
}

h2{
    font-size: 11pt;
}

h3{
    font-size: 10pt;
}

a, a:visited, a:hover, a:visited:hover {
  color: #04667e;
  background: transparent;
  text-decoration: none;
}

h4{
    background: red;
    color: white;
}


  

a img {
	border: none;
}

p {
	margin:0 0 1em;
	padding:0;
	line-height: 14pt;
}

.pagebreak{
    page-break-after: always;
}

.floatleft{
 	float: none; display: block;
 	margin-right: 10px;
 	margin-bottom: 10px;
}
 
.floatright{
 	float: none; display: block;
 	margin-left: 10px;
 	margin-bottom: 10px;
}

.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0pt;
	visibility:hidden;
}

* html .clearfix {
	height:1%;
}

.clearfix {
	display:block;
}

#mainmenu, #submenu, #ajaxSearch_form, #gallery, #overlay, #footer, .tabs{
    display: none;
}

.thumbscontainer{
    float: none;
}

img.thumbnail{
    float: none !important;
}

.bildunterschrift{
    font-style: italic;
    font-size: 13px !important;
}

img.zoomIcon { display: none; }

.img-background-155 { position: static !important; left: 0; }
.img-background-155-floatright, .img-background-110-floatright, .img-background-155{float: none; display: block; position: static;}
/*
#inhalt a:link:after, #inhalt a:visited:after {
content: " (" attr(href) ") "; font-size: 90%;
}
*/
.intro{
    font-style: italic;
    background: #ceceec;
}

.boxContentKleinStartseite{
    float: none;
}