﻿body 
{
	background: #fff;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}


#pagewrapper
{
	position: relative;
	background: #fff;
	background-image: url('../media/images/pagewrapper_background.jpg');
	background-repeat: repeat-y;
	width: 980px;
	height: 100%;
	margin: auto;
	text-align: center;
}

#page
{
	position: relative;
	width: 940px;
	font-family: Trebuchet MS, Verdana, Arial;
	border: 0px solid #ccc;
	text-align: left;
	background: #fff;
	margin: auto;
}

#header
{
}

#header_top
{
	height: 80px;
}

#header_top_logo
{
	position: absolute; 
	left: 20px;
	top: 20px;
}

#header_top_logo_image
{
	border: 0px;
}

#header_top_language
{
	position: absolute;
	left: 500px;
	top: 20px;
	width: 420px;
	text-align: right;
	color: #A38858;
	font-size: 10pt;
}

#header_top_language a
{
	color: #A38858;
	text-decoration: none;
}

#header_top_language a:hover
{
	text-decoration: underline;
}

#header_menu_main
{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-weight: bold;
	line-height: 34px;
}

#header_menu_main_container
{
	margin-left: 0px;
	padding-left: 20px;
	background: #fff;
	background-image: url('../media/images/background_menu_main.jpg');
	height: 34px;
}


#header_menu_main ul
{
}

#header_menu_main li
{
	display: block;
	width: 165px;
	float: left;
	background-repeat: no-repeat;
}


#header_menu_main li:hover
{
	background-image: url('../media/images/background_menu_main_selected.jpg');
}

.header_menu_main_selected
{
	background-image: url('../media/images/background_menu_main_selected.jpg');
}

.header_menu_main_selected span
{
	color: #3F2D17;
}

.header_menu_main_notselected
{
	color: #fff;
	background-image: url('../media/images/background_menu_main_notselected.jpg');
}

.header_menu_main_notselected
{
}

.header_menu_main_notselected span:hover
{
	color: #3F2D17;
}


#header_menu_main a
{
	color: #fff;
	text-decoration: none;
}

#header_menu_main span
{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 25px;
}


#header_menu_sub
{
	margin: 0px;
	padding: 0px;
	background: #efe7d9;
	background-image: url('../media/images/background_menu_sub.jpg');
	height: 30px;
	font-size: 10pt;
	font-weight: bold;
	line-height: 30px;
}

#header_menu_sub li
{
	display: inline;
	margin-left: 20px;
}

#header_menu_sub a
{
	text-decoration: none;
}

.header_menu_sub_selected a
{
	color: #5C472A;
	text-decoration: underline;
}

.header_menu_sub_notselected a
{
	color: #3F2D17;
}


#content
{
	margin: 10px;
	position: relative;
}


#content_header
{
	margin-bottom: 20px;
	width: 920px;
	height: 220px;	
}

#content_header_sub
{
	margin-bottom: 20px;
	width: 920px;
	height: 10px;	
	--background-image: url('../media/images/background_content_header_sub.jpg');
	background: #006599;
}

#content_header_flash
{
	width: 920px;
	height: 220px;	
}

#content_right
{
	width: 260px;
	margin-right: 20px;
	float: right;
}

#content_puff
{
	background: #D1C6B3;
}

#content_decoration_image
{
	width: 260px;
	height: 340px;
	margin-bottom: 20px;
}


.smallbox_header
{
	height: 20px;
	background: #D1C6B3;
	background-image: url('../media/images/smallbox_header.jpg');
}

.smallbox_text
{
	margin-left: 20px;
	margin-right: 20px;
	font-size: 17px;
	font-style: italic;
	background: #D1C6B3;
}

.smallbox_footer
{
	height: 20px;
	background: #D1C6B3;
	background-image: url('../media/images/smallbox_footer.jpg');
}

#content_main
{
	width: 590px;
	margin-left: 20px;
}

#content_main h1
{
	color: #006599;
	font-size: 18pt;
}

#content_main p
{
	font-size: 11pt;
}

#content_main a
{
	color: #006599;
	text-decoration: none;
}

#content_main a:hover
{
	color: #006599;
	text-decoration: underline;
}

.content_main_preamble
{
	font-weight: bold;
}


#content_sub_pages
{
	font-size: 11pt;
}

.content_sub_pages_item
{
	margin-top: 15px;
	background-image: url('../media/images/link_bullet.png');
	background-repeat: no-repeat;
}

.content_sub_pages_item_header
{
	margin-left: 30px;
}

.content_sub_pages_item_header a
{
	color: #006599;
	text-decoration: none;
}


.content_sub_pages_item_body
{
	margin-left: 30px;
}

.content_linklist
{
	margin-top: 40px;
	font-size: 11pt;
}

.content_linklist_item
{
	background-image: url('../media/images/link_arrow.png');
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
}

.content_linklist_item_body
{
	margin-left: 30px;
}

.content_linklist_item_body a
{
	color: #006599;
	text-decoration: none;
}


#content_footer
{
	clear: right;
	float: none;
	height: 40px;
}

.download_list
{
	margin-left: 5px;
}

.download_item
{
	margin-top: 15px;
	margin-bottom: 10px;
	background-image: url('/template/media/images/download_icon.png');
	background-repeat: no-repeat;
}

.download_item_header
{
	margin-left: 23px;
	font-size: 10pt;
}

.download_item_header a
{ 
	text-decoration: none;
	color: #006599;
}

.download_item_description
{
	margin-left: 23px;
	font-size: 10pt;
}


#footer
{
	margin-top: 20px;
}

#footer_shape
{
	height: 30px;
	background: #A38858;
	background-image: url('../media/images/background_footer_shape.jpg');
}


#footer_text
{
	color: #A38858;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 20px;
	font-size: 10pt;
}



