@charset "UTF-8";
/* CSS Document */

#ramen {
	line-height:20px;
	margin: 0 0 30px 0;
}

#ramen .right {
	margin:0 0 5px 10px;
}

#ramen a {
	color:#d95832;
}

#ramen a:hover {
	color:#f4555d;
}

#ramen h1 {
	margin:0;
}

#ramen .lead {
	margin:10px 20px 0 20px;
	font-size:12px;
	line-height:18px;
}

#ramen .links {
	margin:30px 0;
	clear:both;
	height:40px;
	border-bottom:#d95832 2px solid;
}

#ramen .links a {
	display: block;
	text-align: center;
	text-decoration: none;
	line-height: 30px;
	outline: none;
	background-color:#ed8f61;
	color: #fff;
	float:left;
	margin: 0 5px 0 0;
	padding:5px 25px;
	height:40px;
	bottom: 0;
	position:relative;
}

#ramen .links a:hover {
	background-color: #ff7531;
	color:#FFF;
	margin-top:-10px;
	height:50px;
}

#ramen .links a.selected {
	background-color: #d95832;
	margin-top:-10px;
	height:50px;
	padding:13px 25px 5px 25px;
	font-weight:bold
}

#ramen .links a::before,
#ramen .links a::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}

#ramen .links a,
#ramen .links a::before,
#ramen .links a::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}

#ramen h2 {
	background:#000;
	color:#FFF;
	padding:5px 10px;
	margin:40px 0 0 0;
	clear:both;
}


#ramen h3 {
	font-size:24px;
	margin:40px 0 20px 0;
	color:#d95832;
}

#ramen h3 small {
	font-size:16px;
	color:#333;
}

#ramen h4.otherde {
	font-size:16px;
	color:#d95832;
	margin:40px 0 0 0;
	background:url(flag_de.gif) left top no-repeat;
	padding:0 0 0 45px;
	height:45px;
	line-height:40px;
}

#ramen h4 {
	font-size:16px;
	color:#d95832;
	margin:40px 0 20px 0;
	background:url(flag_uk.gif) left top no-repeat;
	padding:0 0 0 45px;
	height:45px;
	line-height:40px;
}

#ramen .others p {
	margin:10px 0 ;
}

#ramen .others p strong {
	color:#d95832;
}

#ramen h3.de {
	background:url(flag_de.gif) left top no-repeat;
	padding:0 0 0 45px;
	margin:50px 0 0 0;
}

#ramen h3.fr {
	background:url(flag_fr.gif) left top no-repeat;
	padding:0 0 0 45px;
	margin:50px 0 0 0;
}

#ramen h3.uk {
	background:url(flag_uk.gif) left top no-repeat;
	padding:0 0 0 45px;
	margin:50px 0 40px 0;
}

#ramen h3.be {
	background:url(flag_be.gif) left top no-repeat;
	padding:0 0 0 45px;
	margin:50px 0 40px 0;
}

#ramen table {
	border-top:#CCC 1px solid;
}

#ramen table caption {
	text-align:left;
	margin:3px 0;
}

#ramen table td {
	border-bottom:#CCC 1px solid;
	padding:3px 2px;
	font-size:12px;
}

#ramen table th {
	text-align:left;
	font-weight:bold;
	border-bottom:#CCC 1px solid;
	padding:3px 2px 3px 0;
	font-size:12px;
	vertical-align:top;
	word-break:keep-all;
}

#ramen .capt {
	font-size:11px;
	color:#666;
	margin:40px 0;
	line-height:1.4em;
}

#ramen .capt img {
	margin:0 0 5px 0;
}

#ramen .col-left {
	width:295px; float:left
}

#ramen .col-right {
	width:295px; float:right
}


#ramen .line {
	background:url(line.gif) no-repeat;
	height:30px;
	text-indent:-9999px;
}


#ramen .ads {
	width:610px;
	margin:30px 0;
	clear:both;
}

#ramen .ads img {
	float:none;
	margin:0 0 10px 0;
}

#ramen .ads img a {
	float:none;
}

#ramen .box-right strong {
	font-size:120%;
	display:block;
	margin-bottom:1px;
}

#ramen .box-right {
	float:right;
	margin:5px 0 5px 15px;
	background:#9f1a10;
	border:#9f1a10 1px solid;
	border-radius:10px;
	padding:15px;
	color:#FFFFFF;
	text-align:center;
}

#ramen .box-right a {
	color:#FFFFFF;
}

#ramen .clear {
	margin:-40px 0 0 0;
}

#ramen .info {
	line-height:1.6em;
	border-top:#d95832 1px solid;
	border-bottom:#d95832 1px solid;
	padding-top:10px;
	padding-bottom:10px;
	margin:50px 0 30px 0;
	color:#333;
}

#ramen .info h5 {
	color:#d95832;
	margin:-23px 0 0 0;
	padding:2px 5px 0 0;
	text-align:right;
	float:left;
	display:inline-block;
	background:#FFFFFF;
	border:#FFFFFF 1px solid;
	border-left:none;
	font-weight:normal;
	font-size:13px;
}

#ramen .info p {
	margin:15px 0;	
}

#ramen .info strong {
	display:inline-block;
	margin-bottom:5px;	
}

#ramen .info i {
	text-align:center;
	width:17px;
	margin:0 7px 0 0;
	color:#d95832;
	font-size:14px;
}

body.white .site #ramen .lead {margin: 10px 15px 0 15px; font-size: 14px; line-height: 20px;}
body.white .site #ramen .links {height: auto; border-bottom: none;}
body.white .site #ramen .links a {float: none; display: block; padding: 5px 10px; margin: 0 0 5px 0;}
body.white .site #ramen .links a.selected {padding: 5px 15px 5px 15px; height: 40px;}
body.white .site #ramen .links a:hover {margin-top: 0; height: 40px;}
body.white .site #ramen h3.de,
body.white .site #ramen h3.fr,
body.white .site #ramen h3.be {padding: 50px 0 0 0; margin: 10px 0 0 0;}
body.white .site #ramen .right {float: right;}
body.white .site #ramen h3 {line-height: 1.3em;}
body.white .site #ramen p img.right {display: block; margin: 0 auto 10px; float: none;}
body.white .site #ramen .info {margin-top: 10px;}
body.white .site #ramen .box-right {float: none; margin: 15px auto 5px auto !important;}
body.white .site #ramen .ads, 
body.white .site #ramen .ads .jcemediabox-zoom-span {width: 100% !important;}
body.white .site #ramen .no-float {float: none !important;}

