*
{
    margin						: 0px;
    padding						: 0px;
    border						: none;
    color						: #000000;
    font-family 				: Helvetica, Arial, sans-serif;
    font-size					: 10px;
    font-weight					: normal;
    outline						: none;
    text-align					: left;
    text-decoration				: none;
    text-transform				: uppercase;
}

HTML, BODY
{
    width						: 100%;
    height						: 100%;
    scrollbar-arrow-color		: #CCCCCC;
	scrollbar-face-color		: #F6F6F6;
	scrollbar-highlight-color	: #BBBBBB;
	scrollbar-3dlight-color		: #EEEEEE;
	scrollbar-shadow-color		: #999999;
	scrollbar-darkshadow-color	: #FFFFFF;
	scrollbar-track-color		: #FAFAFA;
}

A
{
	color						: #000000;
	text-decoration				: none;
}

A.menu_archive, SPAN.menu_nav_archive
{
	font-size					: 14px;
}

A.menu_album, SPAN.menu_nav_album
{
	font-size					: 10px;
	font-weight					: normal
}

A.cr_link_home:link, A.cr_link_home:visited
{
	font-weight					: normal;
}

A.cr_link_home:hover
{
	text-decoration				: underline;
}

P
{
	font-weight					: bold;
}

DIV.main
{
	min-width					: 800px;
	height						: 640px;
	padding						: 40px 40px 0px 40px;
}

DIV#header
{
	position					: relative;
	height						: 82px;
	margin						: 0px 0px 10px 0px;
}

IFRAME#content, DIV#content
{
	width						: 100%;
	height						: 500px;
	margin						: 0px;
	border						: 0px;
}

DIV#footer
{
	width						: 100%;
	text-align					: right;
	font-size					: 10px;
}

DIV.menu_archive
{
	position					: absolute;
	right						: 0px;
	bottom						: -4px;
}

DIV.menu_sub
{
	position					: relative;
	width						: 100%;
	height						: 30px;
	margin						: 0px 0px 10px 0px;
	border-bottom				: 1px solid #000000;
}

DIV.menu_album
{
	position					: absolute;
	right						: 0px;
	bottom						: 7px;
	vertical-align				: bottom;
}

DIV.menu_nav
{
	position					: absolute;
	left						: 0px;
	bottom						: 6px;
	vertical-align				: bottom;
}

DIV.content_album
{
	overflow					: auto;
	height						: 450px;
	width						: 100%;
}

DIV.image, DIV.imageFirst
{
	float						: left;
	height						: 420px;
	margin						: 0px 0px 0px 22px;
}

DIV.imageFirst
{
	margin						: 0px;
}

IMG.logo
{
}

IMG.albumimage
{
	margin						: 0px 0px 10px 0px;
}

DIV#cr_address, DIV#cr_notice
{
	line-height					: 20px;
	margin-top					: 40px;
}

DIV#cr_address
{
	font-size					: 12px;
	float						: left;
}

DIV#cr_notice
{
	width						: 500px;
	text-align					: right;
	font-size					: 10px;
	float						: right;
}

DIV#cr_address P A, DIV#cr_address A
{
	font-weight					: bold;
}

DIV#cr_wrapper_image
{
	width						: 100%;
	height						: 400px;
	background					: transparent url(../img/CONTACT_HAGENSCHMITT.COM.jpg) 0px 0px repeat-x;
}