@import url(https://fonts.googleapis.com/css?family=Nunito:300,700);

#root {
	background: url(/public/993/bgimg.png) repeat-x;
	font-size: 11pt;
	color: #000;
	font-family: 'Nunito',sans-serif;
	font-weight: normal;
	margin: 0;
	width: 100%;
}

#main {
	width: 1000px;
	z-index: -10;
	margin: 0px auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100vh;
	max-height: 100vh;
}

/* --- subtitle --------------------------------------------------------- */

#subtitle {
	position: relative;
	top: 0px;
	width: 100%;
	padding-top: 0px;
	height: 395px;
	float: left;
}

/* --- subiconmenu ------------------------------------------------------ */

#subiconmenu {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	padding-top: 15px;
	float: left;
}

/* --- languagemenu ---------------------------------------------------- */

#languagemenu {
	position: relative;
	top: -62px;
	height: 0px;
	left: -25px;
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
}

#languagemenu ul {
	display: inline;
	left: -999em;
	padding: 0;
	margin: 0;
}

#languagemenu li {
	display: block;
	border: 0;
	padding: 0;
	padding-left: 10px;
	margin: 0;
	float: left;
}

/* --- mainmenu --------------------------------------------------------- */

#mainmenu {
	z-index: 99;
	float: left;
	position: relative;
	width: 1000px;
	background-color: #FFF;
	height: 29px;
	padding-bottom: 10px;
	margin-top: 40px;
}

#mainmenu a:hover {
	color: #3c3c3c;
}

#mainmenu a {
	display: block;
	font-size: 11pt;
	font-weight: normal;
	color: #303030;
	text-decoration: none;
	padding: 4px 60px 4px 60px;
	padding: 4px 0px 4px 0px;
	margin-left: 0px;
	width: 184px;
	text-transform: uppercase;
}

#mainmenu ul {
	display: inline;
	left: -999em;
}

#mainmenu ul li {
	padding-left: 5px;
	background-color: #f5f5f5;
}

#mainmenu ul li ul li {
	position: relative;
	padding-left: 5px;
	text-align: left;
	background-color: #f5f5f5;
}

#mainmenu ul li ul li ul li {
	top: -20px;
	left: 140px;
	z-index: 999;
}

#mainmenu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #959595;
}

#mainmenu li:first-child {
	border-left: 1px solid #959595;
}

#mainmenu li li a {
	font-weight: normal;
	font-size: 10pt;
	margin: 0;
	padding: 4px 7px 4px 7px;
	width: 200px;
}

#mainmenu li li {
	background-color: #FFF;
	margin: 0;
	padding: 0;
	width: 214px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #959595;
	border-left: 1px solid #959595;
}

#mainmenu li li:first-child {
	border-top: 1px solid #959595;
}

#mainmenu li ul {
	position: absolute;
	list-style: none inside;
	display: inline;
	left: -999em;
	margin: 0;
	padding: 0;
	width: 220px;
	margin: 0 0 0 -6px;
}

#mainmenu li:hover ul ul,
#mainmenu li:hover ul ul ul,
#mainmenu li:hover ul ul ul ul,
#mainmenu li:hover ul ul ul ul ul {
	left: -999em;
}

#mainmenu li:hover ul,
#mainmenu li li:hover ul,
#mainmenu li li li:hover ul,
#mainmenu li li li li:hover ul,
#mainmenu li li li li li:hover ul {
	left: auto;
	float: none;
}

#mainmenu li:hover,
#mainmenu li.Hover_MainMenu {
	background-color: #8dc9e8;
}

#mainmenu ul li.mark {
	background-image: url(/public/993/bgnav.gif);
}

/* --- content ---------------------------------------------------------- */

#content {
	z-index: 10;
	float: right;
	position: relative;
	background-color: #f1f1f1;
	background-color: #FFF;
	width: 960px;
	margin: 0;
	top: 0px;
	right: 0px;
	padding: 0;
	padding-top: 50px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 60px;
}

