
/* --------------------------------------------------------------------------- */
/* --  css - definitionen - picolonia gmbh - projekt picolonia picopayment  -- */
/* --  youngbrain: silvan rehberger - freiburg - http://www.youngbrain.com/ -- */
/* --------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------- */
/* --  css - definitionen - clickware                  ----------------------- */
/* --------------------------------------------------------------------------- */
.menuoben
{
	background-color:#9EB8E1;
}
.current
{
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #333333;
	line-height: 20px;
}
.h2
{	
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #074489;
}
h3
{	
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #000000;
}
h2
{	
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 16px;
	line-height: 24px;
	color: #074489;
}
h2.strong
{
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 18px;
	line-height: 24px;
	color: #074489;
}
.textstrong
{
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}
.textbig
{
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}

.darktextlink
{
	text-decoration: underline;
	font-weight: bold;
}

/* --------------------------------------------------------------------------- */
/* --  css - definitionen - standard - fliesstexte  -------------------------- */
/* --------------------------------------------------------------------------- */

p,br,ul,li,img,.text,.subtext
{	
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

p,.text,ul,li
{
	line-height: 20px;
}

.small
{
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}



/* --------------------------------------------------------------------------- */
/* --  css - definitionen - standard - links  -------------------------------- */
/* --------------------------------------------------------------------------- */

a:link,a:visited
{	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 12px;
	color: #074489;
}

a.textlink:link,a.textlink:visited
{
	text-decoration: underline;
	font-weight: normal;
}

a.sublink:link,a.sublink:visited
{
	text-decoration: underline;
	font-weight: normal;
}

a.subactive:link,a.subactive:visited
{
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}

a.subsublink:link,a.subsublink:visited
{
	font-size: 11px; 
	line-height: 16px;
	text-decoration: underline;
	font-weight: normal;
}

a.subsubactive:link,a.subsubactive:visited
{
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}

a.small:link,a.small:visited
{
	font-size: 11px;
	line-height: 16px;
	text-decoration: underline;
	color: #074489;
}

a.textlink:hover,a.sublink:hover,a.subsublink:hover,a.small:hover
{
	background-color: #074489;
	color: #DAE1F6;
	text-decoration: none;
}

a.toplink:hover
{
	background-color: #074489;
	color: #003399;
	text-decoration:none;
}
