/*
	GENERAL
	
	COLORS
		light-blue = #97BBE1
		dark-blue  = #7898BF
 */

html 
{
      overflow			: -moz-scrollbars-vertical;
} 


/*
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
	TOP
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
 */

div.top-line
{
	width				: 1000px;
	padding				: 0px;
	margin-left			: auto;
	margin-right		: auto;
	background-color	: #ffffff;
	height				: 5px;
	border-bottom		: 1px solid #97BBE1;
}

div.logo-top
{
	width				: 148px;
	padding				: 0px;
	margin-left			: 2px;
	margin-top			: 2px;
	margin-right		: auto;
	background-color	: #ffffff;
	height				: 48px;
	float				: left;
}

div.logo-menu-border-top
{
	width				: 1000px;
	padding				: 0px;
	margin-left			: auto;
	margin-right		: auto;
	background-color	: #ffffff;
	height				: 50px;
	border-left			: 1px solid #97BBE1;
	border-right		: 1px solid #97BBE1;	
}

div.language-choice
{
	width				: 160px;
	padding				: 0px;
	margin-top			: 3px;
	margin-right		: 3px;
	height				: 25px;
	float				: right;
	background-color	: #97BBE1;
	border-bottom		: 1px solid #ffffff;
}

div.menu-choice
{
	width				: 840px;
	padding				: 0px;
	margin-top			: 3px;
	margin-right		: 3px;
	height				: 21px;
	float				: right;
	background-color	: #7898BF;
	border-top			: 1px solid #ffffff;
}

div.main-menu
{
	padding				: 0px;
	float				: left;
}

div.language-menu
{
	padding				: 0px;
	float				: right;
}


div.logo-under-top
{
	width				: 152px;
	padding				: 0px;
	margin-left			: auto;
	margin-top			: auto;
	margin-right		: auto;
	background-color	: #ffffff;
	height				: 21px;
	float				: left;
}
div.logo-menu-under-border-whitespace
{
	width				: 1000px;
	padding				: 0px;
	margin-left			: auto;
	margin-right		: auto;
	background-color	: #ffffff;
	height				: 6px;
	border-left			: 1px solid #97BBE1;
	border-right		: 1px solid #97BBE1;
}
div.logo-menu-under-border-top
{
	width				: 1000px;
	padding				: 0px;
	margin-left			: auto;
	margin-right		: auto;
	background-color	: #ffffff;
	height				: 30px;
	border-left			: 1px solid #97BBE1;
	border-right		: 1px solid #97BBE1;	
}

div.shortcut-choice
{
	width				: 160px;
	padding				: 0px;
	height				: 30px;
	float				: right;
	background-color	: #ffffff;
	text-align			: right;
	margin-right		: 3px;
}

div.sitemap-overview
{
	width				: 500px;
	padding				: 0px;
	height				: 30px;
	background-color	: #ffffff;
	color				: #7898BF;
	font-family			: verdana;
	font-size			: 13px;
	font-weight			: bold;
	font-variant		: small-caps;
}



/* 
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
	BANNER
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
 */

div.top-sub
{
	width				: 1000px;
	padding				: 0px;
	margin-left			: auto;
	margin-right		: auto;
	background-color	: #ffffff;
	height				: 206px;
	border-left			: 1px solid #97BBE1;
	border-right		: 1px solid #97BBE1;
	border-bottom		: 1px solid #97BBE1;	
}

div.sub-left
{
	width				: 150px;
	padding				: 0px;
	background-color	: #97BBE1;
	height				: 21px;
	float				: left;
}

div.sub-picture
{	
	width				: 652px;
	background-color	: #97BBE1;
}

div.sub-details
{
	width				: 180px;
	padding				: 0px;
	height				: 30px;
	float				: right;
	background-color	: #cccccc;
	text-align			: right;
	margin-right		: 3px;
}



/*
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
	BODY
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
*/