/* --- footer ----------------------------------------------------------- */

#footer {
	display: none;
	clear: both;
	position: relative;
	border-top: 1px solid #6B6B6B;
	width: 990px;
	margin: 0px;
	top: 0px;
	left: 0px;
	padding: 0px;
	height: 13px;
	font-size: 8pt;
	padding-left: 10px;
	padding-top: 2px;
	color: #6B6B6B;
}

#footer a[href^="/default"] {
	color: #000;
	text-decoration: none;
}

/* --- editmenu --------------------------------------------------------- */

#editmenu {
	position: fixed;
	top: 4px;
	right: 10px;
	width: 22px;
	height: 22px;
	margin: 0;
	padding: 0;
}

/* --- diverse ---------------------------------------------------------- */

table {
	border-collapse: collapse;
	empty-cells: show;
	border: 0;
}

th, td {
	border: 0;
	padding: 0;
}

img {
	border: 0 solid #000;
}

div {
	color: #000;
}

body {
	background-color: #fff;
	font-size: 11pt;
	color: #000;
	font-family: 'Nunito',sans-serif;
	font-weight: normal;
	margin: 0;
}

.titlecontent {
	margin: 0.1em 0 1em 0;
	background-color: #E6E6E6;
	padding: 0.4em;
	border: 1px solid #999;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.sectiontitle {
	background-color: #DADADA;
	padding: 0.4em;
	border: 1px solid #999;
	border-bottom: 0px solid #000;
}

.message {
	margin: 0.1em 0 0.8em 0;
	background-color: #FFFFCC;
	padding: 0.3em;
	border: 1px solid #999;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	text-align: center;
}

.success {
	margin: 0.1em 0 0.8em 0;
	background-color: #CCFF99;
	padding: 0.3em;
	border: 1px solid #999;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	text-align: center;
}

.error {
	margin: 0.1em 0 0.8em 0;
	background-color: #FFC0CB;
	padding: 0.3em;
	border: 1px solid #999;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	text-align: center;
}

.shoppingbasket {
	background-color: #E6E6E6;
	font-size: 11pt;
}

p, td {
	font-size: 1em;
	color: #000;
	font-weight: normal;
}

b {
	font-size: 1em;
	color: #8DC9E8;
	font-weight: bold;
}

th {
	background-color: #E6E6E6;
	text-align: right;
	padding: 4px;
	padding-right: 10px;
}

fieldset {
	background-color: #E6E6E6;
	border: 1px solid #999;
	padding: 1em;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 1em;
}

a {
	font-size: 1em;
	color: #797979;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-size: 1em;
	color: #797979;
}

h1 {
	font-size: 1.4em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #000;
	padding-top: 50px;
	padding-bottom: 5px;
	margin-bottom: 30px;
	color: #000;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #000;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0em;
	color: #000;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.8em;
	color: #000;
}

/* --- wps-system ------------------------------------------------------- */

.module {
	border: 1px solid #999;
	background-color: #FFC0CB;
	text-align: center;
	padding: 2px;
}

table.wps {
	background-color: #E6E6E6;
	margin: 0;
	margin-bottom: 1em;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

table.wps td {
	padding: 2px;
}

a[href^="http://"], a[href^="https://"] {
	color: #5AB9E4;
	text-decoration: underline;
}

a[href^="http://"]:hover, a[href^="https://"]:hover {
	color: #5AB9E4;
	text-decoration: underline;
}

a[href^="mailto:"] {
	color: #5AB9E4;
	text-decoration: none;
	color: #000000000;
}

#content .abcMenuItem a {
	float: left;
	width: 20px;
	color: #FFFFFE;
	vertical-align: middle;
	border-right: 1px solid #FFF;
	text-align: center;
	text-decoration: none;
}

#thumbs {
	height: 455px;
	width: 192px;
	text-align: center;
	background-color: #b3b3b3;
	overflow: auto;
	float: left;
}

