html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



body, input, textarea, table {font: normal 12px 'Trebuchet MS', Arial, Tahoma, verdana, serif; color:#41464e}


h1,h2,h3,h4,h5,h6 {
	color:#753239;
	font-family: Arial;
	font-weight:normal;
	padding-bottom:6px;
}

h1 {font-size:16px}
h2 {font-size:15px}
h3 {font-size:14px}
h4 {font-size:13px}
h5 {font-size:12px}
h6 {font-size:12px; font-weight:bold}

a, a:visited {
	color:#41464e
}
a:hover {
	text-decoration:none;
	color:#9e3239;
}

.text {
	border:1px solid #413c4f;
	padding:1px 3px;
	width:200px;
}
.captcha {
	border:1px solid #413c4f;
	padding:1px 3px;
	width:80px;
}
.textarea {
	border:1px solid #413c4f;
	padding:2px;
}

.formbody td {
	padding:0 8px 20px 0;
	vertical-align:top;
}

.formbody .radio_container span, .formbody .checkbox_container span {
	display:block;
	clear:both;
}
.submit {
	background:#753239;
	color:#ffffff;
	padding:2px 4px;
	border:0;
	cursor:pointer;
	margin-top:5px;
}

.mod_article td {
	background:#dcdcdc;
	border:1px solid #ececed;
	padding:2px 5px;
}

.mod_article .ce_form td {
	background:transparent;

}
.ce_table .sortable th {
	background-color:transparent;
	border-bottom:1px solid #43474f;
	padding:2px 5px;
}

.ce_table .sortable tfoot td {
	background-color:transparent;
	padding:2px 5px;
}

.ce_table .sortable .even td {
	background:#cdd3dc;
}
.ce_gallery td {
	background-color:transparent;
	border:0;
	padding:0;
}

.mod_article ol {
	margin:0 0 0 32px;
}

.mod_article ul  {
	display:block;
	margin:0 0 0 12px;
}

.mod_article ul li {
	background:transparent url(../images/li2.gif) 0 3px no-repeat;
	list-style-type: none; 
	padding:0 0 0 13px;
}

body {
	background:#464852 url(../images/bg_body.gif) top left repeat;
}

#page_wrap {
	background:transparent url(../images/bg_page_wrap.gif) top left repeat-x;
}
#header #logo {
	float:left;
	padding:17px 0 21px 12px;
}
#header #logo a, #header #logo a:visited, #header #logo a:hover {
	background:transparent url(../images/logo.gif) top left no-repeat;
	display:block;
	text-indent:-9999px;
	height:75px;
	width:203px;
}
#header .mod_article {
	background:transparent url(../images/head_deco.gif) 0 0 no-repeat;
	padding:1px 1px 0 1px;
	float:left;
	clear:both;
	overflow:hidden;
}

.homepage #header .mod_article {
	height:284px;
	width:898px;
}

.subpage #header .mod_article {
	height:168px;
}

/*
** mod_changelanguage
*/

#header .mod_changelanguage {
	background:transparent url(../images/bg_lang_left.gif) top left no-repeat;
	float:right;
	padding:0 0 0 5px;
	height:32px;
}
#header .mod_changelanguage ul {
	background:transparent url(../images/bg_lang_bottom.gif) bottom right no-repeat;
	display:block;
	float:left;
	padding:6px 8px 0 0;
	height:30px;
}

#header .mod_changelanguage li {
	background:transparent url(../images/pointer_lang.gif) 0 7px no-repeat;
	display:block;
	float:left;
	list-style-type: none; 
	padding:0 10px 0 10px;
}

#header .mod_changelanguage .first {
	background:none;
}

#header .mod_changelanguage .active {
	color:#d2cfd7;
}

#header .mod_changelanguage a, #header .mod_changelanguage a:visited {
	color:#b5b3bb;
	text-decoration:none;
}

#header .mod_changelanguage a:hover {
	text-decoration:underline;
}

/*
** mod_navigation
*/ 

#header .mod_navigation {
	float:right;
	clear:right;
	padding:24px 10px 0 0;
}

#header .mod_navigation li {
	display:block;
	float:left;
	list-style-type: none; 
	padding:0 0 0 10px;
	height:32px;
}
#header .mod_navigation li a, #header .mod_navigation li a:hover, #header .mod_navigation li a:visited {
	color:#585465;
	display:block;
	float:left;
	font-family: Arial;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	padding:5px 10px 0 0;
	height:30px;
}
#header .mod_navigation li ul {
	display:none;
}

#header .mod_navigation .navHover {
	background:transparent url(../images/bg_navHoverLeft.gif) top left no-repeat;
}

#header .mod_navigation .navHover a, #header .mod_navigation .navHover a:hover, #header .mod_navigation .navHover a:visited {
	background:transparent url(../images/bg_navHoverRight.gif) top right no-repeat;
	color:#f0eaeb;
}

