/*
	CSS Document: css_fontMedium.css
	Version: 1.0 | Date: 2007-09-18
	Project: www.hotel-bismarck.at
	Author: websLINE, 2007
	-------
*/


#content p,
#content ul, 
#content ol {
	font-size: 0.9em;
	}
#content h1 {
	font-size: 1.3em ;
	}
#content h2 {
	font-size: 1.2em;
	}
#content h3 {
	font-size: 1em;
	}
#content h4,
#content h5 {
	font-size: 0.9em;
	}
#content h6 {
	font-size: 0.8em;
	}