/* CSS printmedia */
body {  font-size: 13pt; color: #1F1F1F; margin: 0; size:landscape;
  padding: 0;/* */}
@page { size:landscape; }
nobr { white-space:nowrap;}

#out    {
  left: 0px;  text-align: center; 
   position: static; 
   /* top: 50%; overflow: visible;
   visibility: visible;overflow:auto;   */
   width: 100%;  
   height: 1px;
     display: block;}

#content {
	/* height: 550px;margin-left: -50%;
	left: 50%;	background-color: #FCFCFC;
*/
	height: auto;
	top: -49%; left:10px;
	width: 100%; /* */
	position: static;
	 /* position: absolute; overflow: auto; padding : 0px;margin-bottom:25%;   margin-top:4%; margin: auto 0 auto 0; border: 1px dotted #006633;*/
	font-family: verdana;		}
	
#content table {	border: 1px solid #A6A6A6;}
.tdprint { width: 10px;}

#inhalt2 {	
	/* height: 350px;margin-right: 5px;
	margin-bottom: 5px;position: relative;left: -90px;	*/
	height: auto;
	width: 100%; 
	
	/* text-align: right; 	vertical-align: baseline;overflow: auto; min-width: 300px;*/
	text-align: left; 
	padding: 0px;
	border: 1px dotted #ECECEC;	}
#inhalt2 a {color: #970000; text-decoration: underline;}
/* #inhalt2 p { text-align: justify;} */
p {margin: 0px; padding: 0 10px 5px 3px; font-size: 0.65em; }
.navhaupt {/*font-size: 0.8em; white-space:nowrap;*/}
#navigation, #suche, .navhaupt { display: none; }

a { text-decoration:none; color:#666155;}
a:hover {	color: #970000;}
ul {
	font-size: 0.7em;
	text-align: left;
}

li a:link {	color: Blue;}
li a:hover {
	font-style: normal;
	text-decoration: underline;
}
.tddark {	background-color: #7E7869; font-size: 0.7em;}
tr.tdhell {	background-color: #BDB9B0; font-size: 0.7em; }
td.tdhell {	background-color: transparent; font-size: 0.1em; width: 1%;}

h1 {
	padding: 4px 10px 2px 10px;
	margin-top: 0;
	font-size: 0.7em;
	text-transform: uppercase;
	text-align: right;
	color: #FCFCFC;
	background-color: #767063;}
h2 {
	font-size: 0.8em;
	border-bottom: 1px solid #6C6C6C;
	color: #767062;
	padding-right: 10px;
	text-align: right;}
h3 {
	font-size: 0.8em;
	color: #767061;
	padding-right: 10px;
	text-decoration: underline;
	text-align: right;}


.weiss {color: #FFFFFF}
.key {font-size: 0.6em; color: #ffffff; display: none;  }
.key a {font-size: 0.6em; color: #ffffff;  }
.bildtext {font-size: 0.6em; color: #575757; font-weight: bold; }
.titel {font-size: 0.7em}


