
/***********************************************************
	Reset browser specific definitions and define universalities
************************************************************/
html, body, div, p, h1, h2, h3,  span, a, table, td, form, img, hr, input, textarea, select {
}


/***********************************************************
	Page Areas
************************************************************/

body {
	font-size:103.1%;
}

#page {
	width: 1000px;;
}

/***********************************************************
	Page Area head
************************************************************/



/***********************************************************
	Page Area content
************************************************************/

#content {
	width:1000px;;
}

#navi_top  .search_box .input_search{
	font-size:0.8em;
}


/***********************************************************
	Page Area content Mitte
************************************************************/
#column_center {
	width:790px;
}

#column_center_with_right {
	width:600px;
}



/***********************************************************
	Page Area footer
************************************************************/

#footer {
	font-size:0.8em;
	width:790px;
}

#footer div.title {
	padding-top:0px;
}

#footer_popup {
	font-size:0.8em;

}

/***********************************************************
	gehighlightete Ueberschrift
************************************************************/
.header {
	font-size:0.9em;
}


/***********************************************************
	H1-H6
************************************************************/
h1 {
  font-size:1.4em;
}

h2 {
	font-size:1.1em;
}

h3 {
	font-size:0.9em;
}


h4 {
	font-size:0.8em;
}



/***********************************************************
	misc definitions
************************************************************/

.small {
   font-size:0.8em;
}

.very_small {
	 font-size:0.7em;
}

.picture_title {
	font-size:0.8em;
}


/* Rahmen um die Bilder*/

.border {
	font-size:0.8em;
}

/***************************************************************
	Fehlermeldungsboxen oder Hinweisboxen
****************************************************************/

/*div.form_error*/
#content div.form_error {
	font-size:0.8em;
}

/*div.hint_articles*/
#content div.hint_articles {
	font-size:0.8em;
}

/* Hinweisblock*/
.hint {
	font-size:0.8em;
}

/* Hinweisblock für Masterfarben*/
.hint_colors {
	font-size:0.8em;
}


/***************************************************************
	Tooltip
****************************************************************/

.popheader {
	font-size:0.8em;
}

.poptext {
	font-size:0.8em;
}
