/* Stylesheet created by BeeSite CMS - Designmodule */

* {
	font-family: Tahoma, Helvetica, Arial, "sans-serif"
}

html, body, p, table {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

h1 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
}

h2 {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
}

h3 {
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
}

a, a:visited, a:hover {
	color: rgb(255, 110, 27);
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: rgb(255, 110, 27);
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #59D600;
	font-weight: normal;
	text-decoration: underline;
}

.level_1_deselected, .level_1_deselected:visited, .topMenu .menuLvl0 a, .topMenu .menuLvl0 a:visited, #langTools a, #langTools a:visited {
	color: rgb(255, 255, 255);
	font-weight: normal;
	text-decoration: none;
}

.level_1_selected, .level_1_selected:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.level_1_deselected:hover, .level_1_selected:hover {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.level_2_deselected, .level_2_deselected:visited, .sideMenu .menuLvl0 a, .sideMenu .menuLvl0 a:visited, .sideMenu .menuLvl1 a, .sideMenu .menuLvl1 a:visited {
	font-size: 12px;
	color: rgb(0, 0, 0);
	font-weight: normal;
	text-decoration: none;

	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.footer, .footer:hover, .footer:active, .footer:visited {
	color: rgb(255, 255, 255);
	font-weight: normal;
	text-decoration: none;
}

.mainDiv {
	width: 975px;
}

.section {
	width: 975px;
}

header {
	margin: 0 auto;
	width: 100%;
}

header > div {
	height: 120px;
	background-color: rgb(102, 102, 102);
	overflow: hidden;}

header > div > div {
	background-color: rgb(102, 102, 102);
	height: 120px;
	width: 975px;
	margin: 0 auto;
}

#topMenuHolder, #mobilMenuBar {
	background-color: rgb(247, 146, 58);
	box-shadow: 0 15px 15px -12px rgba(0, 0, 0, 0.35);
	margin: 0 auto;
	width: 975px;
}

footer {
	background-color:rgb(102, 102, 102);
	min-height:120px;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

footer > div {
	background-color:rgb(102, 102, 102);
	margin: 0 auto;	min-height:117px;
	width: 975px;
}

nav.topMenu, nav.topMenu ul {
	background-color: rgb(247, 146, 58);
}

.topMenu .menuLvl0 a:hover, #langTools a:hover {
	background-color: rgb(102, 102, 102);
}

