/* Coding by www.source-factory.com Druckversion*/
/* sometime in 2005 */

* {
margin: 0;
padding: 0;
} 

body {
  font: 12pt Garamond, Palatino, "Times New Roman", Times, serif;
  color: black;
  background: transparent;
}

h1 {
	font: 15pt "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, sans-serif;;
	font-weight: bold;
	margin: .75em 0 .5em 0;
	page-break-after: avoid;
}
a, a:visited, a:hover, a:visited:hover {
  color: #04667e;
  background: transparent;
  text-decoration: none;
}
a:link:after, a:link:visited:after {
	content: " (Link zu <" attr(href) ">) ";
	font-size: 80%;
	color: Gray;
	background: transparent;
}

#footer {
  border-top: 1.5pt solid;
  font-size: .95em;
  color: #333;
  text-align: center;
}
.q {
	clear: both;
}
#logo, #head, #nav, #navigation, #navlist, .pix {
	
	display: none;
}
#info a span {
	display: none;
	}

.big {
	font-weight: bold;
}

.break {
display:block
}

input , textarea {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.8em; 
color: #000000; 
background: #ffffff; 
border: none #000000; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
}
 



