body, p, li, td {
	font-family:"ITC Officina Sans Book", "Verdana", "Geneva", "Arial Narrow", "Helvetica", "sans serif";
	text-align:left;
	font-size:10pt;
	color:#000033;
}

p {
	font-size:10pt;
	line-height:14pt;
}

p.autor {
	text-align:right;
	color:#6699CC;
	text-decoration:italic;
}

h1
,p.headline {
	font-size:12pt;
	color:#6699CC;
	font-family:"Humanist521 BT", "ITC Officina Sans Book", "Verdana", "Geneva", "Arial Narrow", "Helvetica", "sans serif";
	text-decoration:bold;
}

h2 {
	font-size:11pt;
	color:#6699CC;
	font-family:"Humanist521 BT", "ITC Officina Sans Book", "Verdana", "Geneva", "Arial Narrow", "Helvetica", "sans serif";
	text-decoration:bold;
}

h3 {
	font-size:10pt;
	color:#6699CC;
	font-family:"Humanist521 BT", "ITC Officina Sans Book", "Verdana", "Geneva", "Arial Narrow", "Helvetica", "sans serif";
	text-decoration:bold;
}

.ftext {
	line-height:14pt;
}

blockquote {
	font-size:10pt;
	margin-left:1.5cm;
	font-style:italic;
}

blockquote .author {
	font-size:9pt;
	text-align:right;
	color:#6699CC;
	font-style:italic;
}

.bild {
	font-size: 9px;
	background-color: #f5f5dc;
	margin: 2px;
	padding: 2px;
	border: 1px #666666;
}

td.tiny {
	margin-left:0cm;
	font-size:3pt;
	line-height:3pt;
	color:#FFFFFF;
}

/* Menu */
#ID_Menu {
	border:0;
	text-decoration:none;
}
#ID_Menu a {
	border:0;
	text-decoration:none;
}
td.menu {
	font-size:9pt;
	line-height:13pt;
}
td.subchapter {
	text-align:center;
	font-size:9pt;
	line-height:13pt;
	text-decoration:bold;
}

/* Footer */
#ID_Footer {
	margin 7px 0 0 0;
	text-align:center;
	font-size:8pt;
}

/* Links */
a:link    { color:#000033;text-shadow:black; }
a:visited { color:#000033;text-shadow:black; }
a:hover	{ color:#000033;font-style:italic;text-shadow:black; }
a:active  { color:#000033;font-style:italic;text-shadow:black; }

/* Interview */
.Interview {
}
.Interview .Tag {
	font-weight:bold;
}
.Interview .Question {
	font-style:italic;
}
.Interview .Answer {
}
.Interview .Author {
	text-align:right;
	color:#6699CC;
	text-decoration:italic;
}
