
/*CSS for Print - Antiquaimages.com
Author: Susanne Hugo for hugo design 2007
created July & August 2007*/
.unsichtbar, dfn /*          invisible for screen, but necessary for audio          */  {
	display: none }

acronym, abbr /*          technical terms          */  {
	margin-right: 2px;
	margin-left:   2px;
	border-bottom: 1px dashed }

blockquote {
	padding: 5px;
	border:   dotted 1px #ffc }

/*positioning my containers*/
body {
	color:      #000;
	font-size:   10px;
	font-family: "Times New Roman", serif;
	background:  #fff }

* html body {
	width:   100%;
	height:   100%;
	overflow: hidden }

#kopfzeile {
	width: 100% }

* html body #kopfzeile {
	position: absolute }

* html body #container {
	width:   100%;
	height:   100%;
	overflow: auto }

#inhalt { }

* html body #inhalt {
	padding-top: 3%;
	height:       1em }

#navigation {
	display: none }

/*positioning my containers - end -*/
/*headlines*/
h1 {
	font-size:      12px;
	font-weight:     bold;
	text-decoration: none;
	background:      url("../pictures/portrait90x95.jpg") no-repeat left 50%;
	text-align:      left;
	letter-spacing:  1px;
	padding-left:    120px;
	height:          95px }

h2 {
	font-size:     11px;
	font-weight:    bold;
	letter-spacing: 1px;
	padding-bottom: 5px }

h3 {
	font-size:     11px;
	font-weight:    bold;
	letter-spacing: 1px;
	padding-bottom: 5px }

caption {
	font-size:     11px;
	font-weight:    bold;
	letter-spacing: 1px }

.subheadline_a {
	font-size:     11px;
	font-weight:    bold;
	letter-spacing: 1px;
	padding-bottom: 5px }

.subheadline_b {
	font-size:     11px;
	font-weight:    bold;
	letter-spacing: 1px;
	padding-bottom: 5px }

h4 {
	font-size:       11px;
	font-weight:      bold;
	background-image: none;
	letter-spacing:   1px;
	padding-bottom:   5px }

/*headlines - end -*/
/*special font settings*/
.sub {
	font-size:      8px;
	text-decoration: none;
	vertical-align:  bottom }

.sup {
	font-size:      8px;
	text-decoration: none;
	vertical-align:  top }

.mini {
	font-size:      8px;
	text-decoration: none }

.italic {
	font-style:     italic;
	text-decoration: none }

.bolditalic {
	font-style:     italic;
	font-weight:     bold;
	text-decoration: none }

.bold {
	font-weight:    bold;
	text-decoration: none }

.firstletter {
	font-size:      15px;
	font-weight:     bold;
	line-height:     15px;
	text-decoration: none;
	padding:         2px;
	border:          outset thin }

/*special font settings - end -*/
/*settings footer*/
p#footer {
	display: none }

.padfoot {
	display: none }

/*settings footer - end -*/
/*all my links*/
a:link, a:visited, a:hover, a:focus, a:active {
	font-weight:    bold;
	text-decoration: none;
	width:           auto }

/*all my links - end -*/
/*lists at content*/
#inhalt ul {
	list-style-type: none;
	list-style-image: none;
	margin-left:      1% }

.listar {
	list-style:  none url("../pictures/button_list.png");
	display:      list-item;
	padding-left: 2% }

/*lists at content - end -*/
/*images*/
img {
	margin-right: 1%;
	padding-right: 1% }

.imagefloatleft {
	float: left }

/*images - end -*/
/*links at content*/
#inhalt a:link {
	font-style:     italic;
	font-weight:     bold;
	text-decoration: none }

#inhalt a:visited {
	font-style:     italic;
	font-weight:     bold;
	text-decoration: none }

#inhalt a:hover {
	font-style:     italic;
	font-weight:     bold;
	text-decoration: none }

#inhalt a:focus {
	font-style:     italic;
	font-weight:     bold;
	text-decoration: none }

#inhalt a:active {
	font-style:     italic;
	font-weight:     bold;
	text-decoration: none }

/*links at content - end -*/