#header .mod_navigation .active, #header .mod_navigation .trail {
	background:transparent url(../images/bg_navHoverLeft.gif) top left no-repeat;
	display:block;
	float:left;
	font-family: Arial;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;
	padding:0 0 0 10px;
	height:35px;
}

#header .mod_navigation .active span {
	background:transparent url(../images/bg_navHoverRight.gif) top right no-repeat;
	color:#f0eaeb;
	padding:5px 10px 0 0;
}

#header .mod_navigation .trail a, #header .mod_navigation .trail a:visited, #header .mod_navigation .trail a:hover {
	background:transparent url(../images/bg_navHoverRight.gif) top right no-repeat;
	color:#f0eaeb;
	padding:5px 10px 0 0;
}

/*
** homepage
*/
.homepage #container {
	background:transparent url(../images/bg_home_center.gif) top left repeat-x;
	height:193px;
}
.homepage #left {
	background:transparent url(../images/bg_home_left.gif) top left no-repeat;
	height:188px;
	width:310px;
}

.homepage #left .inside {
	padding: 12px 20px 0 26px;
}

.homepage #main {
	height:188px;
}

.homepage #main .inside {
	padding: 12px 20px 0 20px;
}

.homepage #main .ce_hyperlink {
	background:transparent url(../images/see_more.gif) top left no-repeat;
	text-align:center;
	position:absolute;
	left:247px;
	top:173px;
	padding:1px 0 0 0;
	height:19px;
	height:24px;
	width:80px;
}

.homepage #main .ce_hyperlink a, .homepage #main .ce_hyperlink a:visited {
	font-size:9px;
	color:#e3d1d3;
	text-decoration:none;
}

.homepage #main .ce_hyperlink a:hover {
	color:#ffffff;
}

.homepage #main .mod_article ul {
	margin-left:2px;
}

.homepage #main li {
	background:transparent url(../images/li1.gif) 0 3px no-repeat;
	padding-left:15px;
}



/*
** subpage
*/
.subpage #main {
	background:#ececed url(../images/bg_sub_left1.gif) top left no-repeat;
	margin-left:7px;
	width:610px;
}
.subpage #main .ce_headline {
	background:transparent url(../images/dots.gif) bottom left repeat-x;
	padding:0 0 8px 4px;
	margin-bottom:8px;
}

.subpage #main .image_container img, .subpage #main .ce_text img {
	border:1px solid #dcdcdc;
	padding:2px;
	margin:0 6px 0 0;
}
.subpage #main .mod_article .block {
	padding-bottom:20px;
}
.subpage #main #main_deco {
	background:transparent url(../images/bg_sub_left2.gif) bottom right no-repeat;
}
.subpage #main .inside {
	padding:18px 20px;
}
.subpage #container {
	background:transparent url(../images/bg_sub_right1.gif) top right repeat-y;
}
.subpage #container_wrap {
	background:transparent url(../images/bg_sub_right2.gif) bottom right no-repeat;
}
.ce_gallery .caption {
	font-style: italic; 
	padding:0 0 10px 5px;
}
.ce_text p {
	padding-bottom:10px;
}
/* right */
.subpage #right {
	background:transparent url(../images/bg_sub_right3.gif) top left no-repeat;
}
.subpage #right .ce_headline {
	border-bottom:1px solid #80828c;
	padding-left:4px;
	margin-bottom:8px;
}

.subpage #right .inside {
	padding:18px 20px;
}

.subpage #right .block {
	padding:0 0 15px 0;
}

.subpage #right, .subpage #right h1, .subpage #right h2, .subpage #right h3, .subpage #right h4, .subpage #right h5, .subpage #right h6 {
	color:#cbcdce;
}
.subpage #right ul li {
	background:transparent url(../images/li3.gif) 0 3px no-repeat;
}
.subpage #right a, .subpage #right a:visited, .subpage #right a:hover {
	color:#cbcdce;
}

/*
** footer
*/
#footer {
	background:transparent url(../images/bg_foot1.gif) top left no-repeat;
	color:#7c7c83;
	font-size:11px;
	float:left;
	padding:14px 0 0 7px;
	margin-bottom:15px;
	position:relative;
	top:-5px;
	left:6px;
	height:45px;
	width:893px;
}
.subpage #footer {
	position:relative;
	top:0;
	left:7px;
}

#footer #copy {
	border-bottom:1px solid #b5b5b9;
	float:left;
	padding-left:8px;
	height:30px;
	width:270px;
}

#footer a, #footer a:visited {
	color:#7c7c83;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

#footer .inside {
	border-bottom:1px solid #b5b5b9;
	float:left;
	padding:0 0 0 8px;
	height:30px;
	width:374px;
}

#footer #created {
	background:transparent url(../images/bg_foot2.gif) bottom right no-repeat;
	float:left;
	padding:0 20px 0 0;
	text-align:right;
	height:35px;
	width:200px;
}


