html { background-color: #dce4e6;}

body {
	color: #414141;
	font-family: arial, helvetica, garuda, sans-serif;
}

a { text-decoration: none; color: #414141; }

@font-face {
	font-family: 'Gill';
	src: url('/fonts/gillsansmt-webfont.eot');
	src: local('☺'), 
		url('/fonts/gillsansmt-webfont.woff') format('woff'), 
		url('/fonts/gillsansmt-webfont.ttf') format('truetype'), 
		url('/fonts/gillsansmt-webfont.svg#gillsansmt-webfont') format('svg');
	font-style: normal;
	font-weight: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Gill';
	src: url('/fonts/gillsansstd-bold.eot');
	src: local('☺'), 
		url('/fonts/gillsansstd-bold.otf') format('otf'), 
		url('/fonts/gillsansstd-bold.woff') format('woff'), 
		url('/fonts/gillsansstd-bold.ttf') format('truetype'), 
		url('/fonts/gillsansstd-bold.svg#gillsansstd-bold') format('svg');
	font-style: normal;
	font-weight: bold;
	font-display: swap;
}
@font-face {
	font-family: 'GillB';
	src: url('/fonts/gillsansstd-bold.eot');
	src: local('☺'), 
		url('/fonts/gillsansstd-bold.otf') format('otf'), 
		url('/fonts/gillsansstd-bold.woff') format('woff'), 
		url('/fonts/gillsansstd-bold.ttf') format('truetype'), 
		url('/fonts/gillsansstd-bold.svg#gillsansstd-bold') format('svg');
	font-style: normal;
	font-weight: normal; /* backward compatibility - normal weight using GillB shall use it as well */
	font-display: swap;
}
@font-face {
	font-family: 'GillB';
	src: url('/fonts/gillsansstd-bold.eot');
	src: local('☺'), 
		url('/fonts/gillsansstd-bold.otf') format('otf'), 
		url('/fonts/gillsansstd-bold.woff') format('woff'), 
		url('/fonts/gillsansstd-bold.ttf') format('truetype'), 
		url('/fonts/gillsansstd-bold.svg#gillsansstd-bold') format('svg');
	font-style: normal;
	font-weight: bold;
	font-display: swap;
}

@font-face {
	font-family: 'EKGeorgia';
	src: url('/fonts/georgia-webfont.eot');
	src: local('☺'), 
		url('/fonts/georgia-webfont.woff') format('woff'), 
		url('/fonts/georgia-webfont.ttf') format('truetype'), 
		url('/fonts/georgia-webfont.svg#georgia_webfont') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}


@font-face {
	font-family: 'EKGeorgiaI';
	src: url('/fonts/georgia_i.eot');
	src: local('☺'), 
		url('/fonts/georgia_i.woff') format('woff'), 
		url('/fonts/georgia_i.ttf') format('truetype'), 
		url('/fonts/georgia_i.svg#georgia_i') format('svg');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}





.fancyTitleText {
	font-family: Gill;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
}







.important_header,
#centerOverMC strong,
.popup h1, .popup h2, .popup h3, .popup h4,
#centerA .panelTitle,
.htColor,
div.contactHover a {
	color: #B44BA8 !important;
}

#centerA .shadowBox .panelTitle {
	font-size: 140%;
	margin-left: 8px;
	margin-bottom: 8px;
}


#topBar { font-size: 8pt; }
#topBar #loginP td { font-size: 8pt; font-family: arial, helvetica, garuda, sans-serif; }
#topBar #loginP td.label a { text-decoration: underline; color: #9f9f9f; }
#topBar #loginP td.fbLogin a { text-decoration: none; }
#topBar #loginP .input {
	background-color: #eef0ef;
}
#topBar #loginP .input input {
	color: #989898;
	background-color: transparent;
}
#topBar #loginP .password .input input.empty {
	background-image: url('/img/rv/label_en_password.png');
	background-repeat: no-repeat; 
	background-position: left 3px;
}
.lang_de #topBar #loginP .password .input input.empty { background-image: url('/img/rv/label_de_password.png'); }