ul.wps-system {
	list-style-image: url('/wps/icons/check_ok.png');
	list-style-position: outside;
	margin: 0;
	padding: 0;
	padding-left: 60px;
}

li.wps-system {
	list-style-type: none;
	margin: 0;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
	color: #000;
}

/* --- input-objects ---------------------------------------------------- */

input[class="SEARCH"]:focus, textarea:focus, select:focus {
	background-image: none;
	color: black;
	background-color: #FFFF99;
}

#content form input.formSubmit {
	background-color: #E6E6E6;
	background-image: none;
	border: 1px solid #000;
	width: auto;
}

html {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

#accesskey {
}

/* --- Search ----------------------------------------------------------- */

#search {
	z-index: 10;
	position: relative;
	float: left;
	right: 0;
	padding: 0;
	margin: 0;
	border: 0;
	margin: 0;
	margin-top: 3px;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 4px;
	border-bottom: 1px solid white;
	height: 32px;
	width: 460px;
	background-color: #d6d6d6;
}

/* --- Slider ----------------------------------------------------------- */

#slider {
	width: 100%;
	-webkit-user-select: none;
	-moz-user-select: none;
	overflow: hidden;
	margin-top: -2px;
	margin-bottom: -2px;
}

#slider .slideTitle {
	top: 260px;
	left: 580px;
	top: 60%;
	left: 5%;
}

#slider .slideSubTitle {
	top: 325px;
	left: 580px;
	top: 74%;
	left: 5%;
}

#slider .slideTitle a {
	display: block;
	padding: 10px 15px;
	background: #fff;
	color: #1b1c20;
	text-decoration: none;
	font-weight: normal;
	font-size: 26px;
	font-family: 'Nunito',sans-serif;
	border: none;
}

#slider .slideSubTitle a {
	display: block;
	padding: 8px 15px;
	background: rgba(141,201,232,1);
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-size: 26px;
	font-family: 'Nunito',sans-serif;
	border: none;
}

#slider a img {
	border: none;
}

#slider .slideSubTitle a {
	font-size: 20px;
	font-weight: normal;
}

.rsDefault .rsArrowIcn {
	background-color: #ff9000;
	background-color: rgba(255,153,40,0.75);
	background-color: rgba(141,201,232,1);
}

.rsDefault .rsBullets {
	background: none;
}

.rsDefault .rsGCaption {
	display: none;
}

.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
	background: #fff;
	color: #ff9000;
}

#slider_Display {
	width: 100%;
	-webkit-user-select: none;
	-moz-user-select: none;
	overflow: hidden;
}

/* --- Portlet ---------------------------------------------------------- */

.title_portlet {
	font-weight: bold;
	color: #d6d6d6;
}

.link_portlet {
	color: #d6d6d6;
}

.spec-cols {
	overflow: hidden;
	width: 100%;
	display: inline-block;
	padding: 0 0 0 0;
	margin: 0 0;
	margin-left: 5px;
	margin-right: auto;
	color: #000;
}

.spec-cols3 {
	float: left;
	width: 300px;
	padding: 0 0 0 0;
	margin: 0;
	padding: 10px;
	padding-top: 25px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding;
	border-right: 0px solid #000;
	min-height: 240px;
}

/* --- Print ------------------------------------------------------------ */

@media print {
#mainmenu,#languagemenu,#postit,#postitBG,#subiconmenu,#subtitle,#emotionmenu,#printmenu,#functionmenu,#editmenu,#usermenu,#submenu,#actualpathmenu,#mainmenuBG,#submenuBG,#contentBG,#newsmenu,#advertisementmenu,#footer,#time,#actuality,#accesskey,#phone_answer,#mobile_footer {display:none;}
	body {background-color:#FFF;}
#main {width:93%;left:30px;right:0px;border:0px solid #000;background-color:#FFF;}
#content {top:0px;left:20px;width:100%;background-color:#FFF;max-height:1000px;border:0;max-height:100%;}
}