
#MAIN_NAVI, #STATIC_NAVI, #FOOTER, div#HEADER_IMG, #HEADER, .icon, div#icon_key, .image_buttom, div#LOGIN{ display: none; }


body {
	font-size: 0.75em;
}

p {
  margin: 0 0 1em 0;
}

@page { 
	size:landscape;
}

body {
  margin: 0;
  padding: 0;
  font: 10pt Garamond, Palatino, "Times New Roman", Times, serif;
  color: black;
  background: transparent;
}

div {
	width: 98% !important; 
	float: none;
	overflow: visible !important;
	position: static !important;
}

div#icon_key


h1, h2, h3, h4, h5, h6 {
	font-size: 12px !important;
	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;
}
div#CONTENT h1 {
	font-size: 14px !important;
}
div#CONTENT h1 span {
	display: inline;
	width: auto;
	height: auto;
	overflow: visible;
}

p {
  margin: 0 0 1em 0;
}

.headline_marginal{
	padding-top: 0;
}


div#CONTENT a {
	padding-left: 0;
	font-size: 12pt%;
	color: #000066;
	background: transparent;
	text-decoration:none;
 }
 
 
div#CONTENT a {
  content: " (Link auf <" attr(href) ">) ";
 }
 
div#CONTENT a[href^="/"] {
  content: " (Link auf <http://style-sheets.de " attr(href) ">) ";
}

.headline_marginal{
	padding-left: 0px;
}

div#CONTENT .LINK_VORTRAG a{
	color: #000066;
	padding-left: 0;
	font-size: 12pt;
}

div#galery_container .image_container{
	float:left !important; 
}	
div#galery_container .image_container_right{
 	float: right !important; 
}