#leftMenu #context .indicator {
	color: #ffffff;
	text-align: center;
	font-family: Gill;
	font-size: 9pt;
	letter-spacing: 2px;
	text-transform: uppercase;
	
	-moz-border-radius: 0 0 7px 7px;
	-webkit-border-bottom-left-radius: 7px 7px;
	-webkit-border-bottom-right-radius: 7px 7px;
	border-bottom-left-radius: 7px 7px;
	border-bottom-right-radius: 7px 7px;
	
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url('/img/rv/left_menu_purple_ctx.png');
}

#mpTabs div.tab,
#leftMenu .leftMItem, #leftMenu .leftMSItem {
	font-family: Gill;
	font-size: 7.5pt;
	letter-spacing: 0px;
}
#mpTabs div.tab,
#leftMenu .leftMItem,
#leftMenu.fxDisabled .leftMItem:hover {
	color: #545454;
	text-transform: uppercase;
	background-color: transparent;
	letter-spacing: 2px;
}
#mpTabs div.tab:first-child,
#leftMenu .leftMItem:first-child { border-top: 1px solid white; }
#mpTabs div.tab.active, #mpTabs div.tab:hover, #mpTabs div.tab.touched,
#leftMenu .leftMItem:hover, #leftMenu .miC.active .leftMItem, #leftMenu .leftMItem.touched,
#leftMenu .sub a.leftMItem:hover, #leftMenu .miC.sub.active a.leftMItem, #leftMenu a.leftMItem.touched {
	color: white;
	background-color: #676767;
}

#leftMenu .leftMSItem {
	color: #545454;
	background-color: #eef0ef;
	letter-spacing: 0px;
	font-size: 9pt;
	font-family: arial, helvetica, garuda, sans-serif;
}
#mpTabs div.tab:hover, #mpTabs div.active:hover,
#leftMenu .leftMSItem:hover, #leftMenu .leftMSItem.active:hover { background-color: #DBDCDE; }
#leftMenu .leftMSItem.active, #leftMenu .leftMSItem.touched { background-color: #ffffff; }

#leftMenu .sub a.leftMItem {
	background-color: #E7EDED;
	border-top-width: 0;
}
	





#overallC .menuOver,
#overallC #centerOverMC #busyIndicator,
#botA .bottomBox .bigText {
	font-family: EKGeorgia, Georgia, Rekha, serif !important;
	font-size: 22px;
	letter-spacing: 1px;
	line-height: 44px;
}
#botA .bottomBox .bigText { color: #545655; }

#lrC #centerA .buttonLink,
#botA .bottomBox .buttonLink {
	line-height: 23px;
	color: white;
	background-image: url('/img/rv/bt_big_grey.png');
	font-family: Gill, sans-serif;
	font-size: 13px;
	text-align: center;
	letter-spacing: 1px;
}
#botA .bottomBox .buttonLink { background-image: url('/img/rv/bt_big_purple.png'); }

#lrC #centerA .buttonLink,
#lrC #centerA .buttonLinkBig {
	background-image: none;
	background-color: #b095be;
	
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 5px 5px;
	-webkit-border-bottom-left-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	
}




#lrC #centerA a.bigButton {
	margin-top: 10px;
	font-size: 12pt;
	color: white;
	display: block;
	text-align: center;
	font-family: Georgia, Rekha, serif;
	width: 273px;
	height: 38px;
	background-repeat: no-repeat;
	background-image: url('/img/btn/clean_canvas.png');
	background-position: center center;
	line-height: 37px;
	text-decoration: none;
}



input.button2 {
    min-width: 150px;
	height: 28px;
	margin: 0;
	background-color: #DCE4E6;
	color: #676767;
	font-family: Gill;
	font-size: 14px;
	text-shadow: none;
	border-radius: 4px;
}
input.button2.important {
    background-color: #B294C0;
    color: #ffffff;
}
input.button2:hover {
	background-color: #676767;
	color: #FFFFFF;
}
input.button[disabled],
input.button2.disabled {
	background-color: #EEF2F3;
	color: #b8b8b8;
	cursor: auto;
}
