/* Foreign Rights */

body {
	background-color: #e3e8ef;
	font-family: Arial, Verdana, sans-serif;
}

#logo {
	background-image: url(../images/fr-sv-logo.png);
}

#page {
	background-color: white;
}

/* Menü */

#menu {
	background-image: none;
	border: none;
}

#menu div a.menu_selected, 
#menu div a.menu_selected:hover,
#menu div a span {
	background: none;
	border: none;
	color: #a3b3ca;
}


#menu div a:hover {
		background: none;
		border: none;
	 	color: #012d6c; }

/* Submenü */

#submenu a,
#submenu a:visited,
#submenu a.link_selected,
#submenu a.link_selected:visited,
#submenu a.link_selected:hover { 
	color:#a3b3ca; 
}


#submenu a:hover { color:#012d6c; }

.link_size_smaller {
	background-position:left -90px;
}

.link_size_bigger {
	background-position:left -112px;
}

.s_field {
	color: #e3e8ef;
	background-color: #e3e8ef;
	border: 1px solid #e3e8ef !important;
    font-family: "Times New Roman","Times Roman","Nimbus Roman No9 L";
    font-size: 1.32em;
    left: 2px;
    padding-left: 8px;
    position: absolute;
    top: 2px;
    width: 200px;
    z-index: 1;
}

.small {
	font-size: 80%;
	line-height: 150%;
}

/* Nebennavigation */

#page #navi {
	margin: 0;
	width: 250px;
}

#page #navi #navi_content {
	background-color: #012d6c;
	padding: 0;
	overflow: hidden;
}

#page #navi #navi_content li {
	border-bottom: 1px solid #a3b3ca;
}

#page #navi #navi_content a {
	color: white;
	padding: 5px 10px;
}

#page #navi #navi_content a:hover, 
#page #navi #navi_content a.list_selected {
	background-color: #cf0024;
	color: white;
	display: block;
}

/* Überschriften */

h2,
h3,
h4,
h5,
h6 {
	font-family: Arial, Verdana, sans-serif;
	color: #012d6c;
}

h3.blau {
	color: #012d6c;
}

h3.rot {
	color: #cf0024;
}

h3.lightgrey {
	color: black;
}

h4 {
	font-size: 16px;
	line-height: 20px;
}

.fr-detail h4 {
	font-family: Arial, Verdana, sans-serif;
	color: #012d6c;
	font-size: 15px;
	line-height: 20px;
}

/* Linkfarben */

.link_selected,
.link_selected:visited,
.link_inverted,
.link_inverted:visited,
h4 a,
h4 a:visited,
h5 a,
h5 a:visited,
h6 a,
h6 a:visited {
	color: #012d6c;
}

h3 a:hover,
h4 a:hover, 
h5 a:hover,
h6 a:hover,
.link_selected:hover,
.link_inverted:hover,
.link_selected.emphase,
.info_inverted.emphase,
.info_inverted a:hover,
.link_info_inverted:hover {
	color: #cf0024;
}

.info_inverted {
	background-color: #012d6c;
}

.link_info_inverted, 
.link_info_inverted:visited {
    background-color: #012D6C;
    color: #FFFFFF;
    padding: 5px 10px;
}

.link_info_inverted:hover {
	background-color: #012D6C;
}

/* Back-Link */

#back_link {
	position: absolute;
	bottom: 8px;
	left: 9px;
	letter-spacing: 1px;
}

#back_link a {
	color: white;
	font-size: 20px;
	font-family: "Times New Roman","Times Roman","Nimbus Roman No9 L", serif;
}

/* FR-Detail */

.fr-detail {
	background-color: white;
	font-family: Arial, Verdana, sans-serif;
}

.fr-detail .info_inverted h3 {
	font-size: 14px;
}

.fr-detail .info_inverted h3 a:hover {
	color: #cf0024;
}

.fr-detail .autoreninfo {
	background-color: #e7edfc;
	width: 180px;
}

.fr-detail .autoreninfo .image_autor_115 {
	text-align: left;
	padding-left: 9px;
	padding-top: 8px;
	height: 120px;
}

.fr-detail .autoreninfo .abstract {
	margin-top: 10px;
	color: #012d6c;
}

.box_news {
	font-size: 14px;
	line-height: 20px;
}

/* Inquire rights form */

.inquire-rights-form {
	padding-bottom: 1px;
}

.inquire-rights-form h2 {
	color: #cf0024;
	padding: 10px 20px;
}

.inquire-rights-form h3 {
	padding: 5px 0px;
}

.inquire-rights-form .red {
	color: #cf0024;
}

.inquire-rights-form .title {
	background-color: #e7edfc;
	padding: 10px;
	margin: 10px;
	margin-bottom: 30px;
}

.inquire-rights-form .title .left {
	float: left;
	margin-right: 10px;
}

.inquire-rights-form .title .middle {
	float: left;
	width: 495px;
	margin-right: 20px;
}

.inquire-rights-form .title .right {
	float: left;
	text-align: left;
	line-height: 2em;
}

.inquire-rights-form .label {
	color: #cf0024;
	width: 145px;
	display: block;
	float: left;
}

.inquire-rights-form .advice {
	font-size: 11px;
	color: #012d6c;
	line-height: 12px;
}

.inquire-rights-form .form-field {
	margin-left: 30px;
	margin-bottom: 10px;
	width: 429px;
}

.inquire-rights-form .form-field.last {
	margin-bottom: 40px;
}

