/*
	Werbestudio Mack in Angelbachtal
	April 2005
	Kunde: krassnitzer-schmuck.de

	blau	3399cc
	grau	eee
	
	pink	91464C

*/

#innercontentColumn
{
	overflow: visible;
	height: 100%;	/* fix the Win32 IE float bug */
	margin: 10 10 10 10px;
	/*/*/ /*/margin: 2 2 2 2px; /* Silly Netscape hack to get the borders to line up */
	text-align: center;
}
#pageFrame
{
	background-color: #fff;
	color: #000;
	min-width: 700px;
}
body
{
	padding:15px;
	margin: 0px;
	font-family: Arial;
	font-size: 9pt;
	background-color: #eee;
	color: #000;
}

blockquote
{
	font-size: 0.9em;
	margin: 10px;
	line-height: 1px;
}

a:link
{
	color:#3399cc;
	text-decoration:underline;
}
a:visited
{
	color:#3399cc;
	text-decoration:none;
}
a:active
{
	color:#3399cc;
	text-decoration:none;
}
a:hover
{
	color:#3399cc;
	text-decoration:underline;
}
h3
{
	color:#000;
	font-family: Arial;
	font-size: 10pt;
}
h4
{
	color:#000;
	font-family: Arial;
	font-size: 9pt;
}
h5
{
	color:#000;
	font-family: Arial;
	font-size: 8pt;
}

img.highlights
{
	border: 3px thin #3399cc;
	padding: 5px;
}