/* CSS Language Intercultural START */

/* General */ 

* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em; /* don't edit */
	color: #532c00;
}

html {
	font-size: 62.5%; /* don't edit */
}

html, body {
	height: 100%;
	min-height: 100%;
}

body {
	background-color: #faf9f9;
	background-image: url(../pics/bg_body.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 1em; /* edit here global size for em, 1em = 10px */
}


/* Page Structure */

#page-area {
	width: 1010px;
	margin: auto;
	text-align: left;
	overflow: hidden;
	background-image: url(../pics/bg_page_area.gif);
	background-repeat: repeat-y;
	min-height: 100%;
}

#main-area {
	overflow: hidden;
	background-image: url(../pics/bg_main_area.gif);
	background-repeat: no-repeat;
}

#col-left {
	float: left;
	width: 335px;
	padding-top: 135px;
}
#col-mid {
	float: left;
	width: 495px;
}
#col-right {
	float: left;
	width: 180px;
	padding-top: 135px;
}

#footer {
	clear: both;
	padding-top: 50px;
}


/* MENU BASIC */

#MENU-BASIC {
	padding-left: 335px;
	padding-top: 4px;
}
#MENU-BASIC ul {
}
#MENU-BASIC li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding-right: 20px;
}
#MENU-BASIC li a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 1.4em;
	text-transform: uppercase;
	display: inline;
	padding-right: 1px;
	padding-left: 1px;
}
#MENU-BASIC li a:hover,
#MENU-BASIC li a.active {
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

/* menu basic sub tmenu_layers */

#MENU-BASIC li div {
	display: inline;
}

ul.menu-sub {
	padding: 5px 15px 10px 10px;
	text-align: left;
}
ul.menu-sub li {
	list-style-type: none;
	line-height: 2em;
}
ul.menu-sub li a {
	font-size: 1.2em;
	color: #FFF;
	text-decoration: none;
}
ul.menu-sub li a:hover {
	color: #aa7341;
}


/* MENU MAIN */

#MENU-MAIN {
	padding-left: 30px;
	padding-right: 63px;
}
/* level 1 */
#MENU-MAIN ul {
}
#MENU-MAIN li {
	list-style-type: none;
	margin: 0;
	border-bottom: 1px solid #ddd6ce;
}
#MENU-MAIN li a {
	text-decoration: none;
	display: block;
	color: #a6927c;
	font-weight: bold;
	font-size: 1.2em;
	padding: 10px 0px 10px 35px;
}
#MENU-MAIN li a:hover {
	background-color: #f8f4f1;
}
#MENU-MAIN li a.active {
	color: #aa7341;
	background-color: #f9f9f8 !important;
	padding-bottom: 7px !important;
}
/* level 2 */
#MENU-MAIN ul ul {
	padding-bottom: 5px;
}
#MENU-MAIN li li {
	list-style-type: none;
	margin: 0;
	border: none !important;
}
#MENU-MAIN li li a {
	font-size: 1.1em;
	padding: 2px 0 2px 50px;
	font-weight: normal;
	background-image: url(../pics/main_menu_icon.gif);
	background-repeat: no-repeat;
	background-position: 35px 4px;
	background-color: #f9f9f8 !important;
}
#MENU-MAIN li li a:hover,
#MENU-MAIN li li a.active {
	background-image: url(../pics/main_menu_icon_active.gif);
	background-repeat: no-repeat;
	background-position: 35px 4px;
	color: #aa7341;
}

#menu-top-area {
}

/* SOCIAL MEDIA */
#SOCIALMEDIA {
    padding: 12px 0 0 65px;
}

/* Language MENU */
#MENU-LANG {
	padding-left: 142px;
	padding-top: 7px;
	float:left;
}
#MENU-LANG a {
	padding: 0 3px;
}


/* CONTENT MANN */
#CONTENT-MAIN {
	padding-top: 40px;
	padding-right: 30px;
	font-size: 1.2em;
}

#CONTENT-MAIN h1 {
	color: #aa1f0f;
	font-size: 1.4em;
	line-height: 1.2em;
	padding-bottom: 15px;
	border-bottom: 1px solid #dcd5cd;
	margin-bottom: 1.1em;
	padding-top: 5px;
}

#CONTENT-MAIN h2 {
	color: #aa1f0f;
	margin-bottom: 15px;
}

#CONTENT-MAIN p {
	/*margin-bottom: 1.4em;*/
	line-height: 1.4em;
}

#CONTENT-MAIN a {
	text-decoration: none;
	color: #aa1f0f;
}
#CONTENT-MAIN a:hover {
	text-decoration: underline;
}
#CONTENT-MAIN ul {
	/*margin-bottom: 1.4em;*/
	margin-top: 0;
	margin-bottom: 0;
}
#CONTENT-MAIN li {
	list-style-type: none;
	margin-left: 15px;
	background-image: url(../pics/start_menu_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 15px;
}
#CONTENT-MAIN li p {
	line-height: normal;
}
.csc-textpic-intext-left ul {
	float: left;
}
#CONTENT-MAIN li p {
	margin: 0;
	padding: 0;
}

#CONTENT-MAIN  h4 {
	margin: 5px 0;
}
#CONTENT-MAIN .toplink {
	display: block;
	margin-bottom: 15px;
}


/* CALENDAR */
#CALENDAR {
	padding-left: 25px;
	padding-top: 10px;
	line-height: 1.3em;
	font-size: 1.1em;
}
#CALENDAR a {
	text-decoration: none;
	color: #aa1f0f;
}
#CALENDAR a:hover {
	text-decoration: underline;
}


/* Mailform */
.csc-mailform {
	border: 0px;
	margin-top: 12px;
	padding: 15px;
	background-color: #dcd5cd;
}
.csc-mailform label {
    padding-right: 5px;
}
.csc-mailform-submit {
	margin-left: 50px;
	margin-top: 10px;
	padding: 0px;
}