.inquire-rights-form .form-field input[type="text"] {
	width: 280px;
}

.inquire-rights-form .captcha {
	width: 588px;
}

.inquire-rights-form .captcha-advice {
	margin-left: 146px;
	font-size: 11px;
	color: #012d6c;
}

.inquire-rights-form .cancel-button {
	float: left;
	color: white;
	background: #012d6c;
	padding: 5px 10px;
	cursor: pointer;
	width: 100px;
	line-height: normal;
	text-align: center;
}

.inquire-rights-form .send-button {
	float: right;
	border: none;
	color: white;
	background: #012d6c;
	padding: 5px 10px;
	cursor: pointer;
	width: 120px;
	text-align: center;
}

.inquire-rights-form .cancel-button:hover,
.inquire-rights-form .send-button:hover {
	color: #cf0024;
}

.inquire-rights-form .reprint-permissions {
	background-color: #e7edfc;
	color: #012d6c;
	padding: 20px 10px;
	margin: 10px;
}

.inquire-rights-form .reprint-permissions a {
	color: white;
	padding: 5px 10px;
	background-color: #cf0024;
	margin-left: 10px;
}

.inquire-rights-form .reprint-permissions a:hover {
	color: #012d6c;
}

.inquire-rights-form .error-message {
	padding: 20px;
	color: #cf0024;
}

.inquire-rights-form .success-message {
	padding: 20px;
}

/* --- EASYDROPDOWN METRO THEME --- */

/* PREFIXED CSS */

.dropdown,
.dropdown div,
.dropdown li,
.dropdown div::after,
.dropdown .carat,
.dropdown .carat:after,
.dropdown .selected::after,
.dropdown:after{
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-ms-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}

.dropdown .selected::after,
.dropdown.scrollable div::after{
	-webkit-pointer-events: none;
	-moz-pointer-events: none;
	-ms-pointer-events: none;
	pointer-events: none;
}

/* WRAPPER */

.dropdown{
	position: relative;
	width: 300px;
	cursor: pointer;
	background: #012d6c;

	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.dropdown.open{
	z-index: 2;
}

.dropdown:hover{

}

.dropdown:after{
	content: '';
	position: absolute;
	right: 3px;
	bottom: 3px;
	top: 2px;
	width: 30px;
	background: transparent;
}

.dropdown.focus:after{
	background: #012d6c;
}

/* CARAT */

.dropdown .carat,
.dropdown .carat:after{
	content: '';
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -4px;
	border: 8px solid transparent;
	border-top: 8px solid #FFF;
	z-index: 2;

	-webkit-transform-origin: 50% 20%;
	-moz-transform-origin: 50% 20%;
	-ms-transform-origin: 50% 20%;
	transform-origin: 50% 20%;

}

.dropdown .carat:after{
	margin-top: -10px;
	right: -8px;
	border-top-color: #012d6c;
}

.dropdown:hover .carat:after{
	border-top-color: #012d6c;
}

.dropdown.focus .carat{
	border-top-color: #FFF;
}

.dropdown.focus .carat:after{
	border-top-color: #012d6c;
}

.dropdown.open .carat{
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

/* OLD SELECT (HIDDEN) */

.dropdown .old{
	position: absolute;
	left: 0;
	top: 0;
	height: 0;
	width: 0;
	overflow: hidden;
}

.dropdown select{
	position: absolute;
	left: 0px;
	top: 0px;
}

.dropdown.touch .old{
	width: 100%;
	height: 100%;
}

.dropdown.touch select{
	width: 100%;
	height: 100%;
	opacity: 0;
}

/* SELECTED FEEDBACK ITEM */

.dropdown .selected,
.dropdown li{
	display: block;
	font-size: 16px;
	line-height: 1;
	color: #FFFFFF;
	padding: 9px 12px;
	overflow: hidden;
	white-space: nowrap;
}

.dropdown .selected::after{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 60px;

	border-radius: 0 2px 2px 0;
	box-shadow: inset -55px 0 25px -20px #012d6c;
}

.dropdown:hover .selected::after{
	box-shadow: inset -55px 0 25px -20px #012d6c;
}

/* DROP DOWN WRAPPER */

.dropdown div{
	position: absolute;
	height: 0;
	left: 0;
	right: 0;
	top: 100%;
	margin-top: -1px;
	background: #012d6c;
	overflow: hidden;
	opacity: 0;
}

/* Height is adjusted by JS on open */

.dropdown.open div{
	opacity: 1;
	z-index: 2;
}

/* FADE OVERLAY FOR SCROLLING LISTS */

.dropdown.scrollable div::after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 50px;

	box-shadow: inset 0 -50px 30px -35px #012d6c;
}

.dropdown.scrollable:hover div::after{
	box-shadow: inset 0 -50px 30px -35px #f4f4f4;
}

.dropdown.scrollable.bottom div::after{
	opacity: 0;
}

/* DROP DOWN LIST */

.dropdown ul{
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	list-style: none;
	overflow: hidden;
}

.dropdown.scrollable.open ul{
	overflow-y: auto;
}

/* DROP DOWN LIST ITEMS */

.dropdown li{
	list-style: none;
	padding: 8px 12px;
}

/* .focus class is also added on hover */

.dropdown li.focus{
	position: relative;
	z-index: 3;
	color: #fff;
	color: #cf0024;
}

.dropdown li.active{
	color: #cf0024;
}