/* --------- global --------- */

body {
	font-size: x-small;
	line-height: 1.4em;
	font-family: arial, verdana;
	color: #666;}


h1, h2, h3, h4, h5, h6 {
	line-height: 100%;}

h1 {
	font-size: 140%;}
	
h2 {
	font-size: 180%;}

h3 {
	font-size: 140%;
	line-height: 120%;}
	
h4 {
	font-size: 140%;}

h5 {
	font-size: 110%;}

h6 {
	font-size: 100%;}
	
em {
	font-size: 110%;
	line-height: 120%;}

/* --------- header & content --------- */


#header {
	font-size: 110%;}

#content {
	font-size: 110%;}
	
#content td.col2 {
	font-size: 110%;}

#footer {
	font-size: 100%;}


/* --------- navigation --------- */

#topNav a, #breadcrumb a {
	font-size: 80%;}

#topNav a, #mainNav a, #buchhandlungHead a, #kunsthandlungHead a, .button, .button2, .separator {
	font-family: arial, verdana;}

#subNav h1 {
	font-size: 100%;}

#mainnav a {
	font-size: 120%;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;}

/* --------- alltime objects & classes --------- */

.button, .button2 {
	font-size: 11px;}

.separator {
	font-size: 70%;
	text-transform: uppercase;}


/* --------- forms --------- */

input, textarea, select {
	font-family: arial, verdana;
	font-size: 11px;}

