/* PROCONDOSTYLE V1.0 */

H1, H2, H3
{
	font-family: tahoma, verdana, lucida, helvetica, arial;
}
BODY, P, DIV, LI, SMALL, ADDRESS, UL, OL, 
TABLE, TD, TR, TINY
{	font-size: 10pt;
	font-family: verdana, lucida, helvetica, arial;
}
PRE, TT
{	font-size: 10pt;
	font-family: courier, fixed, terminal;
}
H1 
{	font-size:18pt;
	border-bottom:solid thin black;
	text-align: right;
}
H2 
{	
	font-size:16pt;
}
H3 
{
	font-size:12pt;
}
P
{
	text-align: justify;
}
SMALL, TINY
{
	font-size: 8pt;
}
U {
	text-decoration:  none;
	font-family: verdana, lucida, helvetica, arial;
	font-variant:small-caps;
	color: #888;
	font-weight:bold;
}
.link	{
	text-decoration:  none;
	font-weight:	bold;
	color:	#3c316b;
	background: #ffffff;
	}
.menulink	{
	text-decoration:  none;
	font-family: avantgarde;
	font-weight:	medium;
	color:	#ffffff;
	background: #3c316b;
	}
.nolink	{
	text-decoration:  none;
	font-family: avantgarde;
	font-weight:	medium;
	color:	#a5a5a5;
	background: #3c316b;
	}
table.menu {
	color:	#ffffff;
	background: #3c316b;
}
A.menulink:hover {color:#3c316b; background:#ffffff}
A.link:hover {color:#ffffff; background:#3c316b}
.procondo {
	text-decoration:  none;
	font-family: avantgarde;
	font-size: 10pt;
	font-weight: medium;
	}
.procondobold {
	text-decoration:  none;
	font-family: avantgarde;
	font-size: 10pt;
	font-weight: bold;
	}
.procondosmall {
	text-decoration:  none;
	font-family: avantgarde;
	font-size: 6pt;
	font-weight: medium;
	}
.procondolarge {
	text-decoration:  none;
	font-family: avantgarde;
	font-size: 18pt;
	font-weight: bold;
	}
.impressum {
	font-weight: normal;
	font-size: 11px;
	color: #333333;
}
.linieoben {
	border-top:1px solid black;
	padding-bottom:4px;
	padding:4px;
	margin:0px;
	text-align:justify;
}